I used this theme in 4.7 and these worked fine. I did a clean install of Drupal 5.1 and loaded this theme (5.x compatible) and now the primary links dont show up in the right hand top of sceen with purdy colors like they used to. Instead it shows up as text underneath the Site Title :-(

Please help/fix I love this theme.

Comments

poolplayr’s picture

Also wanted to let you know that I did trying changing

print theme('navlinks', $primary_links); 

to

print theme('links', $primary_links); 

and it now will show them up in the right hand corner but they are all grey tabs and I still have the text version on the left side under site title.

poolplayr’s picture

I figured out why I had the primary links in text vertically underneath the site name (in header). I had primary links block enabled and shouldnt have.

However is there any update on the grey'd out primary tabs at the top? I tried to figure it out myself but Im just not skilled enough :-(

ekrispin’s picture

I also have the same problem - the tabs do not apear. Need help.

sangamreddi’s picture

Assigned: Unassigned » sangamreddi

Sorry guys,

Template.php file missed, i just comitted it. you can downlaod that file form here..

http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/themes/fan...

charles.thompson’s picture

I placed this file in the fancy theme root directory. Changed the links back to navlinks. Still no colors. What else must I do?

gurukripa’s picture

Version: 5.x-1.x-dev » 5.x-1.0

dear sangamreddi
your fancy theme is wonderful..i just love it..but i use the simple menu bar for people to use the site..trust me this makes the whole theme look bad..but what can i do...
i have a request ...can you kindly putup the fancy theme as a new release with these issues fixed..so we can download it again..
this makes it easier for dumb guys like me...since i am not expert with working with patches..
pls do this if u get time..and thanks for such a lovely theme.

manaen’s picture

This isn't hard actually. Click on the link Sangami gave you and upload the file you download to your site in the fancy directory using any ftp program. After it's in place change links (if you changed them) in your page.tpl.php file back to navlinks. Multicolored tabs will show up now.

gurukripa’s picture

Title: Graphical tabs not showing when using primary links » Blocks showing %

I dont know why my block headings are showing %..can anyone suggest whats happening?