Hi,
I have been using simple viewer with my wordpress blog for a while now and love it. My only problem with it is that I seem to have to have the center images quite small, (usually 500 in the settings) as if I try to set it any larger, the background is so large it starts to cover my side bar in my blog.
I have two options - can I make the background smaller? or
Can I make the background opaque?
Does anyone have any possible solutions?
I have found the html in the wp-simpleviewer/wp-simpleviewer.php theres a section for the colour. Is it possible I could alter it to make it 'opaque' and would anyone know how to go about it?
/* end hide */
body {
height: 100%;
margin: 0;
padding: 0;
background-color: #181818;
color:#ffffff;
I look forward to hearing anyones ideas and views!
Thank you!