You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by John <jo...@quivinco.com> on 2013/02/17 11:01:40 UTC

tapestry zone renders white background

How do I switch off css class and style for zones, I do not want a white background?

John

<div class="t-zone tapestry-zone" id="compZone" style="background-image: none; background-color: rgb(255, 255, 255);"><a id="cancelClicker_13ce796282d" href="/webapp/p.plist.cancelclicker?t:ac=John1">Cancel</a></div>


Re: tapestry zone renders white background

Posted by John <jo...@quivinco.com>.
yes I saw the jumpstart example, I had to use !important to get my background-color to work!
  ----- Original Message ----- 
  From: Geoff Callender 
  To: Tapestry users 
  Sent: Sunday, February 17, 2013 10:40 AM
  Subject: Re: tapestry zone renders white background


  This may help: Zone With background Color:

  http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/zonewithbackgroundcolor

  and please vote for:

  https://issues.apache.org/jira/browse/TAP5-2014

  Geoff

  On 17/02/2013, at 9:01 PM, John wrote:

  > How do I switch off css class and style for zones, I do not want a white background?
  > 
  > John
  > 
  > <div class="t-zone tapestry-zone" id="compZone" style="background-image: none; background-color: rgb(255, 255, 255);"><a id="cancelClicker_13ce796282d" href="/webapp/p.plist.cancelclicker?t:ac=John1">Cancel</a></div>
  > 


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
  For additional commands, e-mail: users-help@tapestry.apache.org

Re: tapestry zone renders white background

Posted by Geoff Callender <ge...@gmail.com>.
This may help: Zone With background Color:

	http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/zonewithbackgroundcolor

and please vote for:

	https://issues.apache.org/jira/browse/TAP5-2014

Geoff

On 17/02/2013, at 9:01 PM, John wrote:

> How do I switch off css class and style for zones, I do not want a white background?
> 
> John
> 
> <div class="t-zone tapestry-zone" id="compZone" style="background-image: none; background-color: rgb(255, 255, 255);"><a id="cancelClicker_13ce796282d" href="/webapp/p.plist.cancelclicker?t:ac=John1">Cancel</a></div>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org