Joomla, Multiple layouts in one template

I am tired of Joomla IRC, but no one ever says there :(, heres a problem I have.

I have a website that has 3 types of layout types.

  • Homepage
  • all other pages
  • portfolio page

im using joomla 1.6

all i see is the index.php file in the root of my templates folder. hwo I can create 3 diff layouts in one template folder and assign them to diff pages (itmes menu).

+3
source share
6 answers

From: http://docs.joomla.org/Introduction_to_Joomla!_templates#Assigning_more_than_one_template_for_the_Front-end

Assigning Multiple Templates to Front-End

Joomla! . " ", .

: →

, , . "" . ": []", " " " " , . "" , .

enter image description here

+1

, - Joomla.

0

Joomla admin Extensions- > Template Manager

. "" ( , , , ..).

, .

, , .

0

. , , , . , , . , .

, . , , , CSS , , .

0

, , .

index.php , [templatename] _body_classes(); , , .

"", .. , .

0

In this tutorial, I found the answer to the same question. So you can create different styles (but not templates) in Joomla 1.6 or 1.7:

http://www.own-it.nl/creating-different-styles-for-your-joomla-template

0
source

All Articles