Re: Remove underlined Link text

7,422 views
Skip to first unread message

Kyvago

unread,
Aug 14, 2012, 2:45:38 AM8/14/12
to blueg...@googlegroups.com
Method for an individual link:
  1. With the cursor on an individual link, from the menubar pick Panels -> Style Properties
  2. In the "General" section of that panel, next to "Decorations" click "None" (you'll likely be prompted to provide an id so only that link is styled)
  3. Close the Style Properties window.
Method for all links on a page:
  1. From the menubar pick Panels -> Stylesheets
  2. Double-click the <style> tag listed in that panel
  3. Paste (Ctrl V) the following into the Stylesheets editor window that appears:
a {text-decoration: none;}
   
     4.  Click the "Commit changes" button.

On Tuesday, 14 August 2012 09:17:02 UTC+10, Matya wrote:
Hi,
I'm a novice, getting my head around the program.
But I have been getting frustrated that there seems to be no way to removed the underline from Link text, even playing around with the settings of the New tab wizard.

Can anyone tell me if it is possible or is it a bug.
If not its a deal breaker. bummer.

Thanks

Kyvago

unread,
Aug 14, 2012, 2:58:27 AM8/14/12
to blueg...@googlegroups.com
Sorry, no need for the extra "all links" method, added a step:

    1. With the cursor on an individual link, from the menubar pick Panels -> Style Properties
    2. In the "General" section of that panel, next to "Decorations" click "None"
    1. If you want all links to not be underlined, from the "Apply Styles to:" dropdown, pick "All elements of same type"

    Kyvago

    unread,
    Aug 14, 2012, 3:00:49 AM8/14/12
    to blueg...@googlegroups.com
    Step 3 needs to be done before step 2, apologies again.

    Matya

    unread,
    Aug 14, 2012, 6:01:18 AM8/14/12
    to blueg...@googlegroups.com
    Thanks Kyvago,

    The pasting of
    a {text-decoration: none;}

    into stylesheet seems to have worked.

    Cheers
    Reply all
    Reply to author
    Forward
    0 new messages