Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi every body
I m using drupal 4.6.6 version
when ever i chance my theme...it will not apply to all nodes... when i move to a new node the old theme which i was using earlier will be there...but when i refresh it i will get the new theme which i changed...but i have to refresh every time what is the problem can any one help me plz
plz reply back
thanks in advance
In my custom PHPtemplate theme, I would like my primary and secondary links to display inline. This apparently precludes the ability to have list item markers; so I thought I might use my marker image as a delimiter and then adjust the spacing to make them look like list item markers. Does that sound like a reasonable solution? Can anyone help out with code suggestions for using an image rather than a character as a delimiter?
I am using theme_menu_tree for my primary links menu in 4.7 and I have it working as advertised. However, I would like all the links at the top level to have one class associated with it while its children have a different class.