HodgeHi Posted June 28, 2011 Posted June 28, 2011 Hello, I have an issue with the Meet the Staff module. All of the images are fine in the small thumbnail view but when you click on them you get an undefined note in the top-left corner of the enlarged image. This isn't so noticeable with the default sam image. However replacing the default image with an actual image results in the enlarged image to still be the default image with the undefined message in the corner. Can anyone shed any light into whats gone wrong. I have updated the moo tools installation as well as the core design engine stuff. The Core design web gallery has it's own highslide style so I am thinking that there may be a conflict somewhere. The URL is Welcome to Eaton Valley Primary School The Meet the Staff module is in the bottom left of the page. TIA
andypooz Posted September 4, 2011 Posted September 4, 2011 (edited) Bit of a fudge, but you can always hide the credits hyperlink a.highslide-credits { display: none !important; } a.highslide-credits:hover { display: none !important; } Just add those two lines to the bottom of the templates.css document for the template you are using. Extensions->Template manager->[your template]->Edit CSS-> template.css (select)-> Edit and add those two lines to the bottom of the document and save. If it isn't good enough to just hide it then let me know and I'll have another think about it. I'm sure you're right that it is a confilct somewhere between the gallery styles and this module. All the best Andy Edited September 5, 2011 by andypooz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now