Need to remove space below take a tour video

May 2014 Joomla Template
GK User
Thu Oct 09, 2014 8:11 am
Dear Moderator,

This might be easy for you guys, but i find it hard :(
How can I move the empty space below Take A Tour video (header_right) so that it align with Latest Events. And how can I change the background for Take A Tour module?

TQVM

http://www.imaginekan.com/women/
User avatar
Junior Boarder

GK User
Thu Oct 09, 2014 8:29 am
Hi,
easy, two options, one of them:
Remove <p> from module where you added (have) movie, you can use <div> instead.
Open module in HTML mode to make this change.
User avatar
Platinum Boarder

GK User
Thu Oct 09, 2014 8:33 am
And how can I change the background for Take A Tour module?

This is default code for background:
.gkVideoBlock { background: rgba(0, 0, 0, 0.38); }

Now override it with your own style etc... use your CSS skills.
User avatar
Platinum Boarder

GK User
Thu Oct 09, 2014 8:49 am
Great! I appreciate it!
User avatar
Junior Boarder


cron