Hi people!
Two short questions to some things I couldn't do with my knowledge:
#1: Check out http://www.wientanz.com/index.php/fotogalerie vs http://www.wientanz.com/index.php//tanzstudios
The last address shows the menu as it should appear, but when I use it as a horizonzal menu, I can't control the height of the menu elements. It has a compressed look. Any ideas?
#2: Check out http://www.unisport.at/cms/
You'll notice that the top of the layout stops right after the racket. It should go all the way to the right end of the windows. I set the image to repeat in x-direction, but it won't do that.
Any help is very much appreciated! i've been working on these two layout bugs for 3 months now but can't find a solution to them...
Sorry, if I'm not clear on what I mean. I am shortly before going to bed... and tired!
Edit: I'm currently using 1.04 on both systems
Menu element height and layout troubles with image
-
wientanz
Menu element height and layout troubles with image
Last edited by wientanz on Thu Feb 01, 2007 3:32 pm, edited 1 time in total.
Re: Menu element height and layout troubles with image
Fotogalerie, the primary-nav a is missing display:block ...
unisport, give #top width:100%
unisport, give #top width:100%
-
wientanz
Re: Menu element height and layout troubles with image
Hi, mark!
#top width:100% alone didn't do me any good as I already tried that. I had to resort to some z-index thingies plus the top width 100% it was basically a major layout flaw I had to correct. Reworked the layout based on your input and had it all done in 1h.
as for the fotogalerie, well, as soon as I put in display:block, I get a vertical menu again in IE (I commented the display:block out some time ago). with a width of 100% for every little element. It basically worked in Firefox. Any idea anyone?
#top width:100% alone didn't do me any good as I already tried that. I had to resort to some z-index thingies plus the top width 100% it was basically a major layout flaw I had to correct. Reworked the layout based on your input and had it all done in 1h.
as for the fotogalerie, well, as soon as I put in display:block, I get a vertical menu again in IE (I commented the display:block out some time ago). with a width of 100% for every little element. It basically worked in Firefox. Any idea anyone?

