Re: Apple Zen Support Thread
Re: Apple Zen Support Thread
Quote:
Originally Posted by
cache529
Hello Jade,
I just encountered an issue I can't figure out. I enabled banners (header 3 position) on the main page only. I added: "float:left;" (so that the banner is only in the center column) in the following section:
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
float:left;
padding:1.2em;
}
Anyway, there is a gap above the sideboxes same height as the banner. I messed around with the following area:
#navColumnTwo, #navColumnOne {
float:left;
position:relative;
width:20%;
padding-bottom:20px;
}
I added padding-top:0px!important; vertical-align:top; but nothing seemed to work. Also, this only occurs on the main page. Do you have any idea? thx
Could you send a link? The banner may be just a tad too wide.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
Could you send a link? The banner may be just a tad too wide.
sorry, I'm building the site on my local machine. I dramatically reduced the width of the banner, but it's still the same. I think I might upload to server...and get you that link.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
cache529
sorry, I'm building the site on my local machine. I dramatically reduced the width of the banner, but it's still the same. I think I might upload to server...and get you that link.
What happens if you get rid of the float:left. You shouldn't need it to keep it in the center page section.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
What happens if you get rid of the float:left. You shouldn't need it to keep it in the center page section.
if I remove float:left from this section:
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
float:left;
padding:1.2em;
}
the banner gets centered cross the whole page (center column & side box). The banner protrudes partially into the side box (if wide enough) and looks a little awkward. If I increase the banner width to 780px to that it'll take up the whole width...it doesn't look too bad after I change the color of the sidebox bg to match the center column. This actually looks pretty good. The way I initially wanted it to look was probably too left heavy anyway...hehe. I guess I was so into trying to make it do what I want, but you had me thinking differently. Thanks! :D
Re: Apple Zen Support Thread
Thank you for help with IH2.
Problem solved.
I have a question on EI6 bug. What is the source code for htaccess file?
thank you guys, you are great.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
Thank you for help with IH2.
Problem solved.
I have a question on EI6 bug. What is the source code for htaccess file?
thank you guys, you are great.
Sorry, I'm not following your question above.
Re: Apple Zen Support Thread
Can the drop down menus be done in multiple languages?
Thanks
Re: Apple Zen Support Thread
i'm sorry.
Apple zen template does not work on internet explorer 6.
what can i do?
thankx
Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
i'm sorry.
Apple zen template does not work on internet explorer 6.
what can i do?
thankx
Sure it does. It's working on my test site. Read the readme.txt for more information on making it compatible with IE6.