This topic has 7 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #94480
     Aristoto
    Participant

    I uploaded a header background image (1190 x 250)using the Theme Options.
    I set the header background colour to transparent. Yet the image is not displayed. What am I doing wrong?

    #94593
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot and a link to that page to can see the behaviour ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #94784
     Aristoto
    Participant
    This reply has been set as private.
    #94915
     Radu
    Moderator

    Hi,

    You can set a header background image with this css

    COPY CODE
    
    .kleo-navbar-fixed .page-boxed .kleo-main-header {
        background-image: url(http://icdn2.digitaltrends.com/image/nikon-d750-sample-image-008-1500x1001.jpg);
        background-position: 0 50%;
    }
    

    And with this css you can control the size of the logo width and height

    COPY CODE
    
    #header .logo img {height:70px;with:auto;}
    

    Replace values with your desired values

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #94935
     Aristoto
    Participant
    This reply has been set as private.
    #95111
     Radu
    Moderator

    Hi,

    Can you please provide your website url to can see the behaviour ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #95942
     Aristoto
    Participant

    Thanks I was able to fix the header image by adding to the CSS
    background repeat:no-repeat;
    There are still other issues.
    Sticky menu is interfering with the header image and the image is not fully responsive. See attached screenshot

    Attachments:
    You must be logged in to view attached files.
    #96414
     Radu
    Moderator

    Hi,

    I cannot see how that logo behaviour, do you have changed the logo ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?