Well, after some toiling with the configuration, I was able to get the Photo Gallery tools integrated into the website. I am still tweaking the interface, so let me know if you come across any problems or issues with viewing the photos.
Lake Champlain Sunset
Paul,
A recommendation on the gallery stuff…
Find
[code]
#gallery {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #333;
background-color: #fff;
}
[/code]
in your theme.css file under the gallery2/themes/matrix directory.
And increase the 80% so the text is a bit bigger. Yours may not currently have 80% in it.
Mr Papa
Oopss, ignore the [code] and [/code] part. I thought you might have had on BBCodes in the comments.
Mr Papa
Steve (aka Mr Papa),
Thanks for the tip. I just adjusted it to 90%…was at 62.5%. MUCH BETTER! You probably saved me an hour and a half of head scratching frustration….thanks!
Paul
no prob
Mr Papa