Slider moved to the right

Latest Reply from edson_ga at 2014-03-01 22:43:22 Solution
Hi!

My blog used to work just fine but now my slider moved to the right, it is not in the center anymore, i search for the solution in the settings but i had no luck, even i tried to install a new theme of smthemes but the error in the slider persists no matter what slider of smthemes is installed.

The size of the images is fine, what could be the problem?


Thanks!
Hi!
For example, this can be caused by a great size of Logo. If the elements that are above slider are bigger then it should be your slider can be moved. Could you give us the URL of your website?
Hi! Thank you for you support, The URL of my site is http://www.miespaciointeligente.com/inicio/


Thanks!
Hi!
Please, replace the code:

.slider {
}

with:

.slider {
float: left;
}

in the file style.css.

Thanks now looks better!
I was with the same problem, but with your tip this working fine, thanks.

Leave a reply

Add codeAdd image