Currently the blix theme uses h1 tag for the site title and h2 tags for node titles. In an ideal world the node title should be h1 and the site title h2. Easily fixed, until you use the drupal for a blog and you get (eg) 5 teasers on the frontpage. This means you get 5 h1 tags, which is a big NO for seo and will incur a penalty!
Anyone come across this problem? Is there a way of changing the page title for teasers somehow so thye can use h2 tags unless viewing on their own page in which case they use h1 tag?
I had a clean installation of Drupal 4.6.8 with MySQL 5.
After completing the whole configuration properly when i run Drupal, the engine starts but without a theme.
And thus with lots of missing contents on the page! If I manually navigate to the themes page I get the four basic themes out of which only 'chameleon' and 'marvin' work. Other themes 'pushbutton' and 'bluemarine' if selcted the themes dont appear at all.
How would I go about displaying breadcrumbs only on the forums? I actually have it working decently, but another thing I want to do is cut out "Home". In other words I want something like: Forums >> Forum_Name >> Thread.
Forgive me if this has been asked before but my search results did not return anything for this topic.
My primary links menu by default is separated by pipes, i.e. ( home | about | contact ). How can I do this for other menus I create?
I tried doing it with a few css tricks but, using borders put an extra pipe at the end that I could not get rid of. I tried using the css generate content poperty but that is really iffy in most browsers.
Does anyone have any suggestion on how to do this? Please let me know when you get a chance.