|
» Home Frequently Asked QuestionsHere is a list of the most frequently asked questions - please check to see your question hasn't already been answered before opening a new support ticket. Popular QuestionsDo You Have An Affiliate Program? (267 views, created 2009-03-15 01:35:21) Does WP-SalesPage work with WordPress 2.X.X (260 views, created 2009-03-15 01:30:15) How do I remove the salespage from my WP site's navigation? (245 views, created 2009-06-18 13:47:09) How do I do the yellow highlight in my salesletter like on the WP-SalesPage site? (241 views, created 2009-06-04 18:05:49) What themes does WP-SalesPage work with? (151 views, created 2009-07-15 23:19:19) View All Questions...
Your QuestionCreated on 2009-06-04 18:05:49 with 241 views. Q: How do I do the yellow highlight in my salesletter like on the WP-SalesPage site? A: To get the highlight effect you have to switch to the code view in the page editor and insert the following tags:
<*span style="background-color: yellow;"*>TEXT YOU WANT TO HIGHLIGHT<*/span*>
Remove the * from the code (I had to insert them so the helpdesk software would show the code.)
Update the page and you will see the highlight when you view the page.
|