HighDots Forums  

Wierd Link Problem

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Wierd Link Problem in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
echmrr
 
Posts: n/a

Default Wierd Link Problem - 07-29-2004 , 08:17 AM






Hi, for some reason my text links display with the underline ABOVE the link;
however, they display correctly once they are clicked. Has anyone seen this and
know how to fix it?

Thanks for your time,
Eric H.


Reply With Quote
  #2  
Old   
two can's
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 08:49 AM






Hi yea,
have you a link to the page in question, it appears to be an issue with your
css, will be able to tell for sure once see the page.

regards

twocan's


"echmrr" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi, for some reason my text links display with the underline ABOVE the
link;
however, they display correctly once they are clicked. Has anyone seen
this and
know how to fix it?

Thanks for your time,
Eric H.




Reply With Quote
  #3  
Old   
uncle_dan
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 10:35 AM



Hey,

It's most likely that in your CSS the overline setting is checked rather than the underline.

Check over your CSS and you'll probably be able to solve the problem.

Danny.

Reply With Quote
  #4  
Old   
echmrr
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 10:53 AM



Here is the page in question:
www.woodardphoto.com/PrivacyStatement.htm

Thanks for taking a look!
Eric H


Reply With Quote
  #5  
Old   
Mad Dog
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 11:00 AM



You have the link css set up for OVERLINE by mistake. It should read:

a:link {
color: #CC0000;
text-decoration: underrline;
}

MD

echmrr wrote:
Quote:
Here is the page in question:
www.woodardphoto.com/PrivacyStatement.htm

Thanks for taking a look!
Eric H



Reply With Quote
  #6  
Old   
echmrr
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 11:29 AM



The overline was selected on the CSS. Thanks for everyones help!

Eric H.

Reply With Quote
  #7  
Old   
Mick White
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 12:17 PM



Watch the spelling of "underline", though.
Mick

Mad Dog wrote:

Quote:
You have the link css set up for OVERLINE by mistake. It should read:

a:link {
color: #CC0000;
text-decoration: underrline;
}

MD

echmrr wrote:

Here is the page in question:
www.woodardphoto.com/PrivacyStatement.htm

Thanks for taking a look!
Eric H




Reply With Quote
  #8  
Old   
Mad Dog
 
Posts: n/a

Default Re: Wierd Link Problem - 07-29-2004 , 12:20 PM



Whoops! Eye foregot two huge the spelchekar......


Mick White wrote:
Quote:
Watch the spelling of "underline", though.
Mick

Mad Dog wrote:

You have the link css set up for OVERLINE by mistake. It should read:

a:link {
color: #CC0000;
text-decoration: underrline;
}

MD

echmrr wrote:

Here is the page in question:
www.woodardphoto.com/PrivacyStatement.htm

Thanks for taking a look!
Eric H



Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.