Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • idmgorg Friend
    #136575

    I can change the logo file without a problem but when I replace header-bg.jpg this never appears online?

    I am not sure what I am doing wrong when I can change and upload the header-bg.jpg file it never changes the default or cyan backgrounds I’ve tried to change.

    Thanks
    Patrick

    bennitos Friend
    #284250

    Did you place it in this folder?

    ja_zibal/templates/ja_zibal/images/

    And you are posting that you uploaded a new header-bg.jpg while the original is a header-bg.gif. Did you upload a file with the right extention/file format gif?

    idmgorg Friend
    #284252

    /ja_zibal/images/header-bg.jpg

    and I also removed the header-bg.gif to see if that was blocking my file…

    idmgorg Friend
    #284253

    corrected url

    domain.com/templates/ja_zibal/images/header-bg.jp

    bennitos Friend
    #284254

    you have to upload header-bg.gif not jpg or it wont work.

    It is possible to use jpg but then you will have to change code in your index.php as there it point directy to the .GIF.
    It wont find automaticly that you changed it to jpg

    bennitos Friend
    #284255

    lol didnt mean index.php ofcource you need to change your template_css.css

    line 612


    #ja-header {
    background: url(../images/header-bg.gif) repeat-x top #4D84A7;
    height: 75px; /* you can change the heigth of the header here. Maximum height: 250px. */
    position: relative;
    }

    Change the item marked in red to .jpg remember to always make backups.

    idmgorg Friend
    #284256

    where do I change the search box?

    bennitos Friend
    #284257

    <em>@idmgorg 97144 wrote:</em><blockquote>where do I change the search box?</blockquote>

    Depends what you want to change? 🙂

    idmgorg Friend
    #284259

    I want to match up the search boxes colours to blend with my background?

    or remove it I guess from that spot?

    bennitos Friend
    #284260

    im guessing you are talking about the text colour in the seach box?

    If so:

    Template_css.css line 656


    border:1px solid #4D84A7;
    color:#4D84A7;

    idmgorg Friend
    #284261

    so how do I change the background color of the search box? to white lets say

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

This topic contains 11 replies, has 2 voices, and was last updated by  idmgorg 15 years, 4 months ago.

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