RHS 7 Report post Posted April 10, 2009 Cu firefox e ok, apare textul acolo sus unde e cablu ala de retea, cand te uiti cu explorer nu se mai vede textul, se ascunde sub imagine. De ce, ce trebuie sa modfic in css? HTML: <div id="main_container"> <div class="top_illustration"></div> <div id="header"> <div id="logo"> <h1><a href="#">Ffgdsfgsd </a></h1> <p>gdfgsdfgfdsgf</p> </div> </div> CSS: #logo h1, #logo p { margin: 0; line-height: normal; text-align: center; } #logo h1 { padding-top: 50px; } #logo h1 a { text-decoration: none; text-transform: lowercase; color: #FFFFFF; } #logo h1 a:hover { text-decoration: none; } #logo p { margin: 0; padding: 30px 0 0 10px; font: italic 10px Georgia, "Times New Roman", Times, serif; color: #BF7D7F; } #logo p a { text-decoration: none; color: #BF7D7F; } #logo p a:hover { text-decoration: none; } Share this post Link to post Share on other sites
papickk 0 Report post Posted April 10, 2009 <div id="logo"> dr in css nu vad #logo Share this post Link to post Share on other sites
RHS 7 Report post Posted April 10, 2009 Am rezolvat problema. E logo acolo numai ca trebuia modificat mult, m-am uitat mai bine si nu avea rost ca era prea mult de modificat. Iti multumesc oricum. Share this post Link to post Share on other sites