test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • antoniocerasuolo Friend
    #177713

    Hi;

    can someone please explain to me how I substitute the logo on the top left of JA travel with my logo??

    can you also let me know how I can change the optional slogan ??

    please take a look at http://www.milanopartytours.com and you will see what I am talking about.

    regards,

    pavit Moderator
    #455498

    Hi

    To change your logo you need to overwrite your logo.png in this folder /templates/ja_travel/themes/blue/images

    Your logo features ( height and width ) are managed by this css file /templates/ja_travel/css/template.css

    h1.logo {
    height: 70px;
    width: 135px;
    }
    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 70px;
    width: 135px;
    }

    Regarding the Slogan text you need to edit the slogan Custom-html module published in the slogan position

    Regards

    antoniocerasuolo Friend
    #455501

    <em>@pavit 322896 wrote:</em><blockquote>Hi

    To change your logo you need to overwrite your logo.png in this folder /templates/ja_travel/themes/blue/images

    Your logo features ( height and width ) are managed by this css file /templates/ja_travel/css/template.css

    h1.logo {
    height: 70px;
    width: 135px;
    }
    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 70px;
    width: 135px;
    }

    Regarding the Slogan text you need to edit the slogan Custom-html module published in the slogan position

    Regards</blockquote>

    ciao ,

    Grazie ancora per le info…. comunque non dovrebbe essere un problema creare l’immagine come da css file 70 X 135

    grazie,
    ciao

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

This topic contains 3 replies, has 2 voices, and was last updated by  antoniocerasuolo 12 years, 6 months ago.

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