Search…

X3 Photo Gallery Support Forums

Search…
 
nicovandekamp
Topic Author
Posts: 7
Joined: 30 Oct 2010, 17:34

[+] sign color / and ident of the submenu item

28 Jan 2011, 06:42

Hello,

I have three questions:

Question 1:
Where can change the color of subment sign '[+]'. This has now the #66CCFF color but I want to give this the same color of the menu item. Can I give two colors -one default, two hover/active- like the menu items? I have tried to change the color in the css 'menu_node'. But it keeps the same color.

Question 2
And I see now that if the menu is expand the submenuitem is equal aligned with [+] or - sign.like:
- Book gallery
Book gallery 1

What I like (  is space):
- Book gallery
  Book gallery 1

Or
- Book gallery
    Book gallery 1

Question 3::
How can put my name/address/phone at the bottom on every page? With a div or is there an opportunity in Imagevue?



Nico
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: [+] sign color / and ident of the submenu item

29 Jan 2011, 04:26

1) You can change it in CSS with the .mainmenu_node. Make sure to empty your browser cache after setting it, and make sure you are editing the correct theme. You cannot set hover colors on the [+] node ...

2) Sorry, I am not quite sure what you mean here. You can assign an INDENT value for menu subitems in your theme settings. No needs to use &nbrsp;

3) There is not currently any way to add this from Imagevue settings, mainly because the bottom of screen is already used for the thumbnail scroller. You can however add a <div> content </div> in the settings -> counters and make it align at bottom of screen. Optionally, you can create a SWF background that represents your footer, and align it to bottom - Imagevue X2.6 support multiple backgrounds.