2nd Level Menu Items Display when Categores View Selected
Posted: 01 Oct 2014, 01:52
I have upgraded PhocaGallery to 3.x and am having two problems:
1. When setting a top menu item to Categories View, the accordion menu on the side is expanded to show second level menu items when the page displays. This could be a template problem, but there are two things that make me think otherwise. This doesn't happen with any other components, and more importantly, it doesn't happen when the menu item is set to Category View. This two images in the links below display the difference:
Categories View When Categories View is selected (from 'Photo Gallery' in top menu), everything under Activities in the side menu is expanded (and should not be.)
Category View When Category View is selected (from 'Photo Gallery1' in the top menu), everything under Activities is not expanded (as it should be.)
2. I would like to increase the width of the Categories View box so that the text 'Motorcycle' fits in (see 1st link above.) Fire bug says this is set with the following:
.pg-csv-box {
height: 160px;
width: 100px;
Setting this width to 125px does what I want but I can't figure out where this setting is located.
Thanks for any help,
Jim
1. When setting a top menu item to Categories View, the accordion menu on the side is expanded to show second level menu items when the page displays. This could be a template problem, but there are two things that make me think otherwise. This doesn't happen with any other components, and more importantly, it doesn't happen when the menu item is set to Category View. This two images in the links below display the difference:
Categories View When Categories View is selected (from 'Photo Gallery' in top menu), everything under Activities in the side menu is expanded (and should not be.)
Category View When Category View is selected (from 'Photo Gallery1' in the top menu), everything under Activities is not expanded (as it should be.)
2. I would like to increase the width of the Categories View box so that the text 'Motorcycle' fits in (see 1st link above.) Fire bug says this is set with the following:
.pg-csv-box {
height: 160px;
width: 100px;
Setting this width to 125px does what I want but I can't figure out where this setting is located.
Thanks for any help,
Jim