I'd prefer to have space between the list of contacts, and maybe more explanation of who they are as, and also for it not to say 'Who would you like to contact?' Anyone know how to change it?
I cannot figure out how to style the primary links. I am using the Foundation theme to create a custom theme, and I simply want to add a class attribute to the anchor tag of the primary links items. I have looked in the template files, style sheet, phpTemplate handbooks and searched the forums but without any luck. Any ideas? Thanks.
This page (http://*******/?q=taxonomy/term/93) is a real mess as it displays snippets from the related nodes. This leaves divs and tables unclosed and totaly mashes my theme.
I am a newbie to Drupal, and playing with the Mollio port to drupal - which is, by the way, great.
I just do not understand where I am supposed to set the layout type.
Since the page.tpl.php has logic for reading the value of $mollio_layout, it is obviously ready to display in any of the mollio options. But where in Drupal (or outside of it) do I plug a value in for this variable.
In the non-Drupal world, this is done by setting the body id=type-a
So somewhere I need to set $mollio_layout =type-a.
Where in the that supposed to happen?
I'm working on a theme which is based on friends electric I need to disable the abbility to show a logo, so that when enabled it dosn't show anything because I have no logo.png, it shows Home (in text) and also I want to disable the use of a slogan. So again when enabled dosn't show up. Here is the content of my page.tpl.php file: