Viewing 4 posts - 16 through 19 (of 19 total)
  • #50678
    modbayco
    Member
    Post count: 16

    Is anyone able to help with this? In a pinch and can’t figure it out. Thanks,

    #50679
    danny_dinero
    Member
    Post count: 6

    Hey buddy,

    What I did was go to Custom CSS in the template and I added the following code

    #header-section:before { 
    background-image:url('http://www.yourwebsite.com/images/banner.jpg') !important;
    background-size:900px 120px;
    background-repeat:no-repeat;
    background-position:center; 
    }

    Add whatever height and width you want. Note that this creates a background image in the header position, so it might not be exactly what you want, but you should be able to tweak the CSS to your needs. This is actually the desired effect I wanted as I wanted my header image to be behind the menu as well.

    Hope this helps.

    #51003
    modbayco
    Member
    Post count: 16

    Danny, thanks for your help – I’ll see if this can’t get it!!

    #51445
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for posting that Danny!

    – Ed

Viewing 4 posts - 16 through 19 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register