Where is the background

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
Wed Jan 30, 2013 8:30 pm
Reply with quote
Report this post
I upload the template gk_startup_J!25 and I already read different answers but I do not understand where I can insert the background image
http://www.riedicon.com/
I read that I need to creat a maskheads but I do not know where o how
User avatar
Senior Boarder

Konrad M
Thu Jan 31, 2013 10:47 am
Reply with quote
Report this post
Hi,
would you like add background to all content or change this one from image slider ?
User avatar

GK User
Thu Jan 31, 2013 5:25 pm
Reply with quote
Report this post
Hi, I want to add background to all content
User avatar
Senior Boarder

Konrad M
Fri Feb 01, 2013 6:12 am
Reply with quote
Report this post
So please try add to override.css
Code: Select all
body {
background:url(../images/your_image.jpg) top left no-repeat !important;
}

and copy your image to images folder located in template folder. Remember to enable override.css option in template settings.
User avatar

GK User
Sat Feb 02, 2013 12:59 am
Reply with quote
Report this post
Hi I realize that I want to change the image slider. The space in grayed
User avatar
Senior Boarder

Konrad M
Mon Feb 04, 2013 12:45 pm
Reply with quote
Report this post
To change it please override template/gk_startup/images/header_bg.jpg with your own background.
User avatar

GK User
Mon Feb 04, 2013 6:41 pm
Reply with quote
Report this post
I did what you said but nothing happen, I think because I uploaded the gk_startup in my web page. And maybe I need to active or upload something else. Could you teld me :)
User avatar
Senior Boarder

Konrad M
Tue Feb 05, 2013 8:51 am
Reply with quote
Report this post
Did you clear cache after you override image ?
User avatar

GK User
Tue Feb 05, 2013 5:13 pm
Reply with quote
Report this post
Yes I deleted but nothing happen, maybe because I only upload the template and in this situation I need to add something else?
User avatar
Senior Boarder

Konrad M
Wed Feb 06, 2013 9:31 am
Reply with quote
Report this post
If you just override default page and you didn't change name of it you don't have to do anything else.
User avatar

GK User
Wed Feb 06, 2013 6:21 pm
Reply with quote
Report this post
I did not used swift installation version the Quickstart, I uploaded only the template. I dont know what else to do
User avatar
Senior Boarder

Konrad M
Thu Feb 07, 2013 4:04 pm
Reply with quote
Report this post
Please send me Private Message with ftp access and access to your joomla backend. Remember add link to this topic too.
User avatar

GK User
Mon Feb 11, 2013 6:01 pm
Reply with quote
Report this post
I send you all the info. :)
User avatar
Senior Boarder

Konrad M
Sat Feb 16, 2013 5:32 pm
Reply with quote
Report this post
Unfortunetly ftp details aren't correct. I can't login. Once again please try do this steps:
1. Copy your image to templates/gk_startup/images/
2. Add to override.css code:
Code: Select all
#gkHeader {
background: url('../images/your_image.jpg') top left no-repeat !important;
}

3. Enable override.css option in template settings.
User avatar

GK User
Sat Feb 16, 2013 6:50 pm
Reply with quote
Report this post
I could do it thank you for your answer :)
User avatar
Senior Boarder

GK User
Sun Dec 22, 2013 1:40 am
Reply with quote
Report this post
Hello,
I would like to change the background photo in 'startup'.
I believe there are 3 versions of the images.
What is the CSS override code that let's me load my own 3 versions of the background images please?

Regards
Drew


Konrad M wrote:Unfortunetly ftp details aren't correct. I can't login. Once again please try do this steps:
1. Copy your image to templates/gk_startup/images/
2. Add to override.css code:
Code: Select all
#gkHeader {
background: url('../images/your_image.jpg') top left no-repeat !important;
}

3. Enable override.css option in template settings.
User avatar
Gold Boarder


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