It appears that thumbnails are displayed in a table of class galleria with the individual images being of class thumbnail.
The large images are in a span of class galleria with the individual images being of class imageview.
I have not however found any definitions for these classes in the maxigallery directory. What concerns me is that the large picture has a border round it (not present in the original) and I’d like to know what is putting it there
Can I just define these classes in my own site css file and have them override the present appearance?
Ed
Maxigallery is not using the css classes by default.. they are there just ready for you to use. If there’s border around your images, something in your CSS styles is allready defining it or maybe you use dropshadow filters? I’ve seen numerous times that people have used drop shadows and wonder why there is white border around the image.. it’s the background for the dropshadow and you need to define it to match the bg color of your page. There are parameters in the snippet to do that..
"He can have a lollipop any time he wants to. That's what it means to be a programmer."