Support » Theme: raindrops » Change the sidebar background and the template width

  • Hi Nobita,

    I’d like to change the background color in the sidebar, how can I do it?

    Also, I’d like to change the page width from fluid to 950 px but, if I do that, my primary menu goes in two lines. How can I shrink the primary menu?

    Thank you.

    f.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    Hi Fra7

    I’d like to change the background color in the sidebar, how can I do it?

    Please add to style.css last line below style rules.

    #yui-main + .yui-b{
    	background:#ddd;
    	}
    #yui-main > .yui-b{
    	background:#eee;
    }

    Above rules change background main side bar.
    Also, I’d like to change the page width from fluid to 950 px but, if I do that, my primary menu goes in two lines. How can I shrink the primary menu?

    Dashboard Appearance customize

    Raindrops theme settings

    Change value of Default Sidebar , Extra Sidebar

    When Extra Sidebar show and more wider or thin sidebar setting.

    Dashboard Appearance Raindrops options

    Cahnge value of Extra Sidebar Width

    When it cannot be satisfied with this fundamental setup, please write the width of the side bar expected URL with your WEB age.

    Thank you

    I want to change font size of tags listed in extra sidebar and space them out. I do not know which editor to use or what code I am new at this. Please help.

    [moderator note: further posts moderated – please start your own topic. http://codex.wordpress.org/Forum_Welcome#Where_To_Post ]

    Thread Starter Fra7

    (@fra7)

    Nobita you’re very kind!
    Thank you!

    F.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change the sidebar background and the template width’ is closed to new replies.