Search…

X3 Photo Gallery Support Forums

Search…
 
olina
Topic Author
Posts: 11
Joined: 14 Oct 2006, 16:59

another bug - can't use different font color in descriptions

16 Oct 2006, 16:23

in the admin module, I am supposed to be able to use a simple HTML
tag and change the color of the description text.

but the color doesn't change in the gallery...

I'm not sure but I think that a few other HTML tags don't work

try it on your own galleries and tell me if it works for you please
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

17 Oct 2006, 01:44

in the admin module, I am supposed to be able to use a simple HTML
You are right, any text color set in html tags does get overwritten by the textcolor set in configuration for the text color. The option is that you arent able to set color from configuration.[/code]
 
waltea
Posts: 7
Joined: 01 Apr 2008, 18:57

08 Apr 2008, 21:21

I would have to agree with it being an issue - I have disabled all font color settings in config.ini and still cannot control the font color through the HTML in the admin module. It shows okay in the preview but doesn't display live. All other HTML settings work fine. I am not using the slideshow module - I just want to control the font color for the tooltips/descriptions added through Admin.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

09 Apr 2008, 03:51

Why can't you set the color to your description through the config file?
 
waltea
Posts: 7
Joined: 01 Apr 2008, 18:57

09 Apr 2008, 04:08

I'd love to if it worked.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

11 Apr 2008, 03:10

In this example I have set the text color in descriptions to red:

https://www.photo.gallery/imagevue/?fold ... col,990000

In config.ini:
Code
descriptionscol = [back],[text]
 
waltea
Posts: 7
Joined: 01 Apr 2008, 18:57

11 Apr 2008, 04:42

Thanks for that Karl - what I have been trying to do (which is why I was using the Admin section) is that I only want to change the color of some words, not all of them. Sorry for any confusion.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

14 Apr 2008, 11:09

Yes, unfortunately this is not possible since the configuration text color outweighs any font colors set in the html. In the new release we are going to release within May, all text attributes(including color) will be controlled with a global textformatting CSS stylesheet and you will have full control!