View Full Version : Strange CSS Problem... help please!!
Blighter
11-10-2008, 01:40
http://www.thatsnotmyname.net
The right hand navigation bar sits at the very bottom of the page on IE, but displays perfectly on all other browsers. I've played around lots and lots but can't get it to work :( Any body know how to fix it? :o:'(
Matt
Metalface Mark
11-10-2008, 09:43
Lol, i thought this was about counter strike source.
Any body know how to fix it? :o:'(
Sure, send an email to Microsoft telling them not to be so crap.
May be stating the obvious, but:
/* Begin Sidebar */
#sidebar
{
margin-left: 545px;
width: 190px;
}
To:
/* Begin Sidebar */
#sidebar
{
width: 190px;
float: right;
}
Does that help?
However, I suspect this was all a ruse to get pageviews and ad revenue on that site. Why else would we want to go there? :p ;D
Blighter
11-10-2008, 18:47
Thanks so much Mark, I feel so stupid now lmao
There is another thing I've noticed though :o
http://www.thatsnotmyname.net/?page_id=160
The comments box thing doesn't always go as long as it should (the white boxes behind the user comments) any ideas on that?
And it's not to raise pageviews/ads etc as they aren't set up yet (which is why it's showing Google Public Service ads (which I dont get revenue from!))
I'll have a look tomorrow if I feel up to it. :)
And I was joking about the ads. :p
Blighter
11-10-2008, 19:32
Thanks :x
Looking at the site, there seems to be a problem with the way smileys are being displayed. Look at where the smiley is positioned in the first comment, then compare the actual comment text.
Blighter
13-10-2008, 01:17
Looking at the site, there seems to be a problem with the way smileys are being displayed. Look at where the smiley is positioned in the first comment, then compare the actual comment text.
That's a good point :huh: Strange :huh: hmmm
vBulletin® v3.7.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.