div container height
Posted: 25 September 2006 07:01 AM   [ Ignore ]
Newbie
Avatar
Rank
Total Posts:  2
Joined  2006-09-25

hi;

i am designing a web site to my friend’s company, the URL is ciftkaplan . I have a small problem with the CSS containers. there is a #navigation div under #container the CSS id is #container #navigation, and there are several buttons with rollover effects. the site is designed in two languages (Turkish and English) thats why i’ve also inserted a conditional region for showing corresponding buttons. but when IE 6 for windows renders the site it adds an average of 4-5 pixels to the bottom of the navigation div container, even-though both the navigation div and buttons has 20 px height. by the way there is no problem in Firefox win/mac and safari.

could you help me solve this problem

thanks

BTW i have corrected the URL please check it again

chris direduryan
#sante

Profile
 
 
Posted: 29 October 2006 07:11 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  10
Joined  2006-10-29

hi

direduryan - 25 September 2006 07:01 AM

could you help me solve this problem

add font-size: 1px to this block:

#container #navigation {
...
font-size1px
...


btw you have dublicate closing tags in the bottom of the page

</div>
</
body>
</
html
Profile
 
 
Posted: 22 November 2006 02:07 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  12
Joined  2006-01-19

Hi

looks like you on your way with that site, by the way I love the rotating images on the main page…. how was that done

Terry

Profile