width in
Why the width in style isn’t working here for background image? :confused:
Code:
.latestlistbar {
background: #ffffff url(#/images/splitbar.gif) no-repeat;
width:750px;
color: #339933;
height: 20px;
font-size: 14px;
font-family: Arial, Tahoma, Verdana;
font-weight: bolder;
margin: 2px 0px 10px 0px;
padding: 0px 0px 0px 10px;
}HTML Code:
<span class="latestlistbar">
Latest News | <a class="barlink" href="#">Forums</a> | <a class="barlink" href="#">Some text TV</a>
</span>
View full post on Tycoon Talk
width