Magoo
Joined: 17 Jul 2008
Posts: 11
I can't get rid od EXIF/description/title in the HTML album. In the flash album I can deselect it but how do I do in the HTML album? I thought it was the same settings, the flash and HTML...


Re: Can't get rid od EXIF/description/title in HTML album
User avatar
Imagevue Hitman
Joined: 2 May 2006
Posts: 2858
HTML and Flash are using different .css files, to get rid of descriptions and titles in html you need to open imagevue/css/htmlstyle.css and add to the bottom:

Code
#imagetext { display: none }

_________________
Nick // Imagevue

Image
Image
Image
Image

dear-apple.com jaconda.im indexr gridpapr


Re: Can't get rid od EXIF/description/title in HTML album
User avatar
Experienced
Joined: 10 Oct 2006
Posts: 319
How would one show Title, Description, and Keywords, but not the EXIF? Is that possible?


Re: Can´t get rid of EXIF/description/title in HTML album
User avatar
Imagevue Hitman
Joined: 2 May 2006
Posts: 2858
Add

Code
.exifData { display: none; }


To htmlstyle.css

_________________
Nick // Imagevue

Image
Image
Image
Image

dear-apple.com jaconda.im indexr gridpapr


Re: Can´t get rid of EXIF/description/title in HTML album
User avatar
Experienced
Joined: 10 Oct 2006
Posts: 319
pain wrote
Add

Code
.exifData { display: none; }


To htmlstyle.css



Got it. Thank You -;)


Re: Can´t get rid of EXIF/description/title in HTML album
grimurnet
Experienced
Joined: 17 Dec 2010
Posts: 350
pain wrote
Add

Code
.exifData { display: none; }


To htmlstyle.css

In the new release of imagevue this css doesn't remove the .exifData and the title and texts from the HTML part of imagevue.

_________________
http://portfolio.grimur.net


Re: Can't get rid od EXIF/description/title in HTML album
User avatar
Imagevue Hitman
Joined: 2 May 2006
Posts: 2858
We're actually planning the global EXIF/IPTC shutdown checkbox for the next relase, just hold on a little more.

_________________
Nick // Imagevue

Image
Image
Image
Image

dear-apple.com jaconda.im indexr gridpapr


Re: Can't get rid od EXIF/description/title in HTML album
grimurnet
Experienced
Joined: 17 Dec 2010
Posts: 350
pain wrote
We're actually planning the global EXIF/IPTC shutdown checkbox for the next relase, just hold on a little more.

That sounds great :-)

_________________
http://portfolio.grimur.net


 
Imagevue Forums HomeForum  View topic - Can't get rid od EXIF/description/title in HTML album8 posts