Disable header_bg on home

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
Thu Oct 22, 2015 9:10 pm
Reply with quote
Report this post
Hello,

How can disable the header_bg background just in the home? Because of this the home of my website is slow, because there are many images, so I wanna disable "header_bg" only at the home of the web.

Regards!
User avatar
Senior Boarder

GK User
Fri Oct 23, 2015 8:25 am
Reply with quote
Report this post
hi, yes.
you can override and use no image or very light image instead.
because each page in gavick templates has it's own id/class , using css you can customize it.

tip: https://www.gavick.com/documentation/jo ... und-images
User avatar
Platinum Boarder

GK User
Fri Oct 23, 2015 10:01 am
Reply with quote
Report this post
My english is little bad, can help me pls.
User avatar
Senior Boarder

GK User
Fri Oct 23, 2015 7:06 pm
Reply with quote
Report this post
Your Home menu item what ID it have in Menu Manager ?
User avatar
Platinum Boarder

GK User
Fri Oct 23, 2015 7:40 pm
Reply with quote
Report this post
Hello Oscar E.

Thanks for reply. My ID menu home is: 101

Regards :)
User avatar
Senior Boarder

GK User
Fri Oct 23, 2015 7:50 pm
Reply with quote
Report this post
I may be wrong, but on Home Page in GK Demo there is a GK Image Slider module (published on "header"), so just disable it.
Or you have already disabled?
If yes, please use (in custom CSS field, in template settings):

body.noimg #gkBg {
background: rgba(0, 0, 0, 0) none !important;
}


and
also in template settings, in option where is Page Suffix
add
noimg for 101
User avatar
Platinum Boarder

GK User
Fri Oct 23, 2015 10:51 pm
Reply with quote
Report this post
Hello Oscar E.

I'm using Image show gk4 for my website in Home position Header. And a file called custom.css - I have to edit this file?

The Suffixes for pages doest work :( - I clear the cache of my site and press F5.

Image

Regards!
User avatar
Senior Boarder

GK User
Fri Oct 23, 2015 11:05 pm
Reply with quote
Report this post
I didn't saw your page suffix in code, hmm
Can you show me screenshot how did you added it

Beside - custom.css ??? in gavick templates this file is not used.
Just put in Custom CSS code field !!
User avatar
Platinum Boarder

GK User
Fri Oct 23, 2015 11:21 pm
Reply with quote
Report this post
Hello Oscar E,
I add the code on Custom CSS and nothing :(

Here the capture:

Image

Best Regards!
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 9:19 am
Reply with quote
Report this post
But you suffix is empty only 101= is there :whistle:

Please send me using PM full access to your site with URL of course it will be quicker :mrgreen:
User avatar
Platinum Boarder

GK User
Sat Oct 24, 2015 12:33 pm
Reply with quote
Report this post
Hello Oscar E,

I just sent you my data.

Please, could also help with the theme of the logo? :unsure:

https://www.gavick.com/forums/game-joom ... -css-48607

Best Regards!
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 2:29 pm
Reply with quote
Report this post
Done, fixed, btw you had cached template by JCH Optimize plugin.
User avatar
Platinum Boarder

GK User
Sat Oct 24, 2015 2:35 pm
Reply with quote
Report this post
Please, could also help with the theme of the logo?

Done, check blog second post.
You chosen wrong class to override :geek:
User avatar
Platinum Boarder

GK User
Sat Oct 24, 2015 2:44 pm
Reply with quote
Report this post
Hello Oscar E,

Wow brother, thank you very much! :)

How change de background "black"?

Best Regards!
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 3:54 pm
Reply with quote
Report this post
My code added transparency, so use :
.noimg #gkBg {background: black !important;}

Remember to clean Joomla cache to see changes.
User avatar
Platinum Boarder

GK User
Sat Oct 24, 2015 11:14 pm
Reply with quote
Report this post
mmm doest work, is still black..

Regards!
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 11:25 pm
Reply with quote
Report this post
I set black, you wanted what color?
Are we talk about this same area?
User avatar
Platinum Boarder

GK User
Sun Oct 25, 2015 9:56 am
Reply with quote
Report this post
Hello Oscar E,

The default color that comes in the demo.

Regards!
User avatar
Senior Boarder

GK User
Sun Oct 25, 2015 7:50 pm
Reply with quote
Report this post
.noimg #gkBg {background: #EEEEEE !important;}

Light Gray ?
User avatar
Platinum Boarder

GK User
Sun Oct 25, 2015 9:07 pm
Reply with quote
Report this post
Oscar E wrote:.noimg #gkBg {background: #EEEEEE !important;}

Light Gray ?


Hello Oscar E,

Yes gray.
Not work :( i clear cache of my joomla and my browser and nothing...still black :(

Regards!
User avatar
Senior Boarder

GK User
Sun Oct 25, 2015 9:13 pm
Reply with quote
Report this post
Image
User avatar
Senior Boarder

GK User
Tue Oct 27, 2015 12:45 am
Reply with quote
Report this post
Aaa this black.
black colour was set also for : body
and body is loaded as a first , then slideshow and whole rest elements.
But this cblack might be also from slideshow loader - but I cannot help with this, probably its hidden deep.

BTW
:!: remove from override.css file whole line with: .noimg #gkBg ..... :!:
it may help :whistle:
User avatar
Platinum Boarder

GK User
Tue Oct 27, 2015 2:49 pm
Reply with quote
Report this post
its works, thank you :)
User avatar
Senior Boarder


cron