Changing logo module size

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Thu Jul 04, 2013 4:47 pm
Hi guys,

I am using Sporter template. What I want is to change (make smaler) logo module resolution (currently 294x86px) and make bigger language or search mofule position - to make it available to put adsense ad resolution 724x90px in line with logo.

So in which file I can define logo and language/search module positions?

All the best,

ignotus
User avatar
Senior Boarder

teitbite
Fri Jul 05, 2013 12:38 am
Hi

Please put both item to Your site and show me Your site then.
User avatar
Moderator

GK User
Fri Jul 05, 2013 2:36 pm
teitbite wrote:Hi

Please put both item to Your site and show me Your site then.


It is really ugly and unordered if I put both items (adsense ad shows under logo), my site is http://e-tribina.com
User avatar
Senior Boarder

teitbite
Sat Jul 06, 2013 10:45 pm
Hi

Ok. So please send me an access to Your joomls panel and tell me which module to enable. So I'll see it, tell You the code needed to fix it and than will unpublish it before You will add new part of code.
User avatar
Moderator

GK User
Sat Jul 06, 2013 11:08 pm
Ok, i have sent you PM. cheers
User avatar
Senior Boarder

teitbite
Sat Jul 06, 2013 11:26 pm
Hi

Try add this css to override.css (remember to allow using of this file in template settings)

Code: Select all
#gkTopWrapper {
position: relative;
}

#gkTopWrapper .custom {
    position: absolute;
    right: 0;
    top: 52px;
}


this is just a first try may require some adjustments.
User avatar
Moderator

GK User
Sat Jul 06, 2013 11:39 pm
I have copied that code. Nothing changes.

Notice: I am using smaller logo then it is set module size for it, so i suppose, if we just make logo module smaller then 294px x 86px than logo and adsense ad should be able to be in one line.
User avatar
Senior Boarder

GK User
Mon Jul 08, 2013 1:49 pm
Any other suggestion please?
User avatar
Senior Boarder

teitbite
Tue Jul 09, 2013 12:15 am
Hi

Have You allowed using override in template settings? Please send me an access to Your joomla panel so I'll check why it's not working.
User avatar
Moderator

GK User
Tue Jul 09, 2013 11:12 pm
Yes I am, I am using override for tools moduel removing. You have a PM
User avatar
Senior Boarder

teitbite
Wed Jul 10, 2013 3:10 am
Hi

JCH plugin has not updated compressed CSS file. I've cleared cache and now it's working fine.
User avatar
Moderator

GK User
Wed Jul 10, 2013 2:55 pm
Thanks. So that code for override file that you gave me first is doing its job?

P.S. Do you think is it better to have JCH optimizer turned on, or to turn it off at all?

Appreciate your effort.
User avatar
Senior Boarder

teitbite
Fri Jul 12, 2013 3:01 am
Hi

Yes code was ok all the time. Was just not used on the site.

If JCH works than You should keep it. Right now it will just need clearing cache after css modifications.
User avatar
Moderator

GK User
Wed Jul 17, 2013 10:32 pm
Okay, thank you very much. I would not never assume that thing that must clear cache to get code working because of JCH ...You saved me from headache. Appreciate that!
User avatar
Senior Boarder

teitbite
Sat Jul 20, 2013 1:45 am
Hi

No problem. Glad I could help. JCH is creating a separated file condensed with all css files used in the site, so in order to regenerate this file the old one needs to be removed (cache has to be cleared).
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.