1
I had posted this over at xoopsgallery, but have had no response, hoping someone here may be able to help me.
Here is what I want to achieve;
* Change the font settings for xoopsgallery only
* On the main gallery page show album table very similar to this site
* On the main gallery page do not show owner (it will always be the same)
* On the main gallery page drop the thumbnail so it is inline with the top of the description
* When veiwing the album thumbnails only show the caption and an asterix if there is a comment
Now I've read up on themes/templates and understand the difference.
I can't find a css file just for gallery so the changes I make to style.css effect the whole site - I don't want this. (Modifiying the WordPress module was easy as it had it's own css)
To remove the album owner from the main page I thought I would have to modify xoops_gallery_index.html but I am afriad I'm getting lost in there
Any help to get me in the direction of achieving what I want to modify would be greatly appreciated.