Hi,
your custom CSS is great stuff, it helps. However, I would like to have the entire slider area smaller (less wide). Using your code just makes the images smaller, but the slider in itself has the same size. I would like to have a smaller slider, so that my right sidebar gets to the top of the page. Has anyone got an idea how to obtain that?
This is the page: http://www.newondvd.nl
Thanks for the great support!
Henkules
Thanks Mike (medil) for the CSS info, I experimented the grey.css setting
but got no effect at all. I tried to change all the 1170px or 500px but
nothing appears to be affected.
Tried also add lines into the child css like
.carousel .item {
line-height: 380px;
overflow: hidden;
min-height: 880px;
}
.carousel-image {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: auto;
}
.carousel-image img {
width: 100%;
height: auto;
/* max-height: 100%; */
}
Doesn’t help to solve my problem.
A couple of comments:
hacking the CSS (at least for something as ‘integrated’ as this slider) is not always a matter of changing a few classes & attributed).
As an earlier post pointed out, the slider part of this theme is based on a broader (non-wordpress) web template. This means that tweaking the classes and attributes may have unintended (or no) affects.
That being said, for those wanting to really tweak this theme… I recommend one of these two approaches (or both):
1.really dive into using “firebug” (or some other similar tool) so you can see ALL of the CSS classes being used for the slider.
2.and/or modifying your images, as one recent poster stated, using any number of simple image editing tools.
Personally, I’m doing a little bit of both.
Hi!
I have text that appears on certain pages on my wordpress site
Slider height and/or width are not valid or smaller than 50px
I wish to get rid of it!!! Please HELP!
Many thanks. Regards.
Start a new thread please.