Thread: Gallery CSS
View Single Post
Old 7 Jun 2011, 04:33 PM   #3
jmeister
Junior Member
 
Join Date: Jun 2011
Posts: 3
Thanks for your swift reply mate.
I tried changing the css as you suggested using img.shadow thus:

img.shadow {
padding: 0px;
}


But still no change. Looking at the HTML behind the page it seems to reference a shadow class as:

<a class="shadow" href="?imagepage=Boat%20.jpg">

I'm putting the css file in the album directory as specified in the FM help pages and the page loads the css file as:

<link rel="stylesheet" type="text/css" href="photogallery.css" />

<script type="text/javascript" src="http://www.fastmail.fm/photogallery/js/photogallery.js?20193"></script>


Any clues? not sure how firebug works; I was just hand editing the css file using dreamweaver.
Much thanks for your time.
jmeister is offline   Reply With Quote