Am 21.02.2012 23:49, schrieb Rory Bernstein:
>> hello,
>> 
>> http://everydayathlete.com/home/index_banner
>> 

> On Feb 21, 2012, at 5:57 PM, Christian Kirchhoff wrote:

> Hello,
> 
> as for the dark strip: that's from the div#main-home having "border-bottom: 
> 5px solid #333333;"
> 
> For the transparency problem: Instead of having the span with the text within 
> the transparent div, you could place both next to each other and embed them 
> in another div:
> <div id="newDiv">
> <div id="trans_box"></div>
> <span>...</span>
> </div>
> The span would have to be positioned absolutely within the div#newDiv of 
> course.
> 
> Third question: I am not sure which box you mean. div#main-home?
> 
> Best regards,
> 
> Christian

Wow, that was helpful Christian, thanks! I can't believe I missed that 
border-bottom on the main-home div. Oops! Thanks. 

I rearranged my divs and got the text to be fully white, on top of a separate 
div with the orange transparent BG. Thanks a ton! I am so happy. 

Good night all,
Rory
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to