TYPEERROR IN CHECK OUT MY HOT WORKS WHEN USING VIDEO LIST

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jun 01, 2017 7:01 pm
Reply with quote
Report this post
Hi !!!
When I use it the "Check out my hot works" module in video list situation, the letters are displayed behind the images

http://bbticon.com/
User avatar
Fresh Boarder

teitbite
Sun Jun 04, 2017 11:21 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.box .header {
    z-index: 10;
}

.box .header.title-hover {
    z-index: 1;
}
User avatar
Moderator

GK User
Sun Jun 04, 2017 2:06 pm
Reply with quote
Report this post
I thank you for the quick answer you gave me !!! :D
I made the changes you suggested to me, but the problem was not solved .
http://bbticon.com/
User avatar
Fresh Boarder

teitbite
Tue Jun 06, 2017 1:08 pm
Reply with quote
Report this post
Hi

Please remove the line with "CODE: SELECT ALL", it's not the part of the style I gave You. It's a part of this forum.
User avatar
Moderator

GK User
Tue Jun 06, 2017 5:34 pm
Reply with quote
Report this post
I deleted the line ( CODE: SELECT ALL )
but the problem was not solved.
Thank you for your help !!!
User avatar
Fresh Boarder

teitbite
Thu Jun 08, 2017 12:48 pm
Reply with quote
Report this post
Hi

Now I've just noticed that the classes wasn't copied correctly. Both has "z-index: 10" so it indeed changes nothing. Please send me an access to joomla panel to my email, so I'll do that myself. I bet there is going to be an override to deal with after.

Or try using this high priority style:

Code: Select all
.box.title-right .header {
    z-index: 10 !important;
}

.box.title-right .header.title-hover {
    z-index: 0 !important;
}
User avatar
Moderator

GK User
Sat Jun 10, 2017 12:11 pm
Reply with quote
Report this post
Hi dear

I've sent you all requested info.


There is another serious problem with languages menu.The menu of the english language in not showing anything. It only appears what I define as default.(greek lang.)
When I define as default the english language not showing the geek menu
Can you please find me a solution !!!
Thanks for all !!!!
User avatar
Fresh Boarder

teitbite
Tue Jun 13, 2017 11:57 am
Reply with quote
Report this post
Hi

I copied the style fix to Your override.css and it worked.

For the menu, You had some problems with template style attachments. I've removed all of them and simply set the Greek Template style to use Greek language only and English to English. Now it changes depending which language is selected.
User avatar
Moderator

GK User
Wed Jun 14, 2017 3:34 pm
Reply with quote
Report this post
Thank you very much for your help !!!! :D
The team is the best !!!
User avatar
Fresh Boarder

teitbite
Mon Jun 19, 2017 11:03 am
Reply with quote
Report this post
Hi

Glad I could help. Closing this thread now.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.