Removing view count text and album owner text

Barnister

Joined: 2009-03-04
Posts: 36
Posted: Thu, 2009-09-10 15:20

I'm looking for a way to delete these by:xxx and views:xxx in two ways:

a) from the mainpage where all the albums are displayed, but not from the thumbnail pictures inside each album

b) from everywhere

Thanks in advance

 
klinion

Joined: 2009-02-26
Posts: 169
Posted: Thu, 2009-09-10 16:06

Hi,
Never had confidence to reply before but have just removed view count by adding;-
#gAlbumGrid .gMetadata { display: none;}
to the theme css. Hope it works for you.

More info at http://gallery.menalto.com/node/90465

Ken

 
Barnister

Joined: 2009-03-04
Posts: 36
Posted: Thu, 2009-09-10 17:46

Cheers! That did it to remove it everywhere, now for the option to remove it only on the mainpage...

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2009-09-10 20:39

Also upgrade to the latest experimental code (getting close to B3 now) and that information is not displayed until you hover over the thumbnail:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Barnister

Joined: 2009-03-04
Posts: 36
Posted: Fri, 2009-09-11 08:16

Upgrading doesnt do anything for me. Still displayed everywhere until I use klinion's way.

O well, for now that's enough, I guess.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-09-11 16:02

Barnister, please post or PM me a link to your G3 install. That is not right. The default theme with G3 right now does not display any thing but thumbnails and some data on the right-hand side. Not names, no view counts until you hover over the thumbnail.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Barnister

Joined: 2009-03-04
Posts: 36
Posted: Fri, 2009-09-11 16:12

In addition to my pm I sent you:

I'm using the standard theme, though I have my experimental one, copied everything from default, including css and java and whatnot into it. So it can't be the theme.

And yes, I did upgrade.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-09-11 16:14

That's not the latest code. Go here: http://codex.gallery2.org/Gallery3:Upgrading and follow the instructions for getting the Experimental Code
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Barnister

Joined: 2009-03-04
Posts: 36
Posted: Fri, 2009-09-11 16:39

Upgrader says it is...I'm confused...

Nevermind, got it!