I am painfully enjoying being a drupal newbie. I have had zero experience working with computers in my life and i am currently in the process of teaching myself all the ins and outs of drupal so that i may have a functional website to sell T_shirts on. Ive come a long way so far but im stuck at a little problem that has to do with the image gallery module(i think). Ive created a block with the gallery taxonomy terms via cck and have placed it inside the right sidebar. however, though the images show up fine, there is the gallery categories link displayed under both images in the gallery. I dont want this displayed to anonymous users. how can i hide these link? i dont know if its pertinent but im also using the oaliquid module and the block is displayed as liquid. Another setting i have that comes to mind is that the block view type is set to liquid:list of nodes...

Any help would be greatly appreciated.