Update the logo size in inStyle template

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
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
Sun Dec 15, 2013 6:00 pm
Reply with quote
Report this post
Hi,

I am looking to upload a logo to this website (with my own style font - it is a .png file).

I am happy with the size of the current one (http://www.hasled.com/test).

How can I make sure that the new one that I upload is the same or similar size as the current one?

Thanks in advance.

Prit
User avatar
Gold Boarder

GK User
Sun Dec 15, 2013 6:32 pm
Reply with quote
Report this post
Hi.
How can I make sure that the new one that I upload is the same or similar size as the current one?


You don't have to worry. Make sure that new image logo would have max 100px of height.
Of course also this value settings can be changed.
User avatar
Platinum Boarder

GK User
Mon Dec 16, 2013 2:31 am
Reply with quote
Report this post
Absolutely perfect!!

Many thanks :D
User avatar
Gold Boarder

GK User
Tue Dec 17, 2013 10:00 pm
Reply with quote
Report this post
May I suggest you something?
too-big.png


How to fix it:
Code: Select all
gkBanner > h2 > a > span { font-size: 50px; }


Where use this custom CSS - here: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Thu Dec 19, 2013 12:20 pm
Reply with quote
Report this post
Hi,

Thank you very much for the suggestion - it is appreciated.

I copied the code into the override.css but it did not seem to do anything.

Any ideas?

Thanks,

Prit
User avatar
Gold Boarder

GK User
Fri Dec 20, 2013 7:54 pm
Reply with quote
Report this post
//sorry for delay we have technical problems//

upsss.... we have to use "stronger" css
Code: Select all
gkBanner > h2 > a > span { font-size: 50px !important; }
User avatar
Platinum Boarder

GK User
Fri Jan 03, 2014 12:44 pm
Reply with quote
Report this post
Hi,

Thanks for the message. Unfortunately it still does not seem to work,.

Any ideas?

Many thanks,

Prit
User avatar
Gold Boarder

GK User
Fri Jan 03, 2014 1:15 pm
Reply with quote
Report this post
Add URL to website where is now - I will try again.
User avatar
Platinum Boarder

GK User
Fri Jan 03, 2014 2:13 pm
Reply with quote
Report this post
Hi,

Thanks for the reply. The website URL is www.hasled.com.

Thanks for your continued support :D

Prit
User avatar
Gold Boarder

GK User
Fri Jan 03, 2014 8:33 pm
Reply with quote
Report this post
ok, but could you tell me one thing why I didn't saw my last code in your current sourcecode ?
use
Code: Select all
.gkBanner > h2 > a > span { font-size: 50px; }

here:
Image

or
You can also change this font size value here

templates/gk_instyle/css/gk.stuff.css (line ~665)
User avatar
Platinum Boarder

GK User
Sat Jan 04, 2014 12:04 am
Reply with quote
Report this post
Hi,

Thanks for your message. I initially made the changes in the override.css file (which did not work). I have now changed in the 'templates/gk_instyle/css/gk.stuff.css (line ~665)' file as you recommended - that worked great!!

Thank you very much :D :D
User avatar
Gold Boarder


cron