+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Logo

  1. #1

    Logo

    Hi,
    I have a problem with the logo, as I tried to change it in the template directory but then it just resized, I have used the same picture diamensions as the original logo had. Any idea how to resolve it?

  2. #2
    Hello Lukasz Konopacki,

    Quote Originally Posted by Lukasz Konopacki View Post
    Hi,
    I have a problem with the logo, as I tried to change it in the template directory but then it just resized, I have used the same picture diamensions as the original logo had. Any idea how to resolve it?
    You need to upload logo with same resize like old logo.
    Thanks.

  3. #3
    Hello Lukasz,

    You uploaded logo with size: 398x80px
    but in css styles set: 200x40px

    you should resize image or change style in ftp://templates>>auto_flatty>>css>>style.css at line ~ 484 find class with name: div#logo
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Thank you all sorted

  5. #5
    Hello Viktor,

    In Realty Map if i change the px ( 40px with 80px for example) in CSS style the page received some errors...Maybe for this template i have to do some changes more?

    Thank you very much

  6. #6
    Hello Daniel,

    Would you please send us screenshot where is exactly error?
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Hello Viktor,


    I make the following change in style.css:


    div#logo {
    width: 440px;
    height: 80px;
    float: left;
    margin-top: 28px;

    in line 608 of realty_map template

    captura pant.jpg

    Thank you very much

  8. #8
    Hello Daniel mihail Balteanu,

    Set margin-top: 0px; and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    Hello Viktor,

    I make:

    div#logo {
    width: 320px;
    height: 120px;
    float: left;
    margin-top: 0px;

    and in my folder x2 i have a logo.png with 640/240 px

    ...we have to change something more because still have errors...look the attachment


    Best regards,
    captura pant.jpg

  10. #10
    Hello Daniel,

    I suggest you create new ticket with your problem. You want to use logo bigger than header space.
    Need some more changes in css.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread