figcaption left in FF & Chrome, right in IE

December '13 Joomla Template
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
Thu May 29, 2014 6:29 pm
Reply with quote
Report this post
Hi,

My issue is showing on your demo site as well:
http://demo.gavick.com/joomla25/game/

The figcaption div (which shows the text over the background header image "Madden...") is located left when using Internet Explorer and in FireFox and Chrome it's located right.

I'd like to have it showing similar on all browsers. Any idea how I can achieve that?

Thanks in advance!
T.
User avatar
Fresh Boarder

teitbite
Sat May 31, 2014 8:36 am
Reply with quote
Report this post
Hi

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

Code: Select all
.gkIsWrapper-gk_game figcaption {
width: 1260px;
}
User avatar
Moderator


cron