how can i add a background image?

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Oct 20, 2010 2:52 pm
how can i add a background image for this template?

i tryed this but it works not:

body { line-height:1.7; background-image:url("gk_corporate2/baseportale.png") no-repeat; }
body#bd { color:#979189; }
body.fs1 { font-size:10px }
body.fs2 { font-size:11px }
body.fs3 { font-size:12px }
body.fs4 { font-size:13px }
body.fs5 { font-size:14px }
body.fs6 { font-size:15px }

can u help me?
User avatar
Gold Boarder

GK User
Thu Oct 21, 2010 8:48 am
use this insted:
Code: Select all
body { line-height:1.7; background:url(../images/logo.png) no-repeat #f4f2ef }
User avatar
Platinum Boarder

GK User
Thu Oct 21, 2010 10:13 am
tnx again, as allways gavick support is fantastic
User avatar
Gold Boarder


cron