My logo is not responsive

December 2012 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
Mon Feb 09, 2015 8:03 pm
Reply with quote
Report this post
Hi Support,

I changed the logo in my site http://tilegrafima.gr but it is not aligned with the menu below and also it is not responsive for all browsers.

Logo is png and I haven't modified the code.

Could you please help me with this difficult situation?

Best regards and thanks in advance,

Dimitris
User avatar
Senior Boarder

GK User
Tue Feb 10, 2015 9:02 am
Reply with quote
Report this post
From what I see all works fine. The logo decreases its size with browser width reduction.
User avatar
Moderator

GK User
Tue Feb 10, 2015 10:54 am
Reply with quote
Report this post
Hi Support

Thanks for the quick reply.
The logo is responsive on Chrome However it isn't with Firefox ,IE .
Can you please check it out?

Thanks in advance

Dimitris
User avatar
Senior Boarder

GK User
Fri Feb 13, 2015 8:06 am
Reply with quote
Report this post
Tested with Firefox 34.0.5 on OSX and works fine.
User avatar
Moderator

GK User
Fri Feb 13, 2015 8:50 am
Reply with quote
Report this post
Hi Cyberek,

thanks for the reply and willingness to help.

I change #gklogo class replacing the code with:

Code: Select all
#gkLogo {
height: inherit;
margin: 5px 30px 0 0;
width: 100%;
display: block;
}


and now works perfect in all browsers and devices.

You can keep this info in case you need it in the future.

Regards,

Dimitris
User avatar
Senior Boarder

GK User
Mon Feb 16, 2015 7:53 am
Reply with quote
Report this post
Ok, thanks for the info.
User avatar
Moderator

GK User
Mon Feb 16, 2015 7:54 am
Reply with quote
Report this post
Ps. I have edited your post to make it more readable ;)
User avatar
Moderator

GK User
Fri Feb 20, 2015 2:09 pm
Reply with quote
Report this post
Ηι again Supoport Team

I have one more Issue

In Firefox Browser the logo aligns with menu bar but on Chrom Broswer & Internet Explorer it does not .
Also when i change the logo settings in order to allign the logo in Chrome , it doesn't allign on Firefox

Best regards and thanks in advance
Dimitris
User avatar
Senior Boarder

GK User
Fri Feb 20, 2015 4:20 pm
Reply with quote
Report this post
Is your site link still same?
User avatar
Moderator

GK User
Fri Feb 20, 2015 7:38 pm
Reply with quote
Report this post
Yes
The url is http://tilegrafima.gr

Best regards and thanks in advance
Dimitris
User avatar
Senior Boarder

GK User
Sun Feb 22, 2015 5:55 pm
Reply with quote
Report this post
Please edit: /templates/gk_news/css/override.css and add at its end:
Code: Select all
#gkLogo img {
width: 100%;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron