Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • doubleoo Friend
    #124105

    Hello,

    I have been trying to change the topimg.png image to something else. This is working OK but no matter what image I use it only shows the top half of the image. I have followed the directions for setting up this template. I cant seem to figure out why it only shows half. The website address is http://www.doubleoo.net

    Once this problem is figured out, i would also like to increase the size of the topimg.png. Is this possible? If it is can you please direct me to the correct file to edit.

    I’m not interested in having the wording scroll up like the demo. I just want to have a static image in the top middle area. If there is a better way of doing this please let me know

    Thank You
    Oscar

    Menalto Friend
    #233726

    Try to add this to the template-css.css file on line 1354(this will fix the cut off hopefully)

    #ja-topsl .ja-newflash {
    background:transparent url(../images/topimg.png) no-repeat scroll left top;
    height:180px; <-----ADD THIS
    padding:0pt;
    }

    For adjust the height of the topimg.png you can use photoshop and make it the size you want. And change this in the template_css.css on line 1325:

    #ja-topsl {
    background:transparent url(../images/topsl-bg.png) repeat 0%;
    font-size:115%;
    height:180px; <---------------CHANGE THIS
    }

    doubleoo Friend
    #233731

    That did the trick

    Thank You Very Much

    mfcphil Friend
    #233734

    DoubleOO you need to go into your template and intothe following

    “ja_fagus/ja_vars.php” and change $ja_color_default to the color you want ( in your case blue )
    no doubt you have the blue pressed on your pc, but it looks the default colour (orange) to the rest of us.

    doubleoo Friend
    #233752

    Thank You MFCPHIL
    I did miss that one

    DoubleOO

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

This topic contains 5 replies, has 3 voices, and was last updated by  doubleoo 16 years, 12 months ago.

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