How to change image at bottom
Responsive community-minded music Joomla template with JomSocial extension support.
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri May 23, 2014 12:36 pm
- Reply with quote
- Report this post
Hi. How do you change this image at the bottom? I can remove it etc but can't change it.
Thanks
Thanks
-
- Fresh Boarder
- GK User
- Fri May 23, 2014 2:04 pm
- Reply with quote
- Report this post
Hi,
if you are using style2 - check this image
templates/gk_musicstate/images/style2/bottom_bg.jpg
each folder have image corresponding to used template style color.
if you are using style2 - check this image
templates/gk_musicstate/images/style2/bottom_bg.jpg
each folder have image corresponding to used template style color.
-
- Platinum Boarder
- GK User
- Fri May 23, 2014 5:15 pm
- Reply with quote
- Report this post
Thanks for the help. What I meant was if there was a way to do it with override.css but it's ok, I am going to do that way.
Thanks.
Thanks.
-
- Fresh Boarder
- GK User
- Fri May 23, 2014 5:44 pm
- Reply with quote
- Report this post
Sure you can, but .. each extra css line - slow your page.
It's like to say: Go left, No, go Right - it's how override works
It's like to say: Go left, No, go Right - it's how override works
-
- Platinum Boarder
- GK User
- Sun Nov 02, 2014 9:14 pm
- Reply with quote
- Report this post
Please can you provide the coding for the override....
-
- Fresh Boarder
- GK User
- Tue Nov 04, 2014 11:15 pm
- Reply with quote
- Report this post
This is default code
It means that you should change IMG and URL in this code and use my tip from my footer links.
- Code: Select all
.frontpage #gkBottom3 {
background: url("templates/gk_musicstate/images/common/people_bg.jpg") no-repeat scroll center top #141414;
overflow: hidden;
padding: 350px 0; }
It means that you should change IMG and URL in this code and use my tip from my footer links.
-
- Platinum Boarder
6 posts
• Page 1 of 1