If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: CSS ::: How can I create a link without having it underlined?
New Topic    Add Reply
Topic: How can I create a link without having it underlined?  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
GalNewYork

ezSupporter
Posts: 62
Posted: 3/19/04 6:52 pm    
How can I create a link without having it underlined?
www.poddys.com/jokes/list_003.htm{text decoration=none}

I know I am supposed to use something like {text decoration=none} but it isn't working.

Edited by: GalNewYork at: 3/19/04 6:54 pm

  reply to this message

WebMasterz5

ezboard Moderator
ezSupporter
Posts: 354
Posted: 3/19/04 10:07 pm    
Re: How can I create a link without having it underlined?
do you have the css style sheet on your board

board url please


  reply to this message

GalNewYork

ezSupporter
Posts: 63
Posted: 3/19/04 10:34 pm    
Re: How can I create a link without having it underlined?
Its MBA..sorry I don't know how to approve ahead of time. :o

pub42.ezboard.com/bbigmommashouse


  reply to this message

WebMasterz5

ezboard Moderator
ezSupporter
Posts: 356
Posted: 3/20/04 8:04 am    
Re: How can I create a link without having it underlined?
application has been sent


  reply to this message

GalNewYork

ezSupporter
Posts: 64
Posted: 3/20/04 8:24 am    
Re: How can I create a link without having it underlined?
Accepted...


  reply to this message

WebMasterz5

ezboard Moderator
ezSupporter
Posts: 357
Posted: 3/20/04 8:33 am    
Re: How can I create a link without having it underlined?
ok you got alittle bit off css added to your custom html section


replace this


 <style>
#emoticonbox {width: 200px; height: 300px; overflow: scroll;}
</style>

with this
<style>
#emoticonbox {width: 200px; height: 300px; overflow: scroll;}
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
</style>







  reply to this message

GalNewYork

ezSupporter
Posts: 65
Posted: 3/20/04 8:42 am    
Re: How can I create a link without having it underlined?
Thank you..that did it!

:D


  reply to this message

WebMasterz5

ezboard Moderator
ezSupporter
Posts: 370
Posted: 3/23/04 8:03 pm    
Re: How can I create a link without having it underlined?
your welcome :)


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - CSS -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.