Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2004, 06:18 PM
shyspinner's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: Wisconsin
Posts: 28
shyspinner RepRank 0
Default CSS text link jumping

I am about to go out of my mind trying to fix this one! I believe the problem is only on my home page. When mousing over the text links on the right side, they jump all over the place, and then settle after mousing over once. I have to re-fresh the page to get the bug to show again. I thought is was my use of tables at first, then found that this is a known bug. I can post my css file here if it needs to be seen, but didnt want to hog space unless someone tells me to post it. I know this is not a huge problem, but man, is it irritating, especially when I can't seem to find a fix or hack to remedy the problem. The links do not jump anywhere else on my site, only here on the home page (figures! : )

If anyone can help, I would greatly appreciate it. In the research I've done on the net so far, I've found no fixes.

Thanks!
Lori
http://www.countrywillowgraphics.com
__________________
Heaven Graphics
Reply With Quote
  #2 (permalink)  
Old 01-02-2004, 08:20 PM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default

Hi Lori,

I'm pretty sure your 'text link jumping' problem lies in the way that your links are set up within the #content id.
If you remove the following contextual formatting from your CSS, I think you'll find that the page no longer jumps.

#content a {
color: #513333;
font-size:x-small;
text-decoration:underline;
}
#content a:hover {
text-decoration:underline;
cursor: hand;
}


Let me know if you still have problems! :o)

Paul
Reply With Quote
  #3 (permalink)  
Old 01-02-2004, 11:02 PM
shyspinner's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: Wisconsin
Posts: 28
shyspinner RepRank 0
Default

paulhiles


That worked ! woohoo ! Thanks so much : )
Looks SO much better now. Sometimes I can overlook annoying things, but this one just rode me and drove me nuts, so I really appreciate the time you took to answer. I had been playing around with the hover stuff, thinking it was the "underline" function.

Thanks very much !
Lori
__________________
Heaven Graphics
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , , ,



Thread Tools
Display Modes

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

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


Search Engine Optimization by vBSEO 3.2.0