+ Reply to Thread
Results 1 to 3 of 3

Thread: Logo position between portrait and landscape

  1. #1

    Logo position between portrait and landscape

    Hi. I am running 4.8.0 Classifieds with General Simple template. My Logo shows OK on desktop and on landscape on mobile devices however when I rotate a mobile device to portrait the position of the Logo changes and becomes partly masked. Is there any code that I can adjust in the css files to fix this?

  2. #2
    It happens because you changed your logo and the new logo has a bigger size on vertically.
    Open the file: ftp://templates>>general_simple>>css>>style.css at line:6029 find the code:
    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.

    Then below at line: 6494 find the code:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    Save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3

    Thanks

    Thanks Viktor, very helpful. You are right my logo is a different size. It works now on Andriod and iPhone but still not working on the iPad. Any ideas?

+ Reply to Thread