background in therealdesign

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Fri Aug 29, 2014 5:54 am
Hello!Could you help me please,because really I don't know what to do.I am trying to change background in this template-to make it as a picture.so in template.css instead of background:#fff
I am writing:
background: url('..images/fon.jpg')

in body.

But nothing changes. I've tried so many times.Please.could you help me please?What am I doing wrong?
I have an account in Gavickpro and I downloaded this template legally/Please.I really need help :(
User avatar
Fresh Boarder

GK User
Fri Aug 29, 2014 9:51 am
Could you please post an url to your site?
Probably the problem is here:
Code: Select all
background: url('..images/fon.jpg')

and should be:
Code: Select all
background: url('../images/fon.jpg') 0 50% no-repeat;
User avatar
Moderator

GK User
Fri Aug 29, 2014 10:29 am
to my sorry,I cannot send url because now it on localhost.Can I send folder with template?or may be you can tell me where to see it:
CODE:SELECT ALL?
User avatar
Fresh Boarder

GK User
Sat Aug 30, 2014 4:54 pm
"CODE: SELECT ALL" is a snippet of the forum allowing to select provided code.
Without access to a live site I can't help you more. Perhaps you could post it live somewhere temporary?
User avatar
Moderator

GK User
Tue Sep 02, 2014 3:24 pm
thank you.I solved problem)))
User avatar
Fresh Boarder

GK User
Wed Sep 03, 2014 4:25 pm
If you will have any other questions, feel free to post new forum threads - it allows us to answer you faster.
User avatar
Moderator


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