Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1395 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

vertical list

Thread title: vertical list
Reply    
    Thread tools Search this thread Display Modes  
02-20-2010, 11:28 AM
#1
sudhakararaog is offline sudhakararaog
Status: Junior Member
Join date: Sep 2009
Location:
Expertise:
Software:
 
Posts: 51
iTrader: 0 / 0%
 

sudhakararaog is on a distinguished road

  Old  vertical list

please refer to http://sudhakargolakaram.co.in/verticallist.html

my question is about the width of the link for each of the list items

the list items have different words so the width of the words are different, when the mouse moves on individual links the hyperlink cursor appears based on the length of each link, for this i have given

#list1 ul li a {
padding: 10px 0 20px 0;
}

however this is being ignored and

#list1 ul li {
padding: 10px 0 20px 0;
}

is being interpretted, in this case since i have links in the list items i guess #list1 ul li a{} should be interpretted correct or is
#list1 ul li {} only interpretted, ultimately what i want is the hyperlink cursor should appear based on the width of an individual link

please advice

thanks

Reply With Quote
02-21-2010, 02:48 PM
#2
santa is offline santa
santa's Avatar
Status: Member
Join date: Mar 2009
Location: Location: location.
Expertise: Design, HTML
Software: Espresso, Photoshop, Mail.app
 
Posts: 398
iTrader: 7 / 100%
 

santa is on a distinguished road

Send a message via ICQ to santa Send a message via AIM to santa Send a message via MSN to santa Send a message via Yahoo to santa Send a message via Skype™ to santa

  Old

Try using:

#list1 ul li a {
display: block;
padding: 10px 0 20px 0;
}

Reply With Quote
Reply    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed