TNT Themes

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

TopNotchThemes creates awesome Drupal themes to help you take your site to the next level. If you're using Fusion, Acquia Marina, Acquia Slate, Acquia Prosper, or any of our premium themes, come on in and tell us about it!

This group is for sharing:

  • Documentation
  • Screencasts
  • Your questions
  • Tips for customizing your theme
  • Feature requests and upcoming releases
  • Showcases of sites using TNT themes
hsalgadoc's picture

Area name?

Hi Folks, I am trying to change the colors of the acqua marina theme, but there is a section I can not find where to change. Please, look at the attached picture and see the white before and after the menu bar. Where do I change that color? Many thanks!

Read more
jggarley's picture

Acquia Slate Front Preface Sidebar & Left Navigation Menu: Help with a desired change?

Edited

I'm building my first Drupal website (http://www.district-a-development.com/) with Acquia Slate for a local base artist community group. Two changes I'd like to implement involve 1. front preface sidebar along with the banner image on which the mission statement is placed and 2. the left navigation menu.

Read more
tjjacobsen's picture

Theme Content Top Block in Acquia Marina

Hi there,

I think Im just tired, but rather than banging my head against a wall, maybe someone can straighten me out:

Im using Acquia Marina in D6, and want to simply theme the content in a Content Top block. (ex: rearrange some fields, etc)

Using Views2, I created Block and Page views. (I also created a node-content_type.tpl.php file)

The Page view works perfectly. And the Block view works great if I drop it in a sidebar...but as soon as I assign the block to the Content Top section, I lose all formatting.

Read more
manogolf's picture

Sprites Anyone?

Due to site testing tools suggested in another post there are now two topics I'm chasing too improve load times. I am so easily sidetracked when discovering things like this.

I was very happy with my sites performance improvements after learning about mod_deflate in Apache and now this. My personality flaw is akin to a dog on a bone and until I lose the bone it's all I think of.

First suggestion from the test was use a CDN. This is easy enough; throw money around and problem solved.

Read more
mikestrout's picture

Acquia Marina rounded regions

I have been putting the Acquia Marina theme to work on a site I am working and am a bit stuck on what may be a very simple fix for someone in the know. I would like the regions in the sidebar-last to always have rounded corners, just like they do when a block exists in the sidebar-first. I found the code that sets the width for the content and sidebar-last. That was easy to tweak. What I can't find is a simple way to trick the template into always using the rounded corner regions instead of the no-rounded transparent regions. Is there a easy way to do this?

NewCreature aka Mike Strout
<><

Read more
SymmetryPower's picture

How to modify legal notice.

Hello,

I was wondering how I can get the legal notice that is in template.php to not just show on the front page, but on all pages. Thank you. Here is the beginning code of it from template.php

if (drupal_is_front_page()) {
    $vars['closure'] .= '<div id="legal-notice">

Thanks for any help.

Regards,
Michael

Read more
SymmetryPower's picture

Need help with header image

Hello,

I am hoping someone can help me with my problem. I think it may be simple, yet I just don't have the knowledge or experience to accomplish it. Basically I have an image I'm using for the front page sidebar that I like, and it looks good with the standard header image. Before I started using it however, I used my own header image which I really liked. I'd keep on using it but it doesn't look good with the front page image.

What I'd like to do is use MY header image on every other page of the site except the front page. Can someone please help me accomplish this? Thanks

Read more
fxdfxd's picture

CSS : need some help !

Hi all

I'm now using the Acquia Slate theme, wonderful. I changed the orange color for a blue one, it's beautifull :)

I've some problems, that were present even with the unmodified theme.

Go to this web page, and have a look at the different lists :

http://f.defaut.free.fr/?q=node/115

If I put a < p > or < h3 > markup after the < li > markup, there is always a line break. I looked into the CSS stylesheet, but I'm not able to find where to remove this line break, can you help please ? :(

Read more
dieslepo's picture

Confused about drop down menus.

I installed this theme some time ago (around Drupal 6.3) and only recently got round to updating everything. I'd like to add drop down menus but am completely lost how to go about this. I've read everything I can find and nothing points in the right direction.

I have a set of links in a menu called Service. This menu is set as the default for primary links so where am I going wrong?

Have I deleted a default block at some point? If so, do I need to create a new menu, should it have a particular title, or be placed in a particular region?

Read more
Jason Dean's picture

Community site for women entrepreneurs

Hi

I recently revamped this community site using Marina theme - http://www.womensmarketingforum.com

We get loads of nice feedback from members about the new look, so big thanks to Top Notch Themes for doing all the hard work!

So far, I've just modified some colours and region layouts. Looking forward to playing with the new Panels3-friendly version.

Cheers!

Jason

Read more
susan macphee's picture

Videos Posted: Design for Drupal Camp Boston

The video we captured is posted and linked off the Session pages.

http://boston.design4drupal.org

Titles with "+ Slides + Video" for example on the end will have those resources.

We hope that those that could not attend will enjoy some of the goodness we shared at MIT on June 13 and 14, 2009.

A special thanks to Sheeri Cabral and her assistant Ed Carlevale for their brilliant production work.

Read more
jrdixey's picture

PNG Tricks

Amy Cham (@amycham) posted this over in Drupalchix and I thought it was a good thing for the TNT group to be aware of, especially if like me you're using Acquia Marina.

Read more
evansmic's picture

Our wedding site in Marina

Here is a wedding site I put together using Marina

This is my first site ever
http://www.allison-michael.com/drupal/

demo/demo to login

I would appreciate any comments or tips

Read more
jovemac@drupal.org's picture

Help!

Hi!

I am using aquia slate. I tried to place the image in the region "inner content top" and reach the result as shown in the aquia slate home page. I am not getting it. Which region should i use?

Please advise.
Regards
Jo

Read more
ardarvin's picture

Adding content-top block to all pages

Hello,

I'd like to add content-top to all pages, not just the front page. Forcing page.tpl.php to print:

     <div id="content-top">
        
<?php
print $content_top;
?>
</div>

...just creates a blank div. How exactly $content_top gets assigned is a little over my head. Any suggestions?

Thanks,

-ard

Read more
dduane's picture

Acquia Slate not-front block headers: help with a desired change?

Hi, all!

I've been working with Acquia Slate for a little while now (I just finished mildly hacking it for a friend's website at http://www.siphiwe.com) and am looking to do so again for a site of my own (the site at YoungWizards.com is due for an updating and upgrade).

One change I'd like to implement involves the block headers. I've just installed the Signwriter module on my pre-production installation, and it works perfectly well with the node headers in Slate. But it breaks when it hits the block headers, as described here. As a result, I'd like to get rid of the whole business that splits the h2 tag so that Signwriter can't parse it correctly.

Read more
flavor's picture

SF Bay Drupal Users Group July 13 2009 6pm 1436 Howard Street SF

Start: 
2009-07-13 18:00 - 20:30 America/Los_Angeles
Organizers: 
Event type: 
User group meeting

This month we have two great presentations. Keeping in line with the way we have been running the meetup we will have a showcase web site presented and then a cool technical presentation, and then at the end we have our open social time.

Read more
bsenftner's picture

how to make front-page image a swf file / is this possible?

I'm using the Acquia Slate theme, and very satisfied with it.

Would it be possible to make, or point me in the right direction to make the modification on my own, the front-page image/banner a .SWF file?

I found this description: (seems to be going in the right direction...)
http://drupal.org/node/181591

Read more
mattmm's picture

Slides and demo site from my Boston D4D session

Blog post about my session and embedded slides. http://bit.ly/NdE1P

Demo site that goes along with my slides/presentation: http://drupalrealestate.com

drupalrealestate.com is an effort between bittennails.com and myself. He is an extremely talented designer, artist, web enthusiast, and good friend. You can see more of his talent here drupalista.com

Read more
meinemitternacht's picture

Random background in Acquia Slate

Hello! I am the proud user of Acquia slate and was wondering if I could somehow rotate the background of the front page on a refresh. Would I use a PHP script with a bunch of images in a directory, or can I use gallery2, which I've already set up.

The web addresses are here:

Drupal site: http://www.claudebing.com
Gallery site: http://gallery.claudebing.com

The album "Backgrounds (Rotating)" is the album of images I want to use on the front page. They're already all the same size and dimensions. Any hints?

Read more
Subscribe with RSS Syndicate content

TNT Themes

Group organizers

Group categories

Type of post

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: