Center Images (horizontally)

More
13 years 4 weeks ago #16895 by compassrose
Have to say that your module has been a treat to work with. Simple, straight-forward, and easy to customize. And, unlike other support forums, I found almost every question I wanted to ask about customization answered here. Thank you!!!! Excellent work!

I was unable to find anything about centering the image within the slide-runner - all images are left justified and I'm a little nervous about changing the CSS or default.php without some guidance. You can see the slideshow on my test site: blackbirdphoto.compassrosedesign.org .

Thanks in advance for your response.

~ Rose

Please Log in to join the conversation.

More
13 years 4 weeks ago #16918 by ivan.milic
in

/modules/mod_hot_image_slider/tmpl/style.css

div#header_hotslider div#slide-holder img {
margin: 0;
display: none;
position: absolute;
}

remove position: absolute;

also add this to bottom:

#slide-runner{
text-align: center!important;
}
The following user(s) said Thank You: compassrose

Please Log in to join the conversation.

More
13 years 4 weeks ago #16977 by compassrose
Worked perfectly, Ivan.

Thank you for your excellent module and support forum! The slideshow on my test site is perfect. :)

~ Rose

Please Log in to join the conversation.

Time to create page: 0.151 seconds
Powered by Kunena Forum