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.

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 11-19-2008, 07:30 PM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Please Help:Align images in post problem

this is what I did, go through all the img calls and add padding

for instance

.alignleft

{

float: left;

padding:10px;<----add this


}

img.alignleft

{

padding-top: 0px;

padding-right: 10px;>--add this

padding-bottom: 0px;

padding-left: 0px;

margin-top: 0px;

margin-right: 10px;

margin-bottom: 10px;

margin-left: 0px;

display: inline;
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
 

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
Align Images - Part 2 Sports Mom General Discussion 1 02-01-2010 09:24 PM
Align Images? Sports Mom General Discussion 2 02-01-2010 06:41 PM
Images align center kinkilino General Discussion 12 01-31-2010 12:30 PM
How To Align Images? Kammy General Discussion 4 04-19-2009 06:42 PM


All times are GMT -5. The time now is 02:39 AM.

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