Theme Joomla Extensions

Can't get thumbs sorted out

I have been toying with the thumbnails of the gallery here for a few hours and can't get it straight.

I have tried all sorts of different configs-- ie relative/absolute paths, auto thums in the mod_ cache directory, manual thumbs in the images/powersilde/thumbnails directory, etc. Please help me figure this out.

I have another question but I am not sure if I should post it elsewhere, if so let me know and I will edit this post. I am trying to figure out how I can I edit the CSS a link that I type in the 'info zone'. I have tried editing powerslide.css and putting in:

.slideInfoZone a:hover {
text-decoration: underline }
which manages to get ALL of the text in the powersilde underlined in a dark brown (the specified color for hovered links in my template) and underlines the white text of the link when hovered upon in the 'info zone.' I would like all links in the description text to show up in #fff. When hovered upon they should be bolded and underlined. Visited links should be in another color. How do I go about doing this. Any tips to the CSS challenged would be greatly appreciated.

skash replied Url friendly filenames

Hi there. I noticed that the first image thumbnail is showing so I had a look at the filenames of the other images and they are not url friendly i.e. p+d_tour_2009_3.jpg. Try removing the plus sign (+) and replace it with an underscore so from:

p+d_tour_2009_3.jpg


to:

p_d_tour_2009_3.jpg


That should do the trick regarding thumbnails.

Lumo is the css wizard so I will ask him to help sort you out with your css issue.
Nice looking site btw!

LumoMongo replied Links hover state

Just add this to your powerslide.css for the links hover state:

.jdGallery .slideInfoZone p a:hover {text-decoration: underline }

JonnyD replied That did the trick.

I am still kind of new to this stuff and had no idea there could be such a big problem using a '+' instead of a '_'.

Also thank you for the css help. I have managed to get the links underlined but no combination I try can change the color of the link text. Can I press you for a little more help?
Thank you in advance.

P.S Thanks for the kind words on the aesthetics of the site. It has been quite the fight. And now the function part

LumoMongo replied Changing link colour

To change the color of the "read more", add this to your css:

.read_more a:link, .read_more a:visited {color: red;} 
 


The actual description text color is set in the module parameters, just open that up and you can edit the color there.

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search