On 24. 8. 2011 21:35, Chetan Crasta wrote:


    1) my wrapper <div> somehow doesn't stretch and lets the inner
    content overflow and i have no idea what is causing that.


Try #silver { overflow: hidden; padding-bottom: 6.5em; }

    2) i don't know how to hide the text from <ul> <li>'s and let only
    the images see through...

Try #navigation ul a { text-indent: -1000px; }

Regards,
Chetan Crasta

thanks, that text-indent helped me :)

also, i have come to a pretty stable css, when it comes to rendering it with firefox or chrome. but the internet explorer gives me headache and behaves absolutely idiotically :( can you please refresh the page and hint me, what might be wrong, or how could i resolve the issues? i am not going to describe them, i think you will understand the frustration when you see the IE rendering :)

thank you all for your time
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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