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
Read moreOdd/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;
}Login block inline styling?
I'm interested in styling the login block so it fits neatly inline in the preface bar. Was looking for some CSS ideas but couldn't figure this out - it's listed as a feature at TNT:
"Includes styling for inline login block in header and header/footer menus"
So, what is meant by "inline block" styling for a login block in a header menu?
And what is the difference between header and header/footer?
Confusing.
If there is inline styling for the login block, I can't find it.
Read moreArea 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 moreAcquia 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 moreTheme 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 moreAcquia 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
<><
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
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 moreConfused 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