Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
julesxl
Topic Author
Posts: 16
Joined: 15 May 2011, 04:15

Re: A start page with thumbnails that link to sub-galleries?

03 Jan 2013, 14:59

Hello again and happy new year!

Many thanks for all your previous responses. As we are a work in progress, here's the next question:

If you look at http://www.movshovich.net/am, every gallery and every image has a HOME PAGE link. Apparently, inline stye isn't supported by flash, so I'd like to know if there's any way to assign color and text styling (bold/italic) to this link. Could an image (icon) be used instead of text?

Also, when hovering over an image and then over the email icon, a tool tip 'Contact us' appears. Is it possible to change what that tip says (ex: Email me).

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

Re: A start page with thumbnails that link to sub-galleries?

04 Jan 2013, 00:37

julesxl wrote:If you look at http://www.movshovich.net/am, every gallery and every image has a HOME PAGE link. Apparently, inline stye isn't supported by flash, so I'd like to know if there's any way to assign color and text styling (bold/italic) to this link.
You can't use inline CSS styles in Flash textfields. Instead, you must use traditional html tags. For example:
Code
<font color='#99FF99'><b><i>Home Page</i></b></font>
julesxl wrote:Could an image (icon) be used instead of text?
Yes, but that would simply be an image reference like this:
Code
<img src='path/file.jpg' />
julesxl wrote:Also, when hovering over an image and then over the email icon, a tool tip 'Contact us' appears. Is it possible to change what that tip says (ex: Email me).
Yes. Go to admin -> language -> English ... You can edit the language/text items there.
 
User avatar
julesxl
Topic Author
Posts: 16
Joined: 15 May 2011, 04:15

Re: A start page with thumbnails that link to sub-galleries?

04 Jan 2013, 02:44

Thank you!
<a href="http://www...com"><b><font color='#FFCC84'>HOME PAGE</font></b></a>
worked perfectly, except <font> had to be inside <b>, otherwise there was extra space below the link in IE and FF.
 
User avatar
julesxl
Topic Author
Posts: 16
Joined: 15 May 2011, 04:15

Re: A start page with thumbnails that link to sub-galleries?

26 Jun 2013, 02:07

Hello.
Started playing around with the PowerPack. Two questions:

1. How to get rid of the background strip in both header and footer? I realize there has to be some sort of contrast between PowerPack buttons and the gallery background, so perhaps I can limit the strip to the extent of the buttons. Also, can I specify the color and the transparency (alpha} for this item? Essentially, I'd like to create the same look as on phillip.com.pl.

2. Where can find the counter setting for the footer?

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

Re: A start page with thumbnails that link to sub-galleries?

26 Jun 2013, 13:53

Sorry, you may need to post these questions directly in the Powerpack forum, so the developer of this 3rd party application can answer directly:
viewforum.php?f=47