link unwanted??

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
Mon Feb 11, 2013 7:11 pm
Reply with quote
Report this post
I have a link called video when I have embedded a video in the front page. Any idea how to remove please.

How to remove orange block when hover over logo?

Also how to centre the video in the module?

http://www.themindtoolexpert.com

Thanks,
J
User avatar
Expert Boarder

GK User
Mon Feb 11, 2013 7:20 pm
Reply with quote
Report this post
Hi,
1) First turn off css compresion in template configuration,
2) add this line in your template.css on the bottom

a#gkLogo:hover { color:white; }

refresh browser , it should help
User avatar
Platinum Boarder

GK User
Mon Feb 11, 2013 7:42 pm
Reply with quote
Report this post
Thanks you reminded me of the hover over. I just changed the color in the style1.css.

Still have an issue with the video link. No idea where it is? Or how to centre the video.

Turned the compression off as well.

Thanks so far.
J
User avatar
Expert Boarder

GK User
Mon Feb 11, 2013 10:02 pm
Reply with quote
Report this post
1) How you insert a video, by module or code from YouTube?
2) if second, try to insert code in <div> </div> blocks and use align="center" or style="margin:0 auto;" or other css tricks to center <div> elements
User avatar
Platinum Boarder


cron