via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
This is more of a theme issue than a monoslideshow issue, but hopefully someone can help.
The Wordpress theme I use forces all content to use the width of the content container which is 600px wide. When I use monoslideshow (which I am using as a plugin with nggallery) regardless of the fact I have put the dimensions of the slideshow in the settings or wether I use the "h=" and "w=" settings in the shortcode it ALWAYS default to the width of the container which is a bit of a pain.
So...as I know nothing about CSS I figured I could do this...
#mono_slideshow {
position: relative;
width: 400px;
height: 295px;
}
But, that doesn't seem to work either...I know this could be a theme specific issue but is there anything I can do with CSS?
Here is a link to a problem page...
http://www.ian.dj/category/portfolio/newick-park/
Many thanks in advance!
Hello Ian,
I'm having the same problem as you are describing, but I can't see the monoslideshow from the website you have linked. Did you manage to fix it?
Hey not sure if you have gotten you slideshow to fit but is how I would try to do it is by forcing a new style
Try this:
<div style="width: 300px;"> [monoslideshow id=1] </div>
Hope this helps
Oh yes and for a wordpress site you will need to make sure you do this in HTML mode not is the visual mode. When editing a post/page you will see it on the Top Right of the page.
Matt
Innovational Design
1 to 3 of 3