Hi

I'm using drupal 6 and trying to theme out zen. I want to override the page link style for the left menu links... but can't seem to figure out how.Tried toying with page.tpl but that didn't seem to work... should I be working on template.php? if so, what should i do?

Comments

gys’s picture

hi, im trying the same for both sidebars, figured out you can style blocks by creating block-left.tpl.php and block-right.tpl.php but that still doesnt affect the links, cause they are called by ul class=menu. that one youll find in modules/system/menu/menu.admin.inc and menu.module... if u figure out how to do it, please let me know thanx gys

Jeff Burnz’s picture

Your term "theme out" doesn't describe what you are actually trying to achieve - without that its impossible to answer with any accuracy.