View Single Post
Old 01-07-2007, 09:43 AM  
pythonx
Confirmed User
 
Join Date: Aug 2004
Posts: 430
It might be because of your import on the CSS file, why do you do that ?
Try:

<link rel="stylesheet" type="text/css" href="theme/FGSver1.5(default)/style.css"/>

below title and remove

<style type="text/css" title="currentStyle" media="screen">
@import "http://www.arcadena.com/theme/FGSver1.5(default)/style.css";
</style>


There is also a huge white empty space above your code??
pythonx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote