Axel Wers Posted May 19, 2010 Posted May 19, 2010 Only suggestion, codes added there could be centered automatically. I think all those codes like AdSense are in center of web, not?
Steve H Posted May 19, 2010 Posted May 19, 2010 Not necessarily, some people have more than one ad box side by side.
Guest Reystar Posted November 6, 2011 Posted November 6, 2011 Only suggestion, codes added there could be centered automatically. I think all those codes like AdSense are in center of web, not? Yeap buddy, Steve is right :D I use 2 ads on my sidebar side by side :) Just add a <center> *ad code* </center> and it will center ;)
Axel Wers Posted November 7, 2011 Author Posted November 7, 2011 Just add a <center> *ad code* </center> and it will center :wink: Works, but it's not valid.
Guest Reystar Posted November 7, 2011 Posted November 7, 2011 Works, but it's not valid. Right, then use a <p style="text-align:center;"> adcode </p> fair enough now? ;)
Axel Wers Posted November 7, 2011 Author Posted November 7, 2011 Not working correctly. I don't know why, but valid "center" in some cases, like this, doesn't center some codes. Clear <center> works in every case but it's not valid.
Guest Reystar Posted November 7, 2011 Posted November 7, 2011 It should work ... try that one <div style="text-align:center;"> <p> adcode </p> </div>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.