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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Please help with list issue. Need help asap
Old 04-04-2007, 07:09 PM Please help with list issue. Need help asap
jason_bristol's Avatar
Ultra Talker

Latest Blog Post:
New site - ConnectFrench.com
Posts: 310
Name: Jason Eyermann
Location: england bristol
Trades: 0
Hi I have a small problem in ie6. With a link at the top of a list. I've always had the issue on my personal site but i've been too lazy to sort it out.
If you look on AspireCreate.com and look at otherLinks. The Favourite link has no border-bottom and when you hover it the text disappears.

I've come across the problem again at work and I need to fix it. It's driving me mad.

It seems to be a bug in ie6. Does any body know what is causing it. I need to find out as asap.

Thanks!!
__________________

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


Please login or register to view this content. Registration is FREE
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
 
Register now for full access!
Old 04-04-2007, 11:10 PM Re: Please help with list issue. Need help asap
Kirtan's Avatar
Who Am I?

Posts: 377
Name: Venkat Raj
Location: Salem, South India
Trades: 3
I don't know the technical resons. But
change
Code:
#indexbottomright {
    width: 100%;
    height:200px;
    position:relative;
    top: 40px;
    
}
to this...
Code:
#indexbottomright {
    width: 100%;
    height:200px;
}
And you will be fine. If you gap, use margin-top.
Another thing, using xhtml/css layout and doing semantic markup means..
you should keep presentation and content seperate. so coding like this
"<p>&nbsp;</p>" are not best practice.
__________________
All the Buddhas of all the ages have been telling you a very simple fact: Be -- don't try to become.
Kirtan is offline
Reply With Quote
View Public Profile Visit Kirtan's homepage!
 
Old 04-05-2007, 07:23 PM Re: Please help with list issue. Need help asap
jason_bristol's Avatar
Ultra Talker

Latest Blog Post:
New site - ConnectFrench.com
Posts: 310
Name: Jason Eyermann
Location: england bristol
Trades: 0
Kirtan. Thanks so much for that, you did me a massive favour. It was the very same problem with the new site i'm creating at work.
This is a bug in ie6 that i've never read about before. I'll now fix the issue on my site as well.

Thanks again.
__________________

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


Please login or register to view this content. Registration is FREE
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
Reply     « Reply to Please help with list issue. Need help asap
 

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