great theme but in IE8 the opaqueness doesn't exist. I use 'orange' and there is an orange panel instead of an opaque orange panel. How can I change this?
Many thanks
PS Works in Chrome, Firefox when in linux
CycleTeaser in QuattroSimple
Re: CycleTeaser in QuattroSimple
By adding it in the stylesheet where .description is.
http://www.quirksmode.org/css/opacity.html
http://www.quirksmode.org/css/opacity.html
Re: CycleTeaser in QuattroSimple
Thanks for the tip - here is where I eventually put it!
[[/if]]
opacity: 0.7;
z-index:120;
margin:5px;
padding:10px;
overflow: hidden;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; // first!
filter: alpha(opacity=70); // second!
Works now - one other thing :
The second of 4 'buttons' that have the various page select options has a bit of background colour missing. It appears to line up with the first word of the drop down list and worked once - all the others do.
http://www.prestburysquash.com/ if you need to see what it looks like.
Thanks if you can help - but thanks for the first tip.
Great help.
[[/if]]
opacity: 0.7;
z-index:120;
margin:5px;
padding:10px;
overflow: hidden;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; // first!
filter: alpha(opacity=70); // second!
Works now - one other thing :
The second of 4 'buttons' that have the various page select options has a bit of background colour missing. It appears to line up with the first word of the drop down list and worked once - all the others do.
http://www.prestburysquash.com/ if you need to see what it looks like.
Thanks if you can help - but thanks for the first tip.
Great help.
Re: CycleTeaser in QuattroSimple
The menu is missing color because the image, navRight-orange.png, used is not quite wide enough to cover the whole width, make that image a bit wider...
Re: CycleTeaser in QuattroSimple
Thanks for that - found the image, copied it to gallery , changed permissions, edited it and resized width from 287 to about 350 but still can't get this one into the uploads/themes. Maybe I have to rename it before uploading it from gallery?
Live site, even if not finished so I don't want to mess it up. Or do I go ini through the hosting site and alter size there?

Live site, even if not finished so I don't want to mess it up. Or do I go ini through the hosting site and alter size there?

Re: CycleTeaser in QuattroSimple
You can't really do the re-size inside CMSMS, pull it onto your desktop and use an image software on it...
Re: CycleTeaser in QuattroSimple
OK, I can do that.
Thanks for prompt reply.
Thanks for prompt reply.