Rav4
Hi,
Having a slight issue with this and just wondering what your solution would be.
Templates are relatively easy to use and construct.
However, if I wish to have a different stylesheet for each sub section of the website, it's a real pain.
Picture this scenario.
www.domain.com/banking
www.domain.com/pensions
www.domain.com/mortgages
www.domain.com/insurance
Now, I want each of those sections and every page within that to be a different style, how would you do it?
With Joomla, this is very easy to do, with wordpress, I am lost.
Now, on the header, I can do an IF/Switch statement saying that if this page = x then the stylesheet = style1.css;
This method is too time consuming and not flexible enough.
Any thoughts on this?
Having a slight issue with this and just wondering what your solution would be.
Templates are relatively easy to use and construct.
However, if I wish to have a different stylesheet for each sub section of the website, it's a real pain.
Picture this scenario.
www.domain.com/banking
www.domain.com/pensions
www.domain.com/mortgages
www.domain.com/insurance
Now, I want each of those sections and every page within that to be a different style, how would you do it?
With Joomla, this is very easy to do, with wordpress, I am lost.
Now, on the header, I can do an IF/Switch statement saying that if this page = x then the stylesheet = style1.css;
This method is too time consuming and not flexible enough.
Any thoughts on this?