camchoice
04-20-2006, 12:24 PM
I have edited the newstopic template and the following problem occurs :
For some reason I need to include the path to the css file to the mai.tpl - otherwise the css is not displayed from the topbar/pl untll the bottom. In other words it looks like it does use the css file from end header to footer
When i include the css file to the main.tpl (on top) the source file shows the css file as first line in the html file. This is not a problem for IE, but if you look at it in firefox its totally messed up. Also it would not be good for SEO because the HTML file does not have a correct validation (css on top)
I have tried to solve this by editing the template hundreds of times , but without success. What can I do ?
Below I posted the different templates :
For some reason I need to include the path to the css file to the mai.tpl - otherwise the css is not displayed from the topbar/pl untll the bottom. In other words it looks like it does use the css file from end header to footer
When i include the css file to the main.tpl (on top) the source file shows the css file as first line in the html file. This is not a problem for IE, but if you look at it in firefox its totally messed up. Also it would not be good for SEO because the HTML file does not have a correct validation (css on top)
I have tried to solve this by editing the template hundreds of times , but without success. What can I do ?
Below I posted the different templates :