-
AuthorPosts
-
November 29, 2007 at 5:54 am #124068
I like this template! but I have some text appearing at the very top of the page. Why?
Also I’m still trying to put an image in the background – outside of the main template – i want that to stay white. (Whole middle part of template including header and footer). Any suggestions? I’ve seen a couple of posts but I’m new at css and putting image files into the background so please spell things out.
Thanks,
GregMenalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
November 29, 2007 at 10:34 am #233669Have you typed in
Destination World,
anywhere in the templates index.php file?
If you do a search for it i think you will find it, and you can delete it.Background:
First you need to upload you picture to the templates images folder and add this to the template_css.css file(on line 25):body#bd {
background:url(../images/yourimagename.jpg) repeat-x; <----------------CHANGE THO THIS
color:#333333;
text-align:center;
}And then find in template_css.css line 1023:
#ja-header {
border-bottom:1px solid #CCCCCC;
height:85px;
line-height:normal;
padding:0pt;
position:relative;
text-align:left;
z-index:2;
background: #FFFFFF; <----------ADD THIS
}And then find in template_css.css line 890:
#ja-container {
background:#FFFFFF url(../images/mainwrap-bg1.gif) repeat-y 20%; <----------ADD #FFFFFF there
}And then find line 1274:
#ja-footerwrap {
border-top:1px solid #CCCCCC;
clear:both;
color:#999999;
height:100px;
background: #ffffff; <-------------ADD THIS
}For your background image i need to know if you gonna have one with no repeat or how you want it, the way it works now it will repeat horizontal. So just let me know.
November 30, 2007 at 11:18 pm #233727Thanks Menalto,
Really helpful. I might actually learn some css!! 😀
I want horizontal repeat but then the rest of the background to be a darker color.Also I searched for “Destination World,” in index.php, but its not there. Neither is Destination or World
I think it turned up after I uploaded sh404SEF and enabled it, but I’m not sure.
Any other suggestions?
Cheers,
Greg -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by wbtnz 16 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum