Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter z-man

    (@z-man)

    Thanks!

    Thread Starter z-man

    (@z-man)

    Ok I pasted it into the stylesheet file where it looked like it should go and made the changes, but it still wasn’t right. I copied the formatting for the caption from the default theme and that fixed the frames around the images. I tired posting this

    .ct {width:480px;padding:0 0 0 5px}
    .alignleft {width:auto;padding:0;margin:0 5px 5px 0;float:left}

    but it misaligned the pictures. I went back and reused this

    <div style="margin:0 auto;padding:0;width:540px">

    but I had to increase the width to 580 to make it line back up.

    Thread Starter z-man

    (@z-man)

    Where in the stylesheet.css should I paste that code?

    Thread Starter z-man

    (@z-man)

    Aaaah that’s close. It’s not exactly centered, but it’s close enough.

    Any ideas on why the frames “I think that’s what there called” around the pictures look different?

    Thread Starter z-man

    (@z-man)

    Thank you very much for your help!

    That code did indeed stack them in two rows of three like I wante, but it had the same problem as my above code. It aligned the groups of images to the left, as opposed to the center, and for some reason it changed the outside border around the pictures.

    With the code I posted above, it looks right in the preview “minus the border that is” You can see it here

    Preview view

    But with both your code and mine, the borders are wrong and it’s left justified. Here’s the test page using the code you posted.

    Actual page

    Thread Starter z-man

    (@z-man)

    I’m attempting to post 6 pictures in the center of a post stacked 3 on top of each other. I’m sure there is a simpler way, but I’m just learning wordpress and the curve seems to be kinda steep so far.

Viewing 6 replies - 1 through 6 (of 6 total)