On Sun, 23 Nov 2008 11:14:25 -0800, yahoo wrote:
> On Nov 23, 2008, at 6:29 AM, David Laakso wrote:
>
>> You might try this:
>>
>> Assign a different body id or class to each page. <body class="f01">
>>
>
> Unfortunately, I can't do that.  The cart puts together those pages using one 
> <body>
> tag, so every page would have the same body tag class.
>
[...]
>
> Is there something else that I could try?
>

Do you have any control over the markup at all? Since you can't
use David's excellent suggestion, perhaps you can do what I do -
make the "you are here" link a STRONG element instead of a link.
It can share the CSS rule for layout, adding an extra rule just
for the "your are here" appearance (color, background, ...?).

Cordially,
David
--

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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