[quote author=wardie link=topic=822'.msg55995#msg55995 date=1256888439]
Hi Cindy
1). I'm not sure about the colour picker for the enable buttons but there is this fix on the "Lightroom Complete Forum"
Re: Potential Fix for Divider color and text color do not change
Postby BundyBear » Fri Oct 16, 2''9 4:48 pm
All,
With the latest 4.2 version I was still getting problems with Page text not changing from black. I think the issue is because in the galleryMaker.xml in the Page folder has the "mainTextColor" parameter in the wrong spot.
It currently sits at around line 151 under the "EDITABLE - METADATA DEFAULTS" which doesn't align with other style parameters like "headlineColor" which sits at around line 248 under "EDITABLE - APPEARANCE DEFAULTS", if you move the mainTextColor
Code: Select all
<mainTextColor>
<value>8'8'8'</value>
</mainTextColor>
to the "EDITABLE - APPEARANCE DEFAULTS" area and set your default color all works well, the default is displayed and you are able to change the color and save the change.
Have also tested this with the shell galleryMaker.xml and moved the dividerColor the same way to fix divider color too...
2). Unfortunately once you have exported the gallery you cannot use LR to re-edit it. There is a tool in the LRG Complete 4.1 package that allows you to edit the online version of the site. It is called TSE and is located in the admin directory. I use it to make minor changes to my site but sometime it is easier to rebuild the gallery if you are making major changes. I have saved all my basic settings (colours, etc) under User Templates for the Shell, Page, Gallery & Contact templates so it's easier to rebuild.
[/quote]
Wardie,
I tried the fix for the color picker but I don't know enough to mess with this without specific instructions. I foound the code that was previously referenced but I need a bit more help than that. Can you point me in the right direction with this? Thanks!
Cindy