Wider module LOGO

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Sun Aug 12, 2012 9:15 pm
I need more space for my logo. From the "template.css" I understand that the space for a image logo is 96 hight x 304px. I need more than 500 wide for my logo.

The result today is that the logo is squeezed into 304px.

I have tried to change the css file, but with no other result. What and where shall I look for a solution.

Can you most clever heads help.
User avatar
Expert Boarder

GK User
Mon Aug 13, 2012 4:21 am
You can add following css codes in to "templates/gk_templatename/css/override.css" and enable css override from template settings > advanced settings > css override "on".

Change height and width as you require.
Code: Select all
#gkLogo a { width: 500px!important; height:96px!important;}


See you around...
User avatar
Platinum Boarder

GK User
Tue Aug 14, 2012 2:41 pm
I thought this would solve my problems, but not.

I have "Cut&Paste" your code into the override.css but nothing happens. Same with; 304

I have tested to delete the lines in the template.css , same result
I have tested with my browser (chrome) and took up some code picture down under (Inspect element)
At the right part there I can see the code in the template.css with the possibilities to check out every line.
When I "disable" the line with "with 304px .." the logo is absolute perfect.

So where do I change this to make it correct?
Is your code (with space and everyting) correct?

I hope to fix it within a few hours. The customer is not happy. I promised I have contact with some master programmer at Bavickpro !!!! = You

Hope in peace
User avatar
Expert Boarder

GK User
Wed Aug 15, 2012 4:15 am
Please post a link to your website so we can make a suggestion as code changes depending on logo type you choose in template settings.

If you are not comfortable in posting link in here send it to my email along with link to this topic.

normanuk [at] live.co.uk

See you around...
User avatar
Platinum Boarder

GK User
Wed Aug 15, 2012 4:18 pm
No problem posting my site:
http://balt-scandic.com/

Hope you can see any faults
User avatar
Expert Boarder

GK User
Wed Aug 15, 2012 4:31 pm
Please use below css as well.

Code: Select all
h1#gkLogo a img { width: 500px!important; height:96px!important;}


See you around...
User avatar
Platinum Boarder

GK User
Wed Aug 15, 2012 4:37 pm
I have now put both of you code sentence in the override.css

No change, the logo is still only 304px wide
User avatar
Expert Boarder

GK User
Wed Aug 15, 2012 5:06 pm
I can see it is working fine. Try to clear your browser cache.

See you around...
User avatar
Platinum Boarder

GK User
Wed Aug 15, 2012 6:36 pm
YESS YESS

How could I forget that little thing. You are a genious.

SOLVED
User avatar
Expert Boarder

GK User
Wed Aug 15, 2012 8:11 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron