1 (edited by Cherry 2006-02-06 15:24)

Topic: CSS files doubled up

Hello smile

Some of my changes to the Oxygen template affect the overall page layout, so I needed the link to Oxygen.css to appear at the end of my list of style sheets. It works great, but pun_head is also inserting the link right at the top of the page .... So all the forum style sheets are being linked twice!

I tried removing it from header.php, but then the whole page disappeared.

It's not a massive issue but it's annoying. Can you advise how to stop the stylesheet loading automatically, please?
If it helps, the page is here: http://homeholistics.com/new_share/forum/index.php

Thanks!
Cherry.

[edited because I wasn't paying attention]

Re: CSS files doubled up

I'm not sure what you mean. If you want something to be included before PunBB's includes, put it before <pun_head>. If you want it after, put it after.

"Programming is like sex: one mistake and you have to support it for the rest of your life."