website background

Professional Joomla social template with metro design and 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
Mon Nov 25, 2013 10:17 pm
Reply with quote
Report this post
is there a way to be able to get a background same like this one here ? >>> joomla-templates.joomlart.com/ja_obelisk/index.php/en/

thanks
User avatar
Gold Boarder

GK User
Mon Nov 25, 2013 10:27 pm
Reply with quote
Report this post
Hi.
1) Please check those tips first: http://www.gavick.com/documentation/joo ... und-image/

Read from the middle of article - begin from "The background image"
User avatar
Platinum Boarder

GK User
Mon Nov 25, 2013 10:31 pm
Reply with quote
Report this post
I mean :

Code: Select all
body { background: url("images/joomla_green.gif") repeat scroll 0 0 #8ED3F1; }


replace joomla_green.gif image with your background image file and change filename of course.
Then read and use those tips: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Mon Nov 25, 2013 10:59 pm
Reply with quote
Report this post
i already use

body #gkBg {background: transparent url('../images/popy.jpg') repeat;}

in override.css

but its not the same ... look at the link i gave you above ... and see the way that background its displayed ....

thanks
User avatar
Gold Boarder

GK User
Mon Nov 25, 2013 11:03 pm
Reply with quote
Report this post
and btw

your code doesnt work ...

i use
Code: Select all
body #gkBg {background: transparent url('../images/popy.jpg') repeat;}
= works

Code: Select all
body { background: url("images/popy.jpg") repeat scroll 0 0 #8ED3F1; }
= doesnt

thanks
User avatar
Gold Boarder

GK User
Mon Nov 25, 2013 11:16 pm
Reply with quote
Report this post
You're right I forgot about ID,
without worked only background color.
Probably is too late for me I have to go sleep :whistle:
User avatar
Platinum Boarder


cron