Change background News Show Pro GK5
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Sep 05, 2016 4:42 pm
- Reply with quote
- Report this post
Hello,
How could change the background (color or image) to the module News Show Pro GK5 ?.
Thank you very much.
A greeting.
How could change the background (color or image) to the module News Show Pro GK5 ?.
Thank you very much.
A greeting.
-
- Expert Boarder
- teitbite
- Thu Sep 08, 2016 9:26 am
- Reply with quote
- Report this post
Hi
It depends which one. Please tell me the url to the page I'll be able to see this module and tell me which one is it.
It depends which one. Please tell me the url to the page I'll be able to see this module and tell me which one is it.
-
- Moderator
- GK User
- Sun Sep 11, 2016 7:38 am
- Reply with quote
- Report this post
Hi,
Now I have the page maintenance. The URL is www.ratonperezmuebles.com. If you need to access I sent by private data.
A greeting.
Now I have the page maintenance. The URL is www.ratonperezmuebles.com. If you need to access I sent by private data.
A greeting.
-
- Expert Boarder
- teitbite
- Tue Sep 13, 2016 2:00 pm
- Reply with quote
- Report this post
Hi
I have not received an access to site from You, please send it to my PM. Also I still do not know what module You want to set the background for ?
I have not received an access to site from You, please send it to my PM. Also I still do not know what module You want to set the background for ?
-
- Moderator
- GK User
- Wed Sep 14, 2016 2:39 pm
- Reply with quote
- Report this post
Hi,
I just sent data access to the site and the modules that I can not change the background in a PM.
Thank you very much.
A greeting.
I just sent data access to the site and the modules that I can not change the background in a PM.
Thank you very much.
A greeting.
-
- Expert Boarder
- teitbite
- Sat Sep 17, 2016 8:38 am
- Reply with quote
- Report this post
Hi
Since this module is on header bottom layer You can use this code in override.css to add background:
Since this module is on header bottom layer You can use this code in override.css to add background:
- Code: Select all
#gkHeaderBottom {
background: #fff none repeat scroll 0 0;
}
-
- Moderator
- GK User
- Tue Sep 27, 2016 3:23 pm
- Reply with quote
- Report this post
Thank you very much, is just what I wanted, but I did not change the background when you click on any part of the store, or on the products. No change should all be in the same position ?.
Greetings.
Greetings.
-
- Expert Boarder
- teitbite
- Thu Sep 29, 2016 2:04 pm
- Reply with quote
- Report this post
Hi
I do not understand. Can You please explain one more time ? Show some screenshots if possible.
I do not understand. Can You please explain one more time ? Show some screenshots if possible.
-
- Moderator
- GK User
- Fri Oct 07, 2016 10:09 am
- Reply with quote
- Report this post
Hello,
I feel my clumsiness, it is my mistake, if you change the background, which does not change is in the part of virtuemart, I guess we will have to configure it to also change the background.
A greeting.
I feel my clumsiness, it is my mistake, if you change the background, which does not change is in the part of virtuemart, I guess we will have to configure it to also change the background.
A greeting.
-
- Expert Boarder
- teitbite
- Sun Oct 09, 2016 9:59 am
- Reply with quote
- Report this post
Hi
If You can just tell me where I will be able to see this background, because all I see is sider in background on frontpage. Do You mean the background under whole site ? This gray, stone surface kind ? What do You want to do with it ? If yes, than it can be changed with css:
If You can just tell me where I will be able to see this background, because all I see is sider in background on frontpage. Do You mean the background under whole site ? This gray, stone surface kind ? What do You want to do with it ? If yes, than it can be changed with css:
- Code: Select all
body {
background-image: url("../images/bg3.jpg");
}
-
- Moderator
- GK User
- Thu Oct 13, 2016 11:19 am
- Reply with quote
- Report this post
Hello,
I send you a screenshot where I want to change the wallpaper.
A greeting.
I send you a screenshot where I want to change the wallpaper.
A greeting.
-
- Expert Boarder
- teitbite
- Sat Oct 15, 2016 9:18 am
- Reply with quote
- Report this post
Hi
Please take a look at this article https://www.gavick.com/documentation/jo ... omla-pages using this method You will be able to add a custom background to any page. Just use this code in override.css
Please take a look at this article https://www.gavick.com/documentation/jo ... omla-pages using this method You will be able to add a custom background to any page. Just use this code in override.css
- Code: Select all
.custombg #gkMainWrap > div {
background: url(path_to_background_image) no-repeat top center transparent;
}
-
- Moderator
- GK User
- Sat Oct 22, 2016 10:31 am
- Reply with quote
- Report this post
Thank you very much, it is just what I wanted.
Greetings.
Greetings.
-
- Expert Boarder
- teitbite
- Sun Oct 23, 2016 11:40 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
14 posts
• Page 1 of 1