• adetuc

    (@adetuc)


    Hi,
    I am using Word Press theme 2011 and would like to add a custom graphic to the background of my main menu, I would like to add a ribbon effect to the background of my main menu how do i do this?

    Thanks
    Adrian

Viewing 7 replies - 1 through 7 (of 7 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Are you familiar with CSS?

    Thread Starter adetuc

    (@adetuc)

    Hi Andrew

    I can copy and paste code into the editor i am a below advanced user ??
    an intermediate you could say

    Thread Starter adetuc

    (@adetuc)

    I am familiar with CSS but need my hand held when it comes to locating where to place the code.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Download (and install) this Custom CSS Manager plugin and use its allocated section of the dashboard to hold your CSS modifications;

    #access {
     background: url("urltoyourbackgroundimage/backgroundimage.png") no-repeat;
    }

    Thread Starter adetuc

    (@adetuc)

    Thanks Andrew
    But I would like a custom made background for my menu only, can you help with that ?
    I have a jpg or PNG file called “ribbon” I would like to have as a background for my main menu.

    Thanks
    adrian

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I don’t understand, sorry.

    Thread Starter adetuc

    (@adetuc)

    You see the menu under the picture on my website:
    https://www.stunningparty.com

    The menu has a grey background, instead of the grey background I would like to put a picture of a ribbon and still have it operate as a menu.

    Can I attach pictures in here ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add Custom background graphic to Main Menu’ is closed to new replies.