Custom Theme For Joomla 2.5 - Joomla! Forum - community, help and support
i have started learning convert html joomla template,quite succeed.my html looks like.
home page:header,menu,slider,footer
about page:header,menu,content area,footer.
problem how create page other pages,i have approx different themes different pages,header,footer,menu same,just middle portion different
home page:header,menu,slider,footer
about page:header,menu,content area,footer.
problem how create page other pages,i have approx different themes different pages,header,footer,menu same,just middle portion different
you can apply different templates different pages, check out article
another way of achieving giving active menu-item body class , write page specific css
....extending this, can define blocks of code in template's index.php load per active menu-item
not sure ideal way of doing can use method depending on design variations page page
code: select all
http://docs.joomla.org/how_do_you_assign_a_template_to_a_specific_page%3fanother way of achieving giving active menu-item body class , write page specific css
....extending this, can define blocks of code in template's index.php load per active menu-item
not sure ideal way of doing can use method depending on design variations page page
Comments
Post a Comment