StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-28-2009, 12:19 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Default Re: side bar text alignment

Quote:
Originally Posted by carolepyke
I have added a text widget but the text alignment is off does anyone know what I have done.
The left padding for

elements in the side bar is 45px. You will need to edit style.css to change that. There's probably some reason why it's set to 45 pixels. So, changing it may break something else. (I don't know what that is.)

Code:
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}

HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Side Bar Widget Out of alignment cdeborba General Discussion 8 09-22-2010 03:25 PM
side bar menu alignment admiral General Discussion 5 07-07-2009 01:21 AM


All times are GMT -5. The time now is 08:24 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.