Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #306064

    Hi having issues with IE8 and the placement of the logo as it aligns to the right when other browsers is fine.

    Alos how do I add a background colour to a link not in the header

    Thanks

    Philippe

    #306315

    Hey Philippe!

    1- Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .logo, .logo a, .logo img { float: left\9; }

    2- Can you post the link to your website and point out the link so we can provide you an accurate custom CSS code?

    Cheers!
    Yigit

    #306387
    This reply has been marked as private.
    #306393

    Hey!

    Please add following code to Quick CSS as well

    .entry-content a { background-color: red; padding: 5px; }

    Best regards,
    Yigit

    #307204

    Hi,

    the background worked , thank you – the logo is still showing to the left not in the centre ?

    Thanks

    Philippe

    #307285

    Hi!

    Please try adding following code to Quick CSS instead

    .html_header_top.html_logo_center .logo { left: 0!important\9; }

    Can you please post a screenshot and show the issue you see on IE8?

    Cheers!
    Yigit

    #307595

    Hi,

    no that didn’t work either – its a large logo 880 x 253 – set the custom header height to 253 ??

    Thanks

    Philippe

    #307842

    Hi!

    Please try following one

    .logo { margin-left: -10px\9; }

    if that too does not work, please let us know. In the meantime, i have asked @ismael to look into it on IE8

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.