Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wbtnz Friend
    #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,
    Greg

    http://www.destinationworld.net

    Menalto Friend
    #233669

    Have 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.

    wbtnz Friend
    #233727

    Thanks 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

    Menalto Friend
    #233728

    PM me super admin access and ill take a look at it if you want?

    wbtnz Friend
    #233729

    Have created menalto login.
    Thanks heaps,
    Greg

Viewing 5 posts - 1 through 5 (of 5 total)

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