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
spacing horizontal list
Old 06-27-2011, 09:13 AM spacing horizontal list
Ultra Talker

Posts: 254
Trades: 0
please check this link http://www.sudhakargolakaram.co.in/files/menu.html

the width of the menu is 955px

as per the image i need to space each list item on the left and right differently and the spacing varies for each link based on the number of letters also i need to increase the font size of the links

how can i space each of the links so that they appear as per the image with different spacing for each link

also i need a dropdown menu for each of these links and the width of each of the dropdown links should be same as the width of a particular link and the widths are different
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-27-2011, 12:19 PM Re: spacing horizontal list
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
The menu and the image seems to be identical, more or less. I don't see what the problem is What exactly are you trying to do?

Are you trying to center the text inside their boxes? If so, use text-align: center;
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is online now
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 06-27-2011, 01:00 PM Re: spacing horizontal list
Ultra Talker

Posts: 254
Trades: 0
i have updated the file

i have fixed the menu and i also have a drop down menu both are working fine
however when i hover on the links due to the dropdown menu the content after this menu and dropdown menu are being pushed down how to keep the content where it is when hovering on the links and when the dropdown menu appears

http://www.sudhakargolakaram.co.in/files/menu.html
sudhakararaog is offline
Reply With Quote
View Public Profile
 
Old 06-27-2011, 01:23 PM Re: spacing horizontal list
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
You'll have to use absolute positioning.

Give the parent item (the <li> tag) position:relative;, then let the sub menu (the <ul> tag) have position:absolute;.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is online now
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 06-28-2011, 05:38 AM Re: spacing horizontal list
Ultra Talker

Posts: 254
Trades: 0
thanks
sudhakararaog is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to spacing horizontal list
 

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.92785 seconds with 12 queries