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
  #1  
Old 04-03-2010, 04:03 PM
AliKK AliKK is offline
Registered User
Pro Plus Member
 
Join Date: May 2009
Posts: 113
Default Captioned Image not aligning center

Hello all. I'm experiencing the problem in IE on a PC and on firefox on a Mac.

http://www.rstuartandco.com/2010/01/...ch-at-thistle/

You'll see that these are captioned pictures. In the visual editor for the post I have it checked to align center. However, they're aligning left.

Knowing that, look at this:
http://www.rstuartandco.com/blog/from-the-road/

You'll see on this post that the images are aligned center. However, these are just images, not captioned. If I caption them, they move over to the left.

That leads me to assume there is something up with the CSS for the captioned images:
Code:
.wp-caption {
    border: 1px solid #DDDDDD;
    text-align: center;
    background-color: #EEEEEE;
        margin: 0px 10px 5px 0px;
    padding: 4px 0px 5px 0px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

.wp-caption img {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    border: 0px;
    }

.wp-caption p.wp-caption-text {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    }
Is there anything there that seems funky or off? Thanks!!!
 

Tags
align, caption, css, image

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
Problem aligning list next to left image dolfy General Discussion 6 03-27-2009 11:30 AM
image not aligning properly tdisanto General Discussion 1 03-20-2009 05:41 AM
Image Aligning Problems dbabaev General Discussion 1 10-31-2008 07:08 AM


All times are GMT -5. The time now is 12:59 AM.

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