new css template without editing frontend.css ?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
odeniyi
Posts: 30
Joined: Sun 18. Dec 2005, 10:57
Location: UK
Contact:

new css template without editing frontend.css ?

Post by odeniyi »

I've searched the forum for hours on this without success.

A little documentation on the page layout stuff would go a looooonnnnnggg way to helping newbies :)

thanks
Olu
Pappnase

Post by Pappnase »

odeniyi
Posts: 30
Joined: Sun 18. Dec 2005, 10:57
Location: UK
Contact:

Post by odeniyi »

OK - think I've figured it out - enter css into the header / main / footer blocks of the template?

Not sure if this is an efficient place to define styles?

Would have thought there would be some way to link an external stylesheet - is this what the custom field in page layout is for?

guess I haven't really figured it out...
Olu
TAOG
Posts: 206
Joined: Fri 17. Sep 2004, 20:14
Location: Berlin/Germany
Contact:

Post by TAOG »

i think, to include external css files place it in "html head" section.
then u can can use ure own css file.
odeniyi
Posts: 30
Joined: Sun 18. Dec 2005, 10:57
Location: UK
Contact:

Post by odeniyi »

OK got it.

Use the header section of the template to place a link to your own css style sheet.

Then click "custom" in the rendering section of the page layout.

Finally your css template is then placed in the "main" section of the corresponding page template. Use replacement tags for the dynamic bits.

Don't worry with body tags etc as they are inserted automatically.
Olu
Post Reply