Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Squirrel Theme

how to change menu bar .

(7 posts)
  1. leswebster_327
    Member

    Member
    Joined: May 2012
    Posts: 18

    Hi guys ! how can I change my menu bar into image I created in photoshop and please send me too the required size of menu bar? please help ! thanks ! :D

    http://screencast.com/t/oxPWJixMg

    Posted 11 months ago #
  2. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    Width of menu background is 950px

    paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    #menu .ddsmoothmenu {
    background:url(your image address);
    }

    Thanks.

    Posted 11 months ago #
  3. leswebster_327
    Member

    Member
    Joined: May 2012
    Posts: 18

    thanks for your reply NITESH.. :) what do you mean by image address? and could I ask what height of menu background? thanks! :)

    Posted 11 months ago #
  4. antoniamaslin
    Member

    Member
    Joined: May 2012
    Posts: 46

    Ohhh I needed this answer too! I uploaded a grey line on photobucket then that gave me a url address that I copied into. The image will adjust itself. The only problem is it doesn't go across the whole screen, how can I fix that?

    Posted 11 months ago #
  5. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    You have to put address of your image at the place of "your image address" which you want to add as menu background.

    Background height and width

    height:33px and width:950px.

    Thanks.

    Posted 11 months ago #
  6. antoniamaslin
    Member

    Member
    Joined: May 2012
    Posts: 46

    What is the code to do the width and height bit?

    Posted 10 months ago #
  7. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    @antoniamaslin

    #menu .ddsmoothmenu {
    height: enter your height;
    width: enter your width;
    }

    Thanks.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.