Beauregard T. Shagnasty wrote:
Quote:
Put your CSS in an external file, and do not include it in every page.
This way you only need to update one file to change every page. |
No. phpBB2 use tpl library files and there is only a one file for CSS.
There overrall_heder.tpl for header and overall_foter.tpl for footer and
index_body.tpl for body.
Quote:
Investigate using CSS and <div>'s for column placement, instead of tables.
I notice you have a link to the W3C validator on your links page. But
your site fails validation. There are some CSS errors as well. |
@import url("templates/subSilver/formIE.css"); <-- That is for Microsoft
Internet Exploder that dosent work in other browses and it imports CSS
for Internet Exploder. Ok. Thats not needed afteral.
--
--
http://www.technologycommunity.com/