Removing underlines from text links

hi there!
i have a few text links on my site and i would like to remove
the 'underlines' for aesthetics,
does anybody know how this can be done (i am aware that there
is a piece of code that can be placed into the 'head' of the html
but am at a loss as to where to find it?)
any help would be much appreciated, thank you!

Pseudo-classes and container styles are what you need - here
are some
tutorials.
http://www.mako4css.com
http://www.thepattysite.com/linkstyles1.cfm
http://www.projectseven.com/tutorials/pseudoclasses/index.htm
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"andymanning" <[email protected]> wrote in
message
news:e3686k$c17$[email protected]..
> hi there!
>
> i have a few text links on my site and i would like to
remove the
> 'underlines'
> for aesthetics,
>
> does anybody know how this can be done (i am aware that
there is a piece
> of
> code that can be placed into the 'head' of the html but
am at a loss as to
> where to find it?)
>
> any help would be much appreciated, thank you!
>

Similar Messages

  • How to remove underlining on text links in Muse...

    Hi,
    Anyone know how to remove the annoying underlining of text links in Muse. I have of course, styled my link to have no underline - which in Muse works, but doesn't once online.
    Even better - does anyone know how to create a hover style via Muse? I used to do it via Dreamweaver no problem - but haven't had any luck with Muse so far.
    And is it possible to style 2 text links within a sentence? It only seems to be able to style the whole sentence rather than the just the links
    If anyone out there can help?
    Laura

    Not to worry - worked it out!
    For anyone who doesn't know, go to File/Site Properties and click on the Text tab. Its all there!

  • Removing underlines from a link

    OK, here is a link to my site. I want the text that currently
    has links-
    [more]
    NOT to be underlined.
    How do I change this in a simple way, without having to
    create a style sheet or anything of that nature?
    I struggle with fundamentals.
    Thank you.
    http://www.idesrecordings.com

    Pseudo-classes and container styles are what you need - here
    are some
    tutorials.
    http://www.mako4css.com
    http://www.thepattysite.com/linkstyles1.cfm
    http://www.projectseven.com/tutorials/pseudoclasses/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "eyewreck" <[email protected]> wrote in
    message
    news:e24fc1$b04$[email protected]..
    > OK, here is a link to my site. I want the text that
    currently has links-
    >
    >
    > NOT to be underlined.
    >
    > How do I change this in a simple way, without having to
    create a style
    > sheet
    > or anything of that nature?
    > I struggle with fundamentals.
    >
    > Thank you.
    >
    >
    >
    http://www.idesrecordings.com
    >

  • Remove underline from Hyperlinks

    I have made a presentation in Keynote on my MacPro.
    I have copied it via itunes onto my iPad.
    Each URL link is underlined on the iPad.
    It is not underlined (selected as hyperlink) in the original file on my MacPro.
    How do I remove the automatically added underline from the links on the iPad?
    Thanks,
    Toby

    I've tried to solve this without any success BUT I do have an alternative that seems to work good for me. Simply remove the "www." from the link and it un-underlines. So if you have "www.companyx.com"... just change it to "companyx.com".
    Message was edited by: rmajoran

  • Load SWF from text link?

    Hi
    I have navigation movieclips which load external SWF's into
    my "loader_mc" empty movie clip on my stage, however I need to add
    some text onto certain pages and from this text create hyperlinks
    which are meant to load external SWF's also into the same loader_mc
    movie clip.
    Firstly, is this even possible - i.e. load external swf's
    from text links?
    Secondly, if so, how? When i select the text, the actions
    panel is always disabled.
    Any suggestions or advice would be greatly appreciated.
    Thanks

    I just have stop(); on the swf
    this is the code for adding the swf
    addBubbles(e.currentTarget);
            private function addBubbles(e:Object):void
                var xx:Number = e.x;
                var yy:Number = e.y;
                var bubble:boxg = new boxg();
                bubble.x = xx;
                bubble.y = yy;
                e.parent.addChild(bubble);
                bubble.gotoAndPlay(1);
    But when i run the debug i get an error on this line - e.parent.addChild(bubble);
    Error #1009: Cannot access a property or method of a null object reference.
        at InventoryItem/addBubbles()[C:\Documents and Settings\frida\Desktop\hello99\hello3\InventoryItem.as:39]
        at InventoryItem/mouseClickHandler()[C:\Documents and Settings\frida\Desktop\hello99\hello3\InventoryItem.as:28]
    what that means?
    Thank you

  • Remove Underline From Link Text

    I use GoLive 5.0 - still works great and suits my capabilities.
    However, I cannot figure out how to remove the underline from the text of a link (as one of my clients has requested) - and have the text continue to function as a link.
    Can anyone suggest how to accomplish this?

    Thanks for the tip.  It took some canoodling, but I got it to work. You can see the results at www.freeblues4u.com
    For your reference, here is the method to eliminate underlines on link text for an entire page in GoLive 5.0:
    In Layout click the CSS icon at the right of the header - on the resultant Style Sheet, right click and select "Add Selector" - Choose "a" - In the CSS Selector Inspector window, select the "F" Tab and select "none" in the Decoration menu - Preview and save the Page.
    Thanks Again
    Lee Vyborny
    tropicalglen.com and CountryRoutes.net

  • Removing underline from links

    I've searched the backposts which suggest editing the CSS files. That seems easy enough; however, when I open the CSS file for my "home.html" site, which has an underlined link, I don't see any text decoration tags. In fact, there's hardly anything there at all:
    .graphicgeneric_title_textbox_styledefault {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
    div {
    overflow: visible;
    img {
    border: none;
    .InlineBlock {display: inline; }
    .InlineBlock {display: inline-block; }
    .tinyText {
    font-size: 1px;
    I don't see any place to change the underline function. What's happening here?
    Thanks,
    Chris

    Well, I think what you have done actually is made the link into a rollover link, and these are converted to graphics by iWeb. Unlike regular text hyperlinks, there is no CSS associated with rollover links. Just separate images depending on the rollover state. Here are the two images for your "portfolio" rollover link...
    http://www.chriskresser.com/test/ckphoto/homefiles/shapeimage_1_link0.png
    http://www.chriskresser.com/test/ckphoto/homefiles/shapeimage_1_rollover0.png
    You won't see anything against a white background for the first link because the text is white as well....but this is the normal state of your link. The second image is the grey colored rollover state image. You can basically use an image editing program to edit these images, then copy them back to the directory. But then you will have to do this everytime your page is published.
    I'm not sure what governs whether a text link becomes a rollover link or not in iWeb. It may have to do with whether you hyperlink the actual "portfolio" text vs. hyperlinking the TEXT BOX that contains the word "portfolio". I believe that separating out each word into separate text boxes and then hyperlinking the TEXT BOX for "portfolio" might alleviate your problem.
    Try this and let me know how it goes!

  • Remove underline from hyperlink in Mail.

    How can I remove the underline from hyperlinks in Mail?
    Thanks in advance!

    Thanks Roam.
    I actually used to be able to do this, six months ago at least. Now I cannot. It is odd.  I see my older signatures and they are without the underline and I do remember being able to remove them. The simple text edit no longer works for links now....
    Apple, please fix this!
    Thanks again.

  • How do i remove underlines from email addresses?

    I have a book where the text came in from a word file. Is there any way with InDesign to automatically remove all underlines from them?

    Be sure you uncheck the "preserve formatting" box if you go that route and replace it with "none." You could also just edit the style to look the same as the regular text if you think having a hyperlink style might be useful, like in find/change.
    Peter

  • How to Remove underline in af:link

    I would like to remove underline in link component using skinnng  or by using inlinestyle. i tried the property text-decoration:none but the link's line still comming,. How can i resolve this thing.
    Thanks.

    Cat Songs wrote:
    This is what's in the boilerplate CSS:
      a, a:visited {
        text-decoration: none;
    Still get underlining.
    Ignore boilerplate.css and leave it as it is.  You should create your own style like this:
    .test a {text-decoration: none; }
    .test is the name of the class you create but use your own name for that particular div.

  • Remove String From Text Block

    I need to remove the following string "Price: $5.80-" from
    text block listed below... I have a bunch of text blocks similar to
    this one listed below, but they all have this sort of string in
    them ("Price: $5.80-")... Each text block has a "Price" and end an
    "-" mark... Is there anyway to strip this line out of everyone of
    my listings...
    M635
    Small Smooth Ring Pull w/backplate in Patine Black
    Height: 1 3/16"
    Width: 1 3/16"
    Projection: 1 3/16"3/4"
    Base Material: Steel
    Screws: Screw Pack
    Price: $5.80-
    Thank for the help!!!

    In the code below, I assume the "Price" will be on a separate
    line.

  • TIP: Remove underline from HTML CFGRIDCOLUMN HREF

    It took me almost all of yesterday to find the solution on
    how the remove the underline in HTML CFGRID / CFGRIDCOLUMN with an
    HREF
    Before the CFGRID definition add this new style for each
    column where you don't want the underline appearing
    <STYLE>
    <!--
    .x-grid-col-3 {text-decoration:none !important;}
    .x-grid-col-4 {text-decoration:none !important;}
    -->
    </STYLE>

    Thank you so much, Scott for putting me on the right lines here.
    I've been putting up with underlined href links in my cfgrids for years now and finally snapped today. After much hunting on the Web and coming across many, many people who are frustrated by this issue, I found your solution in the rather obvious place to check first.
    Based on your solution, I tried
    .x-grid-col div {text-decoration:none !important;}
    in a separate CSS stylesheet, and that worked just great for all columns in the grid.
    Hussah!

  • How to remove %20 from the link parameter value of a vertical sprymenubar?

    I have a Vertical menubar but I want to link the menu's to a new page where I sent a parameter value acros.
    The url displays:
    http://localhost/Category.php?Category=Digital%20Piano
    I want it to display the following:
    http://localhost/Category.php?Category=Digital-Piano
    This is what the menu looks like
    <ul id="MenuBar2" class="MenuBarVertical">
            <li><a class="MenuBarItemSubmenu" href="Category.php?Category=Digital Piano">Digital Pianos</a>
              <ul>
                <li><a href="#">All digital pianos</a></li>
    I have tried to use str_replace, however that didn't work
    Also I want to echo out the url without the "-" on the main page
    Like so <?php echo $_GET['Category']; ?> where it diplays Digital piano rather than Digital-Piano
    I presume I have to encode the Category=Digital Piano, however I have no idea where to start

    Thanks for your quick response.
    I actually tried that, but when I do it won't search my database as in there the Digital Piano is without a space.
    The menubar is as follows:
    <ul id="MenuBar2" class="MenuBarVertical">
            <li><a class="MenuBarItemSubmenu" href="Category.php?Category=Digital Piano">Digital Pianos</a>
              <ul>
                <li><a href="#">All digital pianos</a></li>
                <li><a href="#">Casio Digital Pianos</a></li>
                <li><a href="#">Kawai Digital Piano</a></li>
                <li><a href="#">Korg Digital Pianos</a></li>
                <li><a href="#">Roland Digital Pianos</a></li>
                <li><a href="#" class="MenuBarItemSubmenu">Yamaha Digital Pianos</a>
                  <ul>
                    <li><a href="#">Yamaha Clavinova</a></li>
                    <li><a href="#">Yamaha Digital Pianos</a></li>
                  </ul>
                </li>
                <li><a href="#">Pre-Owned Digital Pianos</a></li>
                <li><a href="#">Other Digital Pianos</a></li>
              </ul>
            </li>
            <li><a href="#">Pre-Owned Digital Pianos</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">Keyboards</a>
              <ul>
                <li><a href="#">All Keyboards</a></li>
                <li><a href="#">Casio Keyboards</a></li>
                <li><a href="#">Ketron Keyboards</a></li>
                <li><a href="#">Korg Keyboards</a></li>
                <li><a href="#">Roland Keyboards</a></li>
                <li><a href="#">Yamaha Keyboards</a></li>
                <li><a href="#">Pre-Owned Keyboards</a></li>
                <li><a href="#">Other Keyboards</a></li>
              </ul>
            </li>
            <li><a href="#">Pre-Owned Keyboards</a></li>
            <li><a href="#">Recording</a>        </li>
            <li><a href="#">Amplilication</a></li>
            <li><a href="#">Accessories</a></li>
            <li><a href="#">Modules & Add-On's</a></li>
          </ul>
        </div>
    All the other Piano and keyboards will get a link as well, but what I was hoping to do was not make a seperate page for each category
    But just use the link
    the recieving page looks as follows:
      $maxRows_getResults = 7;
    $pageNum_getResults = 0;
    if (isset($_GET['pageNum_getResults'])) {
      $pageNum_getResults = $_GET['pageNum_getResults'];
    $startRow_getResults = $pageNum_getResults * $maxRows_getResults;
    $varCategory_getResults = "-1";
    if (isset($_GET['Category'])) {
      $varCategory_getResults = $_GET['Category'];
    mysql_select_db($database_dBconn, $dBconn);
    $query_getResults = sprintf("SELECT * FROM products WHERE Category LIKE %s", GetSQLValueString("%" . $varCategory_getResults . "%", "text"));
    switch( $_GET['Sort'] ){
        case 'Low to High':
            $query_getResults .= 'ORDER BY Keysound_price ASC';
            break;
        case 'High to Low':
            $query_getResults .= 'ORDER BY Keysound_price DESC';
            break;
        case 'Color':
            $query_getResults .= 'ORDER BY Color ASC';
            break;
        case '0-500':
            $query_getResults .= ' AND products.Keysound_price BETWEEN 0 AND 500 ORDER BY Keysound_price ASC';
            break;
              case '500-1000':
            $query_getResults .= ' AND products.Keysound_price BETWEEN 500 AND 1000 ORDER BY Keysound_price ASC';
            break;
                        case '1000-2000':
            $query_getResults .= ' AND products.Keysound_price BETWEEN 1000 AND 2000 ORDER BY Keysound_price ASC';
            break;
              case '2000':
            $query_getResults .= ' AND products.Keysound_price BETWEEN 2000 AND 10000 ORDER BY Keysound_price ASC';
            break;
    $query_limit_getResults = sprintf("%s LIMIT %d, %d", $query_getResults, $startRow_getResults, $maxRows_getResults);
    $getResults = mysql_query($query_limit_getResults, $dBconn) or die(mysql_error());
    $row_getResults = mysql_fetch_assoc($getResults);
    if (isset($_GET['totalRows_getResults'])) {
      $totalRows_getResults = $_GET['totalRows_getResults'];
    } else {
      $all_getResults = mysql_query($query_getResults);
      $totalRows_getResults = mysql_num_rows($all_getResults);
    $totalPages_getResults = ceil($totalRows_getResults/$maxRows_getResults)-1;
    $queryString_getResults = "";
    if (!empty($_SERVER['QUERY_STRING'])) {
      $params = explode("&", $_SERVER['QUERY_STRING']);
      $newParams = array();
      foreach ($params as $param) {
        if (stristr($param, "pageNum_getResults") == false &&
            stristr($param, "totalRows_getResults") == false) {
          array_push($newParams, $param);
      if (count($newParams) != 0) {
        $queryString_getResults = "&" . htmlentities(implode("&", $newParams));
    $queryString_getResults = sprintf("&totalRows_getResults=%d%s", $totalRows_getResults, $queryString_getResults);
    On the main page I use the <?php echo $_GET['Category']; ?> to echo out the category name
    Hope this helps

  • Problem with removing items from a linked list

    Hello,
    I have something weird going with my code. Below is the snippet
    if (ParserDataList.isEmpty())
    try {
    Thread.sleep(10)
    catch (InterruptedException e) {
    else
    data = ParserDataList.remove();
    ParserDataList is declared as a LinkedList. Occasionally I receive the error on NoSuchElement on the remove. I put a try/catch around the remove and print out the value of ParserDataList.isEmpty which is always false. I am very confused on why if the linked list isn't empty I can't remove a data item. There are no other threads that remove data. Thank you in advance for any assistance on this problem.

    I am changing it from linked list to blocking queue however I do have a question about what I should use to poll the data? Instead of a remove should I use take which seemed to remove the first element and if there wasn't one wait until there was. I was trying to not have the threads blocked because I do need to stop them when a disconnect is sent from the main thread.

  • How to remove pause from Text Entry Box

    Saw a discussion on this in the archives, but didn't exactly address what I was hoping. Basically I'm hoping to use a Text Entry box to allow a user to save notes for the project. Yes, I know that there is a notes widget, but I'm not a fan of it. Is there a way to remove the automatic pausing of the TEB? Or is there something else someone else has done to allow users to take notes rather than the Notes widget?

    Hopefully I'm not missing something, but other buttons and such have a checkbox next to the "Pause After" portion of timing. TEB boxes do not seem to have this and indeed, even if I set it to 0 or whatever, it just defaults to 0.1 seconds.
    I'm hoping to try and use the text I collect from their notes added into this TEB to be able to display at a final review slide before a quiz. Not sure if it's going to work, but I don't want to force a user to use the notes box, hence the disabling of a pause.
    I'm open to other ideas of how to allow taking notes without using the notes widget. If there's anything better.

Maybe you are looking for