Status
Not open for further replies.
Brad just wanted to say thanks. After tweaking vbslider, I think it looks pretty great on the top of my forum home!

Looking forward to future releases! Also very appreciative that you developed this for vb3....although I am slowly working to convert my site to vb4, it is nice to be able to add new stuff to my site to keep the look fresh.
 
I agree that is looks very nice on your site. If you feel up to the task, you should try to replace the border of the slider with something that resembles a fish take, then it would really look fully integrated with your theme.
 
Well the slider looks great in chrome, ff, safari.... but I looked at it in IE and the images aren't centering like they do in the other browsers. I have tried messing with every css I can think of to get it to work with IE but not having any luck. Are there any CSS gurus that could help me fix it in IE? I have setup a separate style sheet now for IE.
 
Did you make a change in the CSS to get them to center in the other browsers? I'm pretty sure that it typically doesn't center. If so, post the change here and I'll see what I can figure out.
 
Yes, my centering approach is more of a hack that was the result of trial and error...most pics seem to look centered when displayed, but not all. :eek: But here it is:

.sliderImage img {
display: inline-block;
height: auto;
vertical-align: middle;
width: 100%;
min-height:350;
max-height: 600;
margin-top: -160;
}

Most member submitted photos aren't going to be long and skinny like the slide show so to have them be meaningful some sort of centering has to be done...a quick look using IE right now, shows what I end up with.
 
Last edited:
Status
Not open for further replies.

Legacy vBSlider

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
838
Customer rating
0.00 star(s) 0 ratings
Back
Top