Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thanks DiZeX

    I have worked and its properly working!

    I have modified the css to look more cool, you guys can use it :

    .fbalbum_thumb_row { width: 100%; text-align: center; }
    .fbalbum_thumb { display: inline-block; width: 20%; margin: 0 1em 1em; vertical-align: top; background: #F8F8F8;
    border: 1px solid #F7F2F2;
    min-height: 226px;
    width: 200px;
    padding: 22px 4px 7px;}
    .fbalbum_thumb:hover {background: #FDA200;}
    .fbalbum_thumb:hover a {color: #fff;}
    .fbalbum_thumb img { height: 120px; margin: 0; max-width: 160px; margin-bottom: 0.5em;  border: 1px solid #CCC; background: #FFF;
    outline: none; padding: 4px; position: relative;}

    For PHP : refer DiZeX comment.

Viewing 1 replies (of 1 total)