Information for new users, random messages, and stuff that doesn't go anywhere else. NO TRADE ADS!!! This forum is for Bartertown related information/messages ONLY.
I'm using IE8, and the forum layout keeps switching between left aligned and centre aligned. I've noticed it's being caused by the adverts, looks like it might just be the Google Adsense ones. Any chance of adding a style to the forum container div below the advert to force the left alignment?
Clicking refresh once or twice or ten times will sometimes get the justification to go back to normal.
I think it is tied to the banner ads somehow.
It has done it since back in 2008, but when TradeMaster Adam implemented some changes a short time ago, the ad banners stopped popping up and everything remained left justified.
When he got everything fixed and the ad banners came back so did the justification issues.
Hopefully he is still working on it.
Bits for my marines: Need/Have
Studded Shoulder Pads: 900+/290+
Mk6 Helmeted Heads: 800+/600+
It's Bartertown, if you don't like my offer, please haggle with me.
References Owed (to me and by me): TheKiiier, CraftworldsRus, morgazmo84015, Beesterdo, 2.0, chosenoftzeentch, kepora, tiger, beowulfdahunter, getupandgo, thibner, snikrot, Crovan.
Oh, I know I can refresh a few times to clear it, except when looking at search results (unless I wait a while between refreshes due to the search frequency limiting). Just thought I'd mention it though as I did a search and did find anything about it.
As I mentioned, I've noticed each time it appears to be Google Adsense ads that are appearing, next time it happens I'll take a look at the source.
EDIT: got it - it's only Adsense ads, the closing center and div tags for the mkt class div are missing, so the forum content ends up inside the mkt div. It's specific to just the Google Adsense ads, and the result is a not a non-compliant xHTML page as the missing closing tags are never included. Hopefully this'll help identify the code block that's not quite working as intended.
I posted about this prblem monthes ago when I got stuck with IE8. click on the compatability mode. I'm using IE7 so, I don't have the icon on the screen. It's somewhere on the top of the page.
Heh, I was called a Grognard.
USPS Postal Inspectors: 1-877-876-2455
USPS complaint center delivery problem, lost mail, track & confirm, etc. 1-800-275-8777
I posted about this prblem monthes ago when I got stuck with IE8. click on the compatability mode. I'm using IE7 so, I don't have the icon on the screen. It's somewhere on the top of the page.
All that does is hide the problem. IE8 is simply much more compliant with the W3C specs, and so now the unclosed center causes the text of the enclosed divs to be centred. If the HTML is corrected to include the closing center and div tags after the Google AdSense ads then it will fix the page. It doesn't affect the banner ads, it's a mistake in the HTML in the Google Adsense block of code.
If you don't have your Location listed in your User Control Panel, why not take a second and update it? It will let your trading partners know where you are from the beginning.
Ironhide wrote:Use Firefox. I've had no problems with alignment issues since I have been using it. IMO, it also has better security features than IE8.
Given that (a) I'm unable to install Firefox at work due to company policy, and (b) the security features argument is without evidence these days, I'm sticking with IE
It still doesn't change the site shoving all the forum content inside the advert div when Google Adsense ads appear, and generating invalid HTML. I was just trying to help ...