Posts: 1,794
Threads: 70
Joined: Oct 2010
2011-05-30, 07:22 PM
(This post was last modified: 2011-05-30, 07:36 PM by lucasbytegenius.)
(2011-05-30, 07:20 PM)Aries-Belgium Wrote: Are you doing this on another website than enigmachs.com? Because I don't see any changes you made 
If you PM me logins for an admin account I will see if I can fix it for you.
This is on enigmachs.com, and it's in threads.. I'm applying any html changes via MyAdvertisements.
I'll have you help me then

By the way, I've been emailing the Project Wonderful staff and they said that it's a table with an image. They're taking a look at the code now.
Posts: 1,794
Threads: 70
Joined: Oct 2010
2011-05-30, 08:24 PM
(This post was last modified: 2011-05-30, 08:25 PM by lucasbytegenius.)
Alright, Aries-Belgium got it sorted out. I added a div clear class to make the navigation class go around the ad.
By the way, the email from the PW team said to do this:
Quote:There are a lot of nesting with the divs, so it's hard to see exactly which CSS statements would apply. The tech was able to get it centered in chrome, though, by adding a quick table around the div as follows:
<center><table><tr><td><div id="adbox code"></div></td></tr></table></center>
They also said that the ad couldn't display multiple times without an identifier, which can't be done on a dynamic page. They said they'd be working on that issue