word different color in the head

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Tue Jul 07, 2015 3:37 pm
Reply with quote
Report this post
Hi,

I would put the word "Attitude" , "ACTITUD" in spanish, ... in red

so I put the code and it was not me

my site is : http://www.invertag.cl/v2

Code: Select all
<h3>con <span style="color: #EF090D">Actitud</span> </h3>



Image

thanks!
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 3:45 pm
Reply with quote
Report this post
Could you please point me to a place where you have found this tip?
User avatar
Moderator

GK User
Tue Jul 07, 2015 3:47 pm
Reply with quote
Report this post
I do not understand your question, I just need that word "actitud" remains red and the rest in white

thanks!
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 3:49 pm
Reply with quote
Report this post
And you are trying to use html code inside of a module that afaik strips html code for security reasons
User avatar
Moderator

GK User
Tue Jul 07, 2015 3:55 pm
Reply with quote
Report this post
Would not it be then? or could do so, please
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 3:57 pm
Reply with quote
Report this post
Damn, I completely do not understand your questions.
If you are asking how should it be done different - please create a screenshot of this slide settings and post it here.
User avatar
Moderator

GK User
Tue Jul 07, 2015 3:59 pm
Reply with quote
Report this post
as he had done

Image
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 4:01 pm
Reply with quote
Report this post
This is your site (frontend) - I need module configuration - this particular slide configuration (backend).
User avatar
Moderator

GK User
Tue Jul 07, 2015 4:04 pm
Reply with quote
Report this post
other images Inside the module

Image
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 4:10 pm
Reply with quote
Report this post
Please try this code instead:
Code: Select all
<h3>con <span style="color: #EF090D">Actitud</span> </h3>

and please edit: /templates/gk_shop_and_buy/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_shop_and_buy .figcaption a span{
  color: #f00;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Jul 07, 2015 4:13 pm
Reply with quote
Report this post
there, yes!

thanks!
User avatar
Platinum Boarder

GK User
Tue Jul 07, 2015 4:15 pm
Reply with quote
Report this post
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron