Hey
Anyone have any ideas about the font css for the NEXTGEN Album compact?
Got the css giving me the layout I want but the font looks different to that used elsewhere by the site and nextgen in general.
see http://tomcecil.co.uk/products
CSS is as follows...oh, using ngg_k2.css
Thanks in advance
Tom
/* ----------- Album Styles Compact -------------*/
.ngg-album-compact {
float:left;
height:200px;
padding-right:15px !important;
margin:0px !important;
text-align:left;
width:150px;
}
.ngg-album-compactbox {
background-color:FFFFFF;
height:115px;
margin:0pt 0pt 0px !important;
padding-right:15px !important;
width:150px;
}
.ngg-album-link {
margin:0px !important;
}
.ngg-album-compactbox .Thumb {
border:0px solid #000000;
margin:0px !important;
padding:0px !important;
width:150px;
height:150px;
}
.ngg-album-compact {
font-size:0.7em;
font-weight:bold;
margin-bottom:0px !important;
margin-top:20px !important;
width:150px;
padding-right:15px !important;
}