SMF Support > SMF 2.0.x Support

Layout problem

(1/2) > >>

casp3r:
Upgraded from beta 3 to 4. Everything is fine when the forum is viewed in Firefox or IE7, but when viewed in IE6 there's a huge gap from the top of the post to the text of the post. Possibly hard to understand what I mean so here's a picture :)

Many thanks in advance.

TiReDsOuL:
Themes/default/css/ie6.css open
add last;

--- Code: ---#forumposts .postarea
{
margin-left: 1%;
float: right;
}
--- End code ---


casp3r:
Thanks for that. I'll try it tomorrow when I get into work - no IE6 computers at home :)

casp3r:
Had to change margin-left to 2% to get it to work. May thanks for the help.

casp3r:
Just noticed that the tabs at the top of the page (reply, notify, add poll etc) are all now aligned to the left right next to 'Go Down'. Can this be fixed? No a big issue but user will be used to seeing them on the right :)

Navigation

[0] Message Index

[#] Next page

Go to full version