Topic: My PunBB forum doesn't see CSS layout
First of all: Hi to all members of this forum and please excuse me for my poor english!
I have installed PunBB forum in a free Hosting Site: www.globalweb.com.ru
Everithing works fine, but not CSS: they are in the right directory but they are not loaded and all pages are not formatted. I' really don't understand the reason. Perhaps could be the AD code automatically added by the server?
This is the beginning of index.php page with server modifications:
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>PunBB forum</title>
<link rel="stylesheet" type="text/css" href="style/Cobalt.css" />
</head>
<body><center>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top"><a href="http://www.globalweb.com.ru/advertise.php">Your Text Link Ad</a> here</td>
<td align="right" valign="top"><a href="http://www.globalweb.com.ru">Free Web Hosting</a> By Global Web</td></tr></table><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td align="center" valign="top">
<script type="text/javascript"><!--
google_ad_client = "pub-9873744660702911";
google_alternate_ad_url = "http://www.globalweb.com.ru/free_ads.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="3430251744";
google_ad_type = "text_image";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td></tr></table>
<!-- Begin Publisher Code -->
<script type="text/javascript" src="http://www.adversal.com/cg.jsp"></script>
<script type="text/javascript" src="http://www.adversal.com/publisherJS.jsp"></script>
<script type="text/javascript" language="javascript">
initAdversal("4be2941d45c592accece425c4606a4dd", false);
</script>
<!-- End Publisher Code -->
</center>
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-9873744660702911";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al_s";
google_ad_channel ="8321928453";
google_color_border = "FBE0CA";
google_color_bg = "FFFFFF";
google_color_link = "235BB8";
google_color_url = "FFA84C";
google_color_text = "000000";
//--></script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
The address of my new forum is http://holifay.glwb.info/forum
Any help will be greatly appreciated
Thanx