2014-12-18, 16:26, Gates, Jeff wrote:

Yucca, question: when you used the Firefox Web Developer Extension, did
you notice if every legend disappeared or just the very first one (Your
Shopping Cart)?

There is no other <legend> element on the page.

Second, I am not allowed access to either the shopping
cart¹s stylesheets directly nor to the HTML. So, I am limited in how much
control I have here. There is a field in their Cart Customization page
that allows me to put CSS that will override their CSS so finding the
right place within the stylesheet to place my CSS is not an option.

You may need to find out how that actually works. On the page tested, there are no CSS settings for the visibility property, so any setting for that property should override the default. But maybe their setup someone filters out part of the CSS code that you try to inject. Using some browser’s developer tools, you should be able to look at the CSS code that actually gets sent to browsers.

Yucca


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to