Search…

X3 Photo Gallery Support Forums

Search…
 
addk2
Topic Author
Posts: 13
Joined: 25 Dec 2007, 03:23

how to remove the digit with the cramps in the main menu

31 Jul 2009, 12:21

Hello!

The x2 version is great, congratulations for the good work. I would like to know how to remove the digit with the cramps around it (showing how many photos the folder consists of). Is that possible?

Thank you
ww.vihrogone.com
accuracy in 3D
 
lowray1975
Experienced
Posts: 137
Joined: 26 Jul 2008, 08:04

31 Jul 2009, 15:29

Take a look at the following forum article for more information:
https://forum.photo.gallery/viewtopic.p ... agebuttons
 
addk2
Topic Author
Posts: 13
Joined: 25 Dec 2007, 03:23

31 Jul 2009, 15:41

it ´s not there.
maybe I have not explain my question correctly..
thank you anyway
lowray1975 wrote:Take a look at the following forum article for more information:
https://forum.photo.gallery/viewtopic.p ... agebuttons
ww.vihrogone.com
accuracy in 3D
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 Aug 2009, 04:16

It's there:
.mainmenu_amount{
/*Styles for the file counter item(ex. foldertitle[32])*/
}
Just add display:none to it.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

03 Aug 2009, 08:36

Perhaps you are referring to another text item? Perhaps the tooltip that appears when rolling over the menu item? Then you would edit this class:
Code
.folderdescription_amount{
/*Styles for the filecount/amount text in the folder description*/
} 
Just add "display: none;" on new line ...
 
addk2
Topic Author
Posts: 13
Joined: 25 Dec 2007, 03:23

thanks you very much!

03 Aug 2009, 17:47

Thanks to all of you for the great support!

Its fixed. In my poor webdesign experience taking the digit (numbers of the pictures) with the cramps off from the main menu turns imagevue from "online gallery" to "more website" structure...

.mainmenu_amount .. display:none

thanks again
ww.vihrogone.com
accuracy in 3D