Not bad but could be improved!
-
First, I set up the image size in the function, but it seemed like my slider was resized to a smaller size.
I found a
.slider-wrapper { width:95%; } in the CSS (through Firebug) which seems a bit weird.Also, there is a #wrapper in the code which is very dangerous, as a lot of people would use #wrapper in their code already.
Something more specific like “#dvs-wrapper-slider” would be much better.
I have to modify a lot of CSS to get it to display like I want to.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Not bad but could be improved!’ is closed to new replies.