Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Download Elxis CMS:
Elxis 5.5 Hermes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
Theme Stalingrad background picture
« previous
next »
Print
Pages: [
1
]
Author
Topic: Theme Stalingrad background picture (Read 5716 times)
Batman007
Newbie
Posts: 27
Theme Stalingrad background picture
«
on:
February 13, 2013, 21:40:22 »
Hello Elxis Team,
Stalingrad theme
Option: Body background selection * yes * for use a background image! But This doesn't work. What is the procedure? Maybe I need to change this in file css ?
Best regard
«
Last Edit: February 13, 2013, 21:49:41 by Batman007
»
Logged
speck
Elxis Community
Sr. Member
Posts: 348
Re: Theme Stalingrad background picture
«
Reply #1 on:
February 23, 2013, 01:56:01 »
you need modify the body tag in file layout.css
body {
color:#000;
margin:0;
padding:0;
font-family: "Trebuchet ms", Helvetica, sans-serif;
font-size:13px;
line-height:19px;
background: url(../images/yourimage) ;
}
before to modify the body tag make a copy of layout.css
in parameters of template -- > custom --> body background: yes
«
Last Edit: February 23, 2013, 01:58:07 by speck
»
Logged
Batman007
Newbie
Posts: 27
Re: Theme Stalingrad background picture
«
Reply #2 on:
February 23, 2013, 06:42:53 »
ok good!
I test this tomorrow...
big thank
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
Theme Stalingrad background picture