Last Moon MMORPG

Help & Information => Help => Forum Help => Topic started by: RaivenWings on June 26, 2014, 06:18:44 AM

Title: Strange Forum 'Stretch'?
Post by: RaivenWings on June 26, 2014, 06:18:44 AM
I put this under forum help instead of bug and glitches 'cause I think it may only be me X'D

So, this is basically what the website looks like for me suddenly...

Any idea what could be wrong? Or any tips to 'fix' it?

(http://i60.tinypic.com/sdcpkx.jpg)
Title: Re: Strange Forum 'Stretch'?
Post by: Forests on June 26, 2014, 08:03:14 AM
Is this still happening after reloading or trying it in a different server? We've recently had ads placed, so do you have an Adblock? Might be glitching out from that.
Title: Re: Strange Forum 'Stretch'?
Post by: Myz on June 26, 2014, 02:01:24 PM
Looks like the CSS hasn't loaded for some reason, try CTRL + F5
Title: Re: Strange Forum 'Stretch'?
Post by: RaivenWings on June 27, 2014, 04:04:17 AM
Yeah I've tried refreshing, closing my browser and restarting, turning off my adblocker from Lastmoon.org, even restarting my computer.
Title: Re: Strange Forum 'Stretch'?
Post by: Myz on June 27, 2014, 01:56:44 PM
It's like part of the CSS hasn't loaded, don't know why.

http://lastmoon.org/forum/Themes/LastMoon/css/index.css what are the last couple of lines you see if you go there?
Title: Re: Strange Forum 'Stretch'?
Post by: RaivenWings on June 28, 2014, 09:10:07 PM
For some reason it cleared up on it's own X'D

I took a look at that, dunno what it means ^^

"

#footerarea {
   text-align: center;
   padding: 1em;
   color: #c1c1c1;
   font:14px Arial,sans-serif;
}

#footerarea a:link, #footerarea a:visited {
   color: #c1c1c1;
}

#footerarea a:hover {
   color: #1E5D96;
   text-decoration: none;
}
#shoutbox_object {
   visibility: hidden;
}"