How to change image at bottom

Responsive community-minded music Joomla template with JomSocial extension support.
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
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
User avatar
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

:idea: each folder have image corresponding to used template style color.
User avatar
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.
User avatar
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 :lol:
User avatar
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....
User avatar
Fresh Boarder

GK User
Tue Nov 04, 2014 11:15 pm
Reply with quote
Report this post
This is default code
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.
User avatar
Platinum Boarder


cron