View Single Post
Old 2006-09-06, 05:10 PM   #1
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
WOW! I just popped the page from 1024 to 1600 so that I could see the 50% tables at a larger screen res & while they hare now 800 wide (or so) the banners in there are also 800 wide (I think they were 480 before) I have honestly never seen a webpage do that!

You really need to throw dream weaver out or turn off the advanced settings, because I think you're just making things worse.

You need to learn basic html - like you can control all the colors on the page (as well as the background) with a simple body tag:
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" background="image.jpg">

You can make basic tables (with backgrounds) using something like this:
<table border="1" width="100%" bordercolor="red" background="image.jpg">
<tr>
<td width="100%" align="center" valign="middle">
CONTENTS
</td>
</tr>
</table>

Also, on the index page, there's a table in the coding that is not showing up in IE (table 03 with all the links to the niche specific pages)

Baby steps 1st - learn what the html coding on your pages does - then go & try new things
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote