Jump to content

(solved) Ive tried my best with firebug but still to no avail!!


Recommended Posts

Here is css you need to change

global.css (line 200)

#header_right  {
float:left;
margin-bottom:15px;
text-align:left;
width:100%;
}




global.css (line 784)

#header_right #header_user {
float:right;
margin-right:6px;
text-align:right;
width:435px;
}



global.css (line 790)

#header_user p {
color:#595A5E;
float:right;
margin-top:1em;
width:40%;
}



global.css (line 792)

#header_user ul {
margin-top:1em;
}



And you get this

22710_LIBKKONaL2V34lvJoG2E_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...