NattyWP - Community Forum
Your member area
NattyWP Help Desk
Home
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
NattyWP Community
«
Configuration and Development
«
Easy Touch theme
« Adding tiled background image into Easy-touch theme.
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Adding tiled background image into Easy-touch theme. (Read 1642 times)
wonderdog
Newbie
Karma: 10
Posts: 6
Adding tiled background image into Easy-touch theme.
Hello,
I just recently purchased the Easy-touch theme and I was hoping to change the background from the default gray to a patterned image file. I've been able to change the color, but wish to explore a tiled graphic image.
I haven't been able to find the specific line of code in the css stylesheet. I'm not familiar with code writing, but I can cut and paste with some direction. Any help would be greatly appreciated. Thanks in advance.
Keith
Logged
Dmitry A
NattyWP Team
Sr. Member
Karma: 101
Posts: 243
Re: Adding tiled background image into Easy-touch theme.
Hello, you can change background color and background image.
Open css/style.css and set-up background-color and background-image for body,html tag
body, html {
background-color:#E5E6E8;
background-image:url(../images/bg-header.gif);
background-repeat:repeat-x;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
line-height:20px;
}
You can also order our customization service, if you'll have some problems. Just submit a ticket to Customization dept. and our support will quote your work.
Logged
Dmitry A
http://www.nattywp.com
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Announcements
-----------------------------
General
-----------------------------
=> General Discussion
=> Member Sites
=> The Lounge
-----------------------------
Configuration and Development
-----------------------------
=> Home Office
=> Blogus
=> Bongo Theme
=> Photonic theme
=> Newsone theme
=> Folium theme
=> Valtik
=> Groovy theme
=> Suit theme
=> Deluxe theme
=> Business theme
=> Nostra theme
=> Mayones theme
=> Easy Touch theme
=> Kongo Theme
=> Newsday Theme
=> Flashlog Theme
=> Simplix Theme
=> Tribune Theme
=> News Hunter Theme
=> Image Hunter Theme
Loading...