TNT Themes
TopNotchThemes creates awesome Drupal themes to help you take your site to the next level. If you're using Acquia Marina, Acquia Slate, or any of our 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
Acquia Marina - Move Sidebar_first up beside breadcrumb
Hi there! I would like to either move the breadcrumbs down, or somehow move the sidebar_first region up so the 2 are level along the top. I tried moving the breadcrumb code within page.php but it ended up being centered, and I'm still left with a gap under the blue bar. Any suggestions?
I'm using 6.14. And yes, I'm being a control-freak! ;)
Thanks in advance!
Optimize CSS Doesn't Work in Firefox with Acquia Marina
Hi,
I have attempted to enable Optimize CSS under Performance - /admin/settings/performance
Yesterday it was working fine in Firefox and IE. Today, it works great in IE but breaks in FF (see image).
Has anyone else experienced problems with this?
I did find a similar issue with the drigg theme but am unsure how to apply the solution here - http://drupal.org/node/332118#comment-1561702 to the marina theme.
Layout bug in Acquia Slate
I have a problem with the layout of the front page and certain of the system pages. A big unwelcome white square appears in the middle of the page, just after the header and before the rest of the content. This big unwelcome white square appears on most but not all pages, and it seems inexplicable. Attached are some screen shots -- two of them display the problem, and the third shows the page as it should appear with no big unwelcome white square. I have spent many hours looking for the cause of this problem, and I am now at the end of my rope. Any help would be appreciated!
How do I remove the site slogan white rectangular bar in Acquia Slate
Hello to all:
Can someone please exxpalin to me in simple laymaan's language how to remove the site slogan white rectangular bar in Acquia Slate theme.
Please see attached.
Thanks in anticipation of an quick response.
Regards
O
Changing the Primary Menu BG color? Screenshot included.
I am attempting to use a custom logo that fills most of the space in the Header. My only issue is that the Primary Menu creates a white background that I cannot get rid of. I attempted to add:
"
background: #C7F4F1
"
To the:
"
primary-menu-wrapper {
margin: 0 auto;
position: relative;
width: 960px;
z-index: 5; /* fixes IE z-index bug */
}
"
How do I change the Green Color on the menu blocks!?
I have watched the video, read the tutorials and played with my style.css file!! I've changed my image files, background, footer, legal, search bar etc color, but I STILL cannot for the life of me figure out how to change the GREEEN color on the menu blocks (the default color that is shown, for example, where it says User Login)
Please help!
Second Search Box
OK, so I'm LOVING Marina! I've been able to VERY EASILY customize it beyond belief... so thanks for such an awesome theme.
Image being duplicated as a result of modification in local.css
Have a situation wherein I want to indent items in a ul, li and who also have the h3 tag. I've modified the local.css file with the following:
ul li h3 {
background:transparent url(images/green-bullet.png) no-repeat scroll left;
list-style-image:none;
list-style-type:none;
padding-left:1.666em;
}
Anyone remember a site in orange and white posted as a Slate Showcase?
There was before a site basically in orange on white bg based on Slate. If that site still exist I would be happy if someone has a link to it.
Thanks!
Eva
Add image to header region.
Good day,
I have two questions, dont think its really hard for developers but kinda confusing for the beginner. I have Drupal 6.13.
In Acquia Slate I would like to add image to the header region(i dont have a slogan or search) and have it to be displayed on all pages except front page. I already have the front page I want but would like to see additional image on header when I click any of my primary links.
Could you please advise how I separate whats displayed on front page and whats on other pages.
Thank You.
APK and Acquia Marina (Rounded Corners Issue)
I am trying to make my profiles with APK but have the issue that I get rounded corners with a white background (see attached pic). I cannot switch to Acquia Marina Rounded Corners style because APK seems to be fixed on its own style. My solution would be to change the background colour to white but I cannot figure out where to put it. I figured how to change the main wrapper to white but I only want to change the colour on profile pages.
I tried changing
profile {
background: white;
clear: none;
margin: 12px 0;Slate Postscript regions. Blocks throw off alignment
I have 2 issues
First
In IE7 I cannot figure out how to chage the background of my Postscript regions. They are black. I have changed it in my local.css and it shows correctly (#292929) in Firefox and Safari) But I cannot get it changed in IE7 and I have a huge black box in the postscript region.
Second
Problems with Acquia Marina
We are using the Acquia Marina theme on our site (http://www.hcpl.net). We are having some problems with it just on some pages our consultant made for us using CCK--the issue is isolated just to the pages for each of our locations (we are a library system).
Drop-down primary links menu
I really like the functionality of the Marina theme especially the Drop-down primary links menu.
Is there any way to add that functionality to the Slate theme?
Which WYSIWYG?
I'm using the fckeditor. Unfortunately, I'm unable to figure out how to change the width of it so that it works with the marina theme.
I chose fckeditor because with the other editors I tried, there was no way for users to insert images into their posts (besides having an upload field).
Anyhoo, what editors are best for the marina theme?
thanks
Web company site using Slate theme
Had been looking for a Drupal theme for a while that would suit our company website. I had read good reviews on the Slate and Marina themes and discovered the look of the Slate theme already resembled our site to some degree.
I downloaded the theme and converted our current HTML site to a fully functioning Drupal site in about 2 days - this would not have been possible without Slate.
Overall I love the Slate theme as it has so much functionality built in out of the box. I really liked the many pre-built regions and the ability to override CSS styles by using a separate style sheet meaning future theme upgrades should be easy. Lots of small features also make this theme feel very robust and professional such as the rounded buttons which work well across most modern browsers. Everything just looks good and feels professional.
Please take a look at the finished site and provide me with some feedback / suggestions.
Many thanks
Jonathan
Sidebar_Last Conflicts with Advanced Forum
hi,
i'm using the marina theme. the main reason i chose it was because sidebar_last floated to the right while the main content text wrapped around it. what i've discovered is that it's very easy to "break" the site by adding other floats. in other words, the text will stop wrapping if you're not careful.
my first problem occurred when i wanted an additional column to float to the far right. i couldn't get it to work and the only way i could keep the sidebar_last styling was to use tables, the code is ugly but it works.
Acquia Marina preface blocks font size
How can i make the font size smaller for the preface blocks. i have figured out how to make the checkmark smaller but would like to make the font smaller. here's my site http://plpinfo.org/
thx
libtechie
Odd/Even Background
hi,
i'm editing my css and whenever i attempt to change the following to have a transparent or image background, it changes both the odd and even to a gray background. is there anyway to specify no background color? simply removing it doesn't work.
sorry, forgot to add i'm using Acquia Marina
thanks
tr.even td {
background-color: #E3ECC0;
border-bottom: 1px solid #CCC;
}
tr.odd td {
background-color: #FDFFEF;
border-bottom: 1px solid #CCC;
}Adjusting column widths in Acquia Slate
In http://drupal.org/node/397242 @bigmac83 provided some great code to change the column widths of the acquia slate theme. These were done for a 1440 x 900 screen resolution.
B4 I try to do anything, i wondered if anyone had any idea on how this would work and render for lower screen resolutions? Thanks in advance.


