How to remove image name under image thumbnail? Matrixad theme

wallpaperhungama

Joined: 2012-04-04
Posts: 20
Posted: Thu, 2012-04-05 15:34

How to remove image name under image thumbnail?

m using matrixad theme

http://www.wallpaperhungama.com/Bollywood/Couples/Aishwarya+Rai+and+Hrithik+Roshan/

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2012-04-05 15:40

simple w/ css:

.giItemCell .giTitle {
    display: none;
}

or edit album.tpl

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
wallpaperhungama

Joined: 2012-04-04
Posts: 20
Posted: Thu, 2012-04-05 17:22

but i want only for specific albums and not global :)