two CSS classes

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
Wed Dec 18, 2013 12:01 pm
Reply with quote
Report this post
Hi,
I'm trying to make a button with "readon" class that opens JCE popup. Button works with a simple link but when I add popup there are three classes at the same time and the "readon" class stops working on mouseout
Code: Select all
<div><a class="readon jcepopup noicon" href="http://www.youtube.com/watch?v=qHZo0LMBOw4" target="_blank" type="video/youtube" data-mediabox="width[600];height[400]">ZOBACZ ZWIASTUN</a>


Here is the website with not working 'ZOBACZ ZWIASTUN" button
http://swiatloczula.nazwa.pl/new/index.php/filmy-39218/chce-sie-zyc

Is there a way to use "readon" and popup at the same time?
User avatar
Senior Boarder

GK User
Wed Dec 18, 2013 3:54 pm
Reply with quote
Report this post
Please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
a.readon.jcepopup:hover {
background: #000 !important;

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

GK User
Fri Dec 20, 2013 4:21 pm
Reply with quote
Report this post
Now it works. Thank you very much!
User avatar
Senior Boarder

GK User
Fri Dec 27, 2013 1:35 pm
Reply with quote
Report this post
Ok. Is there anything else I can help you with on this topic?
User avatar
Moderator


cron