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!

Similar Messages

  • 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

  • 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

  • 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.

  • 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

  • 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!
    >

  • Remove filter from Html Form Web part

    Hi,
    I've created a HTML form web part and connected it to a document library web part. It filters fine and as expected, but the only way I found to remove the filter is to reload the entire page. As I have several html form web parts on the page, filtering on
    different columns, that is a quite unsatisfactory method. Isn't there a value I can pass to the connected web part that just means "any". I've tried to send empty strings or '*' or even '[everyone]' (for the modified by column) but nothing works.
    Is there really no way?
    Thanks!

    Hi,
    For your issue, you can use the Text Filter Web Part. In the Text Filter Web Part, you can send empty strings to the connected web part which means "any":
    For more information, you can have a look at the blog:
    https://support.office.com/en-us/article/SharePoint-lists-VI-Exciting-ways-to-display-your-list-data-4f24f5a6-9a82-497e-8965-6b9f98e03a01
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • 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 border from HTML portlet

    Hii,
    When i am adding HTML portlet then a border is coming automatically. How to remove this border.

    Hi,
    The Rendering of the Portlet depends on the Region too - you can have a look at the "Edit Defaults" ( the Pencil Icon ) link for the Region where the Portlet is located. You can uncheck the " Show Portlet Borders " ( or, even " Show Portlet Headers " ).
    Regards,
    Sandeep

  • 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
    >

  • How to REMOVE [b] H1 Tag[/b] from HTML without changing other Tags?

    Hi there!
    I'm searching for a method to remove Tags from HTML (using HTMLEditorKit, HTMLDocument ...).
    My current code is as follows:
    // first get the whole paragraph
       int iCaretPos = tpMyTextPane.getCaretPosition();
       Object oAttrib;
       HTMLDocument.BlockElement oElem = (HTMLDocument.BlockElement)oMyDocument.getParagraphElement(iCaretPos);
       AttributeSet oAttribs;
       SimpleAttributeSet oNewAttribs;
       int iParaStart = oElem.getStartOffset();
       int iParaEnd = oElem.getEndOffset();
       tpMyTextPane.select(iParaStart, iParaEnd);
       // the following only fetches the Tags that are valid for the whole paragraph!!!!!
       oAttribs = tpMyTextPane.getCharacterAttributes();
       oNewAttribs = new SimpleAttributeSet(oAttribs);
       if(iParaEnd - iParaStart > 0)
          // now analyse the attributes (remove all paragraph-tags)
          for(int iIndex = 0; iIndex < oaOurFormatTags.length; iIndex++)
             oNewAttribs.removeAttribute(oaOurFormatTags[iIndex]);
          if(iParaEnd - iParaStart > 0)
             oMyDocument.setCharacterAttributes(iParaStart, iParaEnd - iParaStart, oNewAttribs, true);
             tpMyTextPane.setCaretPosition(iCaretPos);
          tpMyTextPane.requestFocus();
          tpMyTextPane.repaint();
       }This code works for me, but all Tags of the selected paragraph are removed. That means:
    <P><H1>This is a <B>test</B> text<H2></P>
    will be converted to:
    <P>This is a test text</P>
    but I want it to be converted to:
    <P>This is a <B>test</B> text</P>
    Is there any other method to remove specific Tags (<H1>, ... <H6>) without touching other tags????

    In February I wrote a feature request about this. Today it has been accepted to the bug database. Please make your vote:
    http://developer.java.sun.com/developer/bugParade/bugs/4760082.html

  • Trim filter for iPlanet - whitespace removing from html

    Hi,
    I've just published my Trim Filter NSAPI plugin for Sun One Web Server/iPlanet
    It is a plugin/filter which removes whitespaces from HTML code. Its LGPL and it can be found here: http://www.thrull.com/iplanet/
    Feel free to test it :-)
    BR,
    Igor

    Cool, thanks for sharing it!
    I took a quick look, and I think I spotted a bug in the write filter method:        /* workaround for a bug? in iPlanet, when returning empty content */
            if (!out_size && amount) {
                rv = net_write(layer->lower, NON_EMPTY_STRING, 1);
                out_size = 1;
            } else {
                rv = net_write(layer->lower, (const char *)buffer, out_size);
            return rv;According to the NSAPI Programmer's Guide (http://docs.sun.com/source/817-6252/npgnsapi.html#wp1004627), the write filter method should return the number of bytes consumed on success. It looks like your write filter method is returning the number of bytes written instead. Perhaps that's the reason you needed that work around?

  • How to Remove the underline from the selection screen parameter

    How to remove the underline from a selection screen parameter ?

    >
    Anoop Menon wrote:
    > hi Avinash,
    >
    > I am not able to understand the use of the 'comment line properly.
    >
    > The last part of the statement which says modif id is confusing.
    >
    > Please clarify..... I am unable to activate my code when I put the selection screen commebnt statement.
    Use this and update it to your requierement !
    SELECTION-SCREEN begin of line.
    SELECTION-SCREEN COMMENT 1(30) comm.
    PARAMETERS test(1) type c.
      SELECTION-SCREEN end of line.
    INITIALIZATION.
      comm = 'test'.

  • How to remove the underline from Title of a report.

    How to remove the underline from Title of a report.
    plz tell.

    You have to go inside the title view :-)
    Regards,
    Stefan

  • How do I remove lines from linked text?

    I am using Dreamweaver CS 4 and linked images and text are automatically underlined. How do I remove the underlines from linked text?
    https://www.adobe.com/support/dreamweaver/layout/link_underline/#72192
    According to the Adobe page above, I can add this code to the “head’ area of my html page and then all my links will not have visible lines, but I did that and the lines are still there. Any ideas why?
    <style type="text/css">
    <!--
    a:link {text-decoration: none}
    a:visited {text-decoration: none}
    a:active {text-decoration: none}
    a:hover {text-decoration: underline}
    -->
    </style>

    Hello,
    in my DW I can define this in the (translated from my german DW) page properties, see screenshot
    Have a look at Hyperlinks (CSS) >>> Unterstreichungsstil (underlining style) >>> use dropdown menu output >>> never underline (nie unterstreichen)
    Hans-Günter

Maybe you are looking for

  • Can I transfer my music from my iPod Touch to my iTunes library?

    So my computer (and my backup external hard drive) was stolen. With it went all my music. Most of this music was ripped from CD, and I don't have the CDs anymore, so the music is just gone. I still have my whole library on my iPod Touch 4G, so I was

  • Autoflow multiple frames on a single page

    This seems like an easy question, but I can't get it to work. I have three text frames set up on a master page, linked 1->2, 2->3 I want to autoflow a document through the three frames, adding pages as necessary to the end of the document. No matter

  • Frozen Macbook Air

    My Macbook Air freezes on startup and won't get past the white screen - any suggestions?

  • Unix time conversion

    hi i have unixtime format 1075329297.572 how do i store it in database.that is with what datatype.i tried to store unixtime using date, timestamp but it does not work. but with varchar2 it works. but ifi store with varchar2 i cant perform conversion

  • Internet speeds very slow.

    Found web browsing very slow this morning. Checked my World of Warcraft account and that was also running slow. Did a speed test and got these results. Download  Speed 0.42 Mbps 0 Mbps 4 Mbps Max Achievable Speed  Download speedachieved during the te