-
AuthorPosts
-
September 14, 2010 at 3:15 pm #154305
Hey Joomers!
I was hoping someone could tell me if it is at all possible to add a full background on the top, like the one on the attachment.
Any help will be great!
Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 15, 2010 at 2:15 am #355544Hello
You open the file: /templates/ja_pyro/css/template.css and find the following code:
body {
background: url(../images/body-bg.gif) repeat-x top left #fff;
color: #333;
font-family: Georgia, Arial, Helvetica, sans-serif;
line-height: 1.6;
}replace by:
body {
background:url(“http://templates.joomlart.com/ja_zinc/templates/ja_zinc/images/movie/body-bg.jpg”) no-repeat scroll center top #000000;
color:#333333;
font-family:Georgia,Arial,Helvetica,sans-serif;
line-height:1.6;
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Saguaros 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Adding a background
Viewing 2 posts - 1 through 2 (of 2 total)