Login or Register

RSS IconRecent posts in this topic

avatar
cansado on Mar 24. 2008. 11:08 am
I need to apply one CSS CLASS to each tab instead 1 for all. I think that I have to modify "helpers/proyect_website.php adding a CSS in:

add_tabbed_navigation_item(new TabbedNavigationItem(
  PROJECT_TAB_OVERVIEW, 
  lang('overview'), 
  get_url('project')
));


But i dont know how. Maybe inserting an image directly?

Thanks,

RSS IconRecent posts in this topic