Many layout questions and bug reports

  • Author
    Posts
  • #20593
    Yaron

    I have a few questions and a few bug reports related to the layout.

    To make sure my report is as clear as possible, I created an image to clarify the issues:
    http://hightours.co.il/dl/layoutissues.jpg

    #20594
    Yaron

    I forgot, I also exported the settings to make it easier for you to understand what’s going on:
    http://hightours.co.il/dl/temperasettings-hightourscoil-20140126-120714.zip

    #20809
    Kay
    Cryout Creations mastermind

    Hi!

    The space at the top is the Top bar which can be hidden from the Theme settings >> Top bar
    To remove space below and above the header add this code to the Custom CSS area:

    #access {margin-top:0;}
    #main {margin-top:0;}

    We’re not getting any of the issues you show on chrome. Make sure you have the latest version installed.

    The menu and columns spacing will be fixed in the next theme version.

    Thanks a lot for you feedback.


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #20824
    Yaron

    I’m using v0.96, which seems to be the latest.

    I’m stumped.
    There is no “Top bar” section under Theme Settings.
    The only place I found to enter custom CSS was under the “Miscellaneous Settings” section, but pasting this text there does nothing:
    #access {margin-top:0;}
    #main {margin-top:0;}

    As far as chrome goes? I use the latest version of chrome and I see the slider re-drawing the upcoming image each time instead of a smooth transition.

    After changing the site’s header image, the white line to the left of the slider is gone, so I have no idea what caused it.

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

The topic ‘Many layout questions and bug reports’ is closed to new replies.