Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
submenu hidden & table column spaces
Old 02-05-2009, 10:26 AM submenu hidden & table column spaces
Junior Talker

Posts: 1
Trades: 0
hello
this is a sie i am building:
http://62.219.17.142/~dhmusica/index.php
for now it works only in explorer!
the site is in hebrew so please disregard the gibrish
css problems:
1.the two menus on the sides are hidden behind forms and behind animations
I tried to play with the relative/absolute and z-index definitions but it only messed up the menu
2.if you choose something from the two menus on the sides you would reach a page with products pictures in table.
I want to make the distance between colums as small as the dstance between rows but I cant do it. I tried to change width and colspan definitions but nothing did the job though when I delete "colspan=3" then two colums get close but to one side and the third column to the right
I would mappreciate code change answers
thanks
avukadomusic is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-06-2009, 04:30 PM Re: submenu hidden & table column spaces
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
1 - dump the tables for layout
2 - <layer> is not a valid tag, <div> is
3 - the code is rendered with numerous <html> tags - only 1 is allowed
4 - you have NO DOCTYPE - which will cause lots of headaches
5 - everything appears to be position:absolute - bad news. learn to use the normal document flow and floats and you'll get better results.

You need to learn how to do a proper layout, try some reading:
http://css-discuss.incutio.com/?page=CssLayouts
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to submenu hidden & table column spaces
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.47193 seconds with 12 queries