Re: Hi, I would like to make my photo album bigger view in my page. How do I do that.?
Roy, give the trick at this link a try..it might help...[url]http://theftalk.com/t54446-TUTORIAL%3A-CSS-BASED-FOTO-GALLERY-part-2-%5Benlarge-by-hover-version%5D.html[/url]
Re: Hi, I would like to make my photo album bigger view in my page. How do I do that.?
use this and modify the width and the height.
[quote]#content_1 .flogriditem {width:100px!important;height:100px!important}
#content_1 .flogridp img {width:[b]80[/b]px!important;height:[b]80[/b]px!important;border:none!important}[/quote]