Sent by adwin wijaya on 15 February 2005 04:04
hi,
currently I am working for a local church website which its url:
www.fcc.org.au
I got problem with css stuff especially in photo album area (on first
page). I wants to display 8 pictures (each pictures has different size)
but it looks ungly in both IE and firefox (it looks unglier in firefox).
Can someone recommend me a suggestion how to fix the bug ?
ps:
The css for imageGallery is:
(for each block I use <li>)
/** image galeries **/
div.imageGallery
{
float: left;
text-align: center ;
margin: 7px;
}
div.imageGallery img
{
padding: 0;
width: 105px;
height: auto;
}
..imageGallery ul
{
display: block;
padding:0;
margin: 0;
}
..imageGallery li
{
list-style: none;
}
--
=======================
Best Regards
Adwin
=======================
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/