1
the line in the nav bar & online image problem on Sat Dec 17, 2011 8:43 pm
staffybtuk
Registered Member


how do i remove this line in the navbar? it's been driving me mad
I'm just wondering if anybody can help me out? for some reason the online image in under the post profile.

this is the code i'm using
- Code:
div.post div.postprofile{
background: #E5EEF5;
}
.postprofile {
background: #E5EEF5;
border-left: 1px solid #bcd4e3;
border: 1px solid #bcd4e3;
padding-top: 10px;
padding-bottom: 10px;
color: #536482;
float: right;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 5px;
min-height: 80px;
width: 22%;
}





