Hello,

Ive been trying to intergrate my whmcs, however when i do try to implement the headers css this happens the text next the whmcs icons moves lower.

this how it becomes after i add in the link for the headers css


this is how it is supposed to be



The css code for the header

Code: 
/* Header */
#header {
 background:url(../img/bg_header.jpg) repeat-x;
 border-bottom:1px solid #1a1a1a;
 height:63px;
 overflow:hidden;
}
#header h1 {
 background:url(../img/logo.png) no-repeat left center;
 display:block;
 float:left;
 height:63px;
 text-indent:-9999px;
 width:292px;
}
#header #social {
 float:right;
 margin-top:13px;
}
#header #social a {
 background:url(../img/icon_social.png) no-repeat 0 0;
 display:block;
 float:left;
 height:38px;
 margin-left:5px;
 width:38px;
 text-indent:-9999px;
}
#header #social a#twitter {
 background-position:-38px 0;
}
#header #social a#email {
 background-position:-76px 0;
}
I would be very greatfull for anyhelp someone can provide me.
limewire Reviewed by limewire on . CCS help needed Hello, Ive been trying to intergrate my whmcs, however when i do try to implement the headers css this happens the text next the whmcs icons moves lower. this how it becomes after i add in the link for the headers css http://img854.imageshack.us/img854/2417/aaaxk.png this is how it is supposed to be http://img69.imageshack.us/img69/180/aaa2ql.png Rating: 5