Re: Wrapping Text
- From: "Beauregard T. Shagnasty" <a.nony.mous@xxxxxxxxxxxxxxx>
- Date: Tue, 01 Nov 2005 19:17:09 GMT
cyber0ne wrote:
<snippage>
> Perhaps, but that may add some complication that I don't need. For
> example, suppose I have a number of links which are all the same class,
> but placed in different divs with different backgrounds.
background-color: transparent;
> I want the color of the links to change on hover, but if I specify a
> background change then it won't look right. I'd have to make more
> and more classes, which ultimately clutters things up.
In your main css file:
img{
border-style: none;
}
and later, in banner.css:
img {
margin: 0;
padding: 0;
border: 0;
float: left;
}
Could that float have anything to do with your problems?
<snip>
--
-bts
-Warning: I brake for lawn deer
.
- Follow-Ups:
- Re: Wrapping Text
- From: cyber0ne
- Re: Wrapping Text
- References:
- Wrapping Text
- From: cyber0ne
- Re: Wrapping Text
- From: Beauregard T. Shagnasty
- Re: Wrapping Text
- From: cyber0ne
- Re: Wrapping Text
- From: Beauregard T. Shagnasty
- Re: Wrapping Text
- From: cyber0ne
- Wrapping Text
- Prev by Date: Re: Wrapping Text
- Next by Date: Re: Wrapping Text
- Previous by thread: Re: Wrapping Text
- Next by thread: Re: Wrapping Text
- Index(es):