Customizing SMF > Graphics and Templates
Header Area Help
mashby:
Not tested. Guessing. Hunch. I think this might work though. If it doesn't use the original file you attached. :)
AllanD:
Alot better thank you, but can the user info come done a little?
mashby:
http://www.virusleague.info/Themes/Main/css/index.css?fin20
--- Code: ---div#upper_section div.user
{
width: 25%;
float: right;
overflow: auto;
}
--- End code ---
Find that, add a line to it, like this:
--- Code: ---div#upper_section div.user
{
width: 25%;
float: right;
overflow: auto;
margin-top: 12px;
}
--- End code ---
Change the 12px to your liking. :)
AllanD:
ok got it and thank you for all your help.
Navigation
[0] Message Index
[*] Previous page
Go to full version