Logo not responsive?

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 Dec 02, 2013 11:34 pm
Reply with quote
Report this post
Hello,
My site is currently being developed at http://209.59.162.62/~herald/

I'm using a PNG graphic but it doesn't appear to be responsive (too big for mobile screen).

Can this be fixed?

Joomla 3.2.0
GameNews Pro 3.9.2

Thanks!
Craig
User avatar
Junior Boarder

teitbite
Tue Dec 03, 2013 9:49 am
Reply with quote
Report this post
Hi

Please add this code to mobile.css

Code: Select all
#gkLogo {
    float: none !important;
    margin-left: 0 !important;
    width: auto !important;
}


This should override the css code from override.css file.
User avatar
Moderator


cron