This forum is for assistance with theme development.

Secondary Links Menu Tree

The solution for creating a secondary link menu from secondary link title was working fine until I started adding more layers to my site. In addition to the secondary menu, I wanted tertiary links to appear under the secondary links on the side of my page. Unfortunately, the $secondary_links variable just contains a list of secondary menu items, and not a menu tree containing the submenus. So here is what I did (starting at the beginning):

Problem with spreadfirefox theme

Hello,

as subject says, I've a problem with spreadfirefox theme.
You can check this link to see what's happend http://www.slackwareit.com/?q=contact (as you see, the text area is at the bottom of page, instead of after "Soggetto" filed)
It happends in every "section" of site, not only in "contact", but if I use firefox as browser everything is done.
Could someone suggest me something to fixing this problem with IE ?
Thanks in advance.

Fabrizio

Zebra Stripes in Taxonomy_context Module

Hi,

I'm trying to get the zebra stripes to work within the taxonomy_context module. Tried mucking around with the taxonomy_context.module file, but getting nowhere. Anyone have any ideas? in baby-step language?

Thanks!

Will a modified Bluemarine 4.6 theme work on 4.7?

Hi,

I'm a relative Drupal newbie. I have a site on Drupal 4.6 with a modified version of BlueMarine. Changes were made successfully to css and to xtemplate to achieve the "look" I wanted.

I've now installed Drupal 4.7 on a separate webhost site and wanted to port over the modified theme. Just uploading the modified bluemarine theme subdir into the themes directory does not seem to do the trick.

Centering Theme

Hi,

Me again - sorry!

Ok. Struggling on this one.

Trying to center bluemarine (have adapted to fixed width.)

Have the body in a container in page.tpl

print $onload_attributes >

On style.css have container as:

/* Whole Container */
#container {
width: 800px;
margin-right: auto;
margin-left: auto;
font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.6em;
color: #666;
background-color: #FFF;
}

Forum look

Hi

Is there way to make forum look like this:
when you open forum page there only shows countainers

-COUNTAINER 1
-COUNTAINER 2
--SUB COUNTAINER 1
--SUB COUNTAINER 2
-COUNTAINER 3

this becase i have lots of topics in my forum.

Then when you press COUNTAINER you see all of its topics.

How can this be done?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Theme development