|
|
 |
Re: FN-FORUM: breadcrumb path - OSC
date posted 27th March 2008 22:43
Just trying to validate some CSS and the only error I am getting is this:
97 Value Error : border initial is not a color value : 0 initial initial
Now, I would have assumed this meant that on line 97 you have set border:0
In fact line 97 is padding:6px 0 6px 0;
I have checked all border tags and none of the are set to 0.
All either have values or are set to 0 none.
I have tried:
border:0
border:none
border:0 none
border:none 0
All produce the same error.
Anyone understand why this error continues?
Lee Rickler
Director - Point and Stare - pointandstare.com
Web Design and Development for over 11 years
Lee Rickler wrote:
>
> It's RC2a i'm using.
> (Downloaded a fresh copy, installed, worked on and then realised what
> version it was!).
>
> Actual path links work fine. I'll take a look later as I'm stuck trying
> to get something else working, (see my other mail when it finally comes
> in!)
>
> Lee Rickler
> Director - Point and Stare - pointandstare.com
> Web Design and Development for over 11 years
>
> Stewart Christie wrote:
>> Hi Lee
>>
>> Do you have this product setup as a linked item? It sounds like two
>> entries in the products_to_categories table with a value of 0 for
>> category_id in one entry.
>>
>> There does appear to be a similar bug in certain circumstances in RC2a
>> where the cPath is incorrect on certain links but I haven't had time
>> to track it down. Then again, I may have introduced it myself when I
>> upgraded my base install package.
>>
>> Stewart
>>
>>
>>
>> -----Original Message-----
>> From: Lee Rickler [EMAIL REMOVED]
>> Sent: 27 March 2008 13:40
>> To: FN-FORUM / [EMAIL REMOVED] [EMAIL REMOVED]
>> Subject: FN-FORUM: breadcrumb path - OSC
>>
>>
>> here's a strange one.
>>
>> In OSC.
>> I have 2 categories Cat A and Cat B
>>
>> Drill down through Cat A to the product_info page and the breadcrumb
>> trail is correct:
>> Store > Category > Sub category > Product
>>
>> Drill down through Cat B to the product_info page and the breadcrumb
>> trail is incorrect:
>> Store > Product
>>
>> Going through the categories is fine. It's just when you get to Cat B
>> product page that the trail changes.
>>
>> Anyone have any idea why this would happen?
>>
>> Cheers,
>>
>>
>> Lee Rickler
>> Director - Point and Stare - pointandstare.com
>> Web Design and Development for over 11 years
>>
>>
>>
>> [The entire original message is not included]
>>
>
|
 |
|