• Resolved cc4789

    (@cc4789)


    I have a widget I am running in the sidebar using the advanced text widget plugin (that allows php in sidebar text widgets.)

    The widget is centered in the sidebar and I want to push it to the right with padding so that it is aligned with my banner. What code do I add to push it over?

Viewing 3 replies - 1 through 3 (of 3 total)
  • did u try make div tag after and before the content then give the div padding?

    find the class or id of your widget, and then style it in style.css.

    you can do this by looking at the html code in your browser, and find the space of the advanced text widget; or you could look at your site using firefox with developer add-on – ‘css’ ‘view style information’ .

    or post a link to your site.

    Thread Starter cc4789

    (@cc4789)

    thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how do you add padding within a text widget?’ is closed to new replies.