| 13 Mar 2010, 11:00 | |
|
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...
|
| 15 Mar 2010, 22:43 | Re: Can't get rid od EXIF/description/title in HTML album |
|
Imagevue Hitman Joined: 2 May 2006Posts: 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 ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |
| 13 Sep 2010, 07:38 | Re: Can't get rid od EXIF/description/title in HTML album |
|
Experienced Joined: 10 Oct 2006Posts: 319 |
How would one show Title, Description, and Keywords, but not the EXIF? Is that possible?
|
| 09 Oct 2010, 08:56 | Re: Can´t get rid of EXIF/description/title in HTML album |
|
Imagevue Hitman Joined: 2 May 2006Posts: 2858 |
Add
Code .exifData { display: none; } To htmlstyle.css _________________ Nick // Imagevue ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |
| 11 Oct 2010, 10:37 | Re: Can´t get rid of EXIF/description/title in HTML album |
|
Experienced Joined: 10 Oct 2006Posts: 319 |
Add Code .exifData { display: none; } To htmlstyle.css Got it. Thank You -;) |
| 14 Feb 2011, 02:10 | Re: Can´t get rid of EXIF/description/title in HTML album |
|
Experienced Joined: 17 Dec 2010Posts: 350 |
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 |
| 14 Feb 2011, 06:33 | Re: Can't get rid od EXIF/description/title in HTML album |
|
Imagevue Hitman Joined: 2 May 2006Posts: 2858 |
We're actually planning the global EXIF/IPTC shutdown checkbox for the next relase, just hold on a little more.
_________________ Nick // Imagevue ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |
| 14 Feb 2011, 09:27 | Re: Can't get rid od EXIF/description/title in HTML album |
|
Experienced Joined: 17 Dec 2010Posts: 350 |
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 |




