Quantcast
Channel: Forum
Viewing all articles
Browse latest Browse all 3613

Styling up bullet point list in WYSIWYG

$
0
0

Hi,

Is it possible to customise the TinyMCE WYSIWYG control so you can style the Bulletpoint lists and links, for example add a class to the UL:

<ul class="mynewstyle">

<li>test</li>

</ul>

And also style links:

<a href="#" class="MyNewClass">Test</a>

I hope this makes sense,

Jon


Viewing all articles
Browse latest Browse all 3613

Trending Articles