[Pro] expanded graphic

Could anyone please help me on this basic question?

I have a page with a background supersizer, and i want to insert a small png bar in the middle of the page, that accompanying the page no matter the expanded size of the browser.

I’ve draw an html box set to expand: overflow hidden, etc.

When I try to insert a graphic box inside this html to put the png color, the html box expands prefectly but the graphic box remains fixed left or right…

I believe must be a very simple answer but i can’t find it.

Thank you very much for your help

jose barreiros


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If it’s a solid color, instead of inserting the graphic box, why not just apply the color to the html box?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

because I want a transparency…

On Jan 25, 2013, at 6:05 PM, chuckamuck wrote:

If it’s a solid color, instead of inserting the graphic box, why not just apply the color to the html box?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Use the CSS3 rgba background action to set both color and transparency of
your html box.

http://actionsforge.com/actions/view/236-css3-rgba-backgrounds


Ernie Simpson

On Fri, Jan 25, 2013 at 1:13 PM, jeb email@hidden wrote:

because I want a transparency…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

thanks Ernie!

On Jan 25, 2013, at 6:37 PM, Ernie Simpson wrote:

Use the CSS3 rgba background action to set both color and transparency of
your html box.

CSS3 RGBa Backgrounds - ActionsForge


Ernie Simpson

On Fri, Jan 25, 2013 at 1:13 PM, jeb email@hidden wrote:

because I want a transparency…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Or, without an Action, specify a solid graphic background, and set the transparency there. In the Inspector, second tab, Graphic Effects, click on the square solid icon.

Walter

On Jan 25, 2013, at 1:37 PM, Ernie Simpson wrote:

Use the CSS3 rgba background action to set both color and transparency of
your html box.

CSS3 RGBa Backgrounds - ActionsForge


Ernie Simpson

On Fri, Jan 25, 2013 at 1:13 PM, jeb email@hidden wrote:

because I want a transparency…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you Walter, I’ll try that

you all are very kind!

On Jan 25, 2013, at 10:19 PM, Walter Lee Davis wrote:

Or, without an Action, specify a solid graphic background, and set the transparency there. In the Inspector, second tab, Graphic Effects, click on the square solid icon.

Walter

On Jan 25, 2013, at 1:37 PM, Ernie Simpson wrote:

Use the CSS3 rgba background action to set both color and transparency of
your html box.

CSS3 RGBa Backgrounds - ActionsForge


Ernie Simpson

On Fri, Jan 25, 2013 at 1:13 PM, jeb email@hidden wrote:

because I want a transparency…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options