so what you need to do is make a new module in your advanced customization thing. Then just write "View Pics" or whatever. Then make a link to your page. There's really no way other than to just make a link. Virb will always display the photo unless you remove the Pictures module from your page.
posted Mar 21
yea well I didn't know that you didn't know css at all, I just thought you needed the code so that it will create a scroll box when it get to big, but oh well
posted Mar 21
oh and here is the answer to your css scroll box issue specifying a height and / or width in a div, associated with the auto property for the overflow attribute will display a scroll box if content grows beyond specified height and width : div.scroll { height: 200px; overflow: auto; border-bottom:1px solid cccccc; } of course you can change and add variables to make it work with your comments and match your style
posted Mar 19
alright I see how it is, you put people that you have never talked to higher than others
posted Mar 19
Matt says:
You can't touch my mad cascading style sheet skills! Only Ian can.
posted Mar 22