SMF Support > SMF 2.0.x Support

Width problem with smf 2.0 beta 4

(1/2) > >>

edi67:
I have one little problem with the width of one table where i have the icon of USER ONLINE (and all others icons too ) in my forum

look attachment

as you can see the width of the cell is little for the icon, how i can enlarge the width of that cell ? i cannot find the rigth CSS file.

Marcus Forsberg:
Probably BoardIndex.template.php.
Attach it please.

edi67:
mh strange i not think this is the problem but i attach my file :)

Marcus Forsberg:
Sorry, I was wrong. The files must have been rewrited more then a thought since 1.1.6

It must be in the style.css then.

Rumbaar:
Look to this style in your style.css file, particularly the 3% part.

--- Code: ---.infocenter_section p.section
{
display: block;
margin: 0;
width: 3%;
text-align: center;
float: left;
padding: 0.5em 0 0 0;
}
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version