Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • brandon12 Friend
    #117655

    can i remove the top stuff from index.php – like logo.jpg, header-deco2.jpg and usertools – then replace it with a 950 x 200 (or similar size) header? i’d like that very much and to keep fluid layout if possible.

    Khanh Le Moderator
    #211706

    To display header, please replace background image in this line in file index.php:


    <div id="ja-header" class="clearfix" style="background: url(<?php echo $headerimage; ?>) no-repeat bottom right;">

    To disable usertools, please modify this line in file index.php:


    $ja_tool = 3; // 0: disable all; 1: disable color, enable screen; 2: enable color, disable screen; 3: enable all.

    You could also change style for #ja-header in template_css.css file.

    brandon12 Friend
    #211714

    how to replace background image in that line?

    brandon12 Friend
    #211748

    well, my web host was nice enough to explain that I need to find out where $headerimage is defined (in what file)….and once I find out that, it should show the path to the image, &
    I can change it to my own image path.

    can somebody help explain where $headerimage is defined (in what file)?

    thanks

    brandon12 Friend
    #211779

    can somebody help explain where $headerimage is defined (in what file)?

    brandon12 Friend
    #211791

    where was $ja_header_images defined ?? This is a variable that must be/have been previously defined either in a file or in the database, that much I know, please help somebody

    brandon12 Friend
    #211795

    i’ll just make header-deco bigger as band aid fix, couldn’t figure this out on my own

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

This topic contains 7 replies, has 2 voices, and was last updated by  brandon12 18 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum