Support » Theme: Minimatica » Minimatica: align images left in gallery slider

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try editing your images to fit the default image size (like the one on the far left with the men dressed in suits) or change the default image size (even so, your images will have to fit perfectly in order to avoid having the extra space).

    You’re a very beautiful lady and you are an inspiration to sisters out there! Rock it girl! [I’m assuming since you said it’s your website that you are the one posting this query!]

    Hope it helps!

    Thread Starter utsusemia

    (@utsusemia)

    I figured it out! The key wasn’t in the CSS, but in the “loop-slider.php” file. This bit:

    <div id="post-<?php the_ID(); ?>" <?php post_class(); ?><?php if( isset( $thumbnail ) ) : ?> style="background:url(<?php echo $thumbnail[0]; ?>) center no-repeat"<?php endif; ?>>

    I switched out “center” with “left” and voila!

    Thanks, chocpudding2. I was feeling stubborn but would have done that eventually 🙂

    utsusemia,

    Did you happen to use coda to make that change to the loop-slider.php file?

    My site is
    http://www.idegosuperego.net/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minimatica: align images left in gallery slider’ is closed to new replies.