build a style

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Lasa
 
 
Posts: 482
Joined: Sat Oct 06, 2018 3:08 pm

build a style

Post by Lasa »

I/m trying to build a style were the link does not have the underline or the standard color for hover, links etc.
Can't seem to get it to work in WWB 15.

I can make a new style called showlink but it does not seems to honor the underline false.
.ShowLinks
{
font-family: Arial;
font-size: 24px;
text-decoration: none;
color: #696969;
background-color: transparent;
}


and i can't seem to access the new Hypelink style I made?
Cheers,
Lasa
User avatar
Pablo
 
Posts: 21584
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: build a style

Post by Pablo »

You do not have to write any code for this.

Please see this related tutorial:
http://wysiwygwebbuilder.com/link_color.html
Post Reply