Banner Text Formatting Issue

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Jul 04, 2015 10:12 pm
Reply with quote
Report this post
Hi

Just bought the template and having issues with the text formatting on the banners on the front page. After I edit the text and save, the text all goes italic instead of the last word being CAPS.

I have tried cloning existing and comparing the source code however still cant get it to format correctly. Please see image attached.

How can I get the banners to display CAPS on certain words?
Capture.PNG
User avatar
Fresh Boarder

GK User
Mon Jul 06, 2015 6:33 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Sat Jul 11, 2015 1:19 pm
Reply with quote
Report this post
Cyberek wrote:Could you please post an url to your site?


http://www.stockclearancelines.com/
User avatar
Fresh Boarder

GK User
Mon Jul 13, 2015 9:56 am
Reply with quote
Report this post
From what I guess, it might be a problem with tinyMCE cutting out some html.
Please disable tinyMCE editor in global configuration (change editor to "editor - none").
You might also find some help in this article:
https://www.gavick.com/documentation/jo ... ml-filters

Original module html:
Code: Select all
<div class="gkBanner">
<h2><a href="#">Collection <span>Women</span></a></h2>
<strong><a href="#">See New Collection</a></strong>
<a href="#"><img src="images/demo/collection_2.jpg" alt="" /></a>
</div>

You are missing <span> tag.
User avatar
Moderator


cron