• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

image divider between widgets on sidebar

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › image divider between widgets on sidebar

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 12 years, 10 months ago by eamonmoriarty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 6, 2013 at 12:45 am #71209
    azparis
    Member

    For the life of me, I just can't find the css to add an image between widgets on the sidebar! I can get the image as a background behind the widget, but that's obviously not I want!!! Been using Firebug and still can't figure it out. Any help is appreciated! I'm running Lifestyle Pro child theme.

    http://tinkerbdesigns.com/TCBOTB/

    http://tinkerbdesigns.com/TCBOTB/
    November 6, 2013 at 6:33 am #71228
    eamonmoriarty
    Participant

    In your style.css around line 1317 you have:

    .sidebar .widget {
    	background:url(http://tinkerbdesigns.com/TCBOTB/wp-content/uploads/2013/11/sidebar-scroll.png) no-repeat;
    	margin-bottom: 10px;
    	margin-bottom: 0.2rem;
    	padding: 32px;
    	padding: 3.2rem;
    	text-align: center;
    	margin-right:30px;
    }

    If you change this to:

    .sidebar .widget {
        background: url("http://tinkerbdesigns.com/TCBOTB/wp-content/uploads/2013/11/sidebar-scroll.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
        margin-bottom: 0.2rem;
        margin-right: 30px;
        padding: 3.2rem 3.2rem 14rem;
        text-align: center;
    }

    you should get the desired result. Adjust the 14rem in the padding to suit yourself.

    There are probably more elegant solutions but I think this one works.


    Eamon Moriarty
    EM Dzine

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble