• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Chris Dittmeier
#1 Posted : Saturday, October 20, 2007 1:31:36 PM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

I saw this in the /ProductTemplates/BVC5/product.aspx and other similar tags


Code:

[color=#ff0000][2]
CssClass[/color][color=#0000ff]="productpropertylabel listprice"
[/color]
[/2]

How is this used in a stylesheet? I can't seem to find examples of it in the existing sheets.
Chris
Sirius Programming

www.siriusprogramming.com
Cliff
#2 Posted : Saturday, October 20, 2007 7:43:53 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

Hey Chris. These are just two different classes on one element. So styles for both .productpropertylabel and listprice will apply, and you can get super-specific for elements that use those both classes with .productpropertylabel.listprice.
Chris Dittmeier
#3 Posted : Saturday, October 20, 2007 7:43:56 PM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

As I'm searching through the code to find CSS classes, etc., I came across this and was wondering if it was a bug:


BVAdmin/Orders/ShipOrder.aspx, line 87 mentions CssClass="controlarea2a", but it isn't found in the stylesheets but "controlarea2" is in the stylesheet.


There are also what look like 2 ways of spelling some CSS Classes mentioned in the code and sometimes the stylesheet has both tags defined, but not always. Sometimes the tags are not in any stylesheet or they not in all stylesheets.

<UL dir=ltr style="MARGIN-RIGHT: 0px">
* "formlabel" and "FormLabel"

* "forminput" and "FormInput"

* "header" and "Header"

* "listprice" and "ListPrice"

* "productpropertylabel" and "ProductPropertyLabel"

* "productreviewdescription" and "ProductReviewDescription" (not in any stylesheet)

* "qtycolumn" and "quantitycolumn"

* "successmessage" and "SuccessMessage"

* "yousave" and "YouSave"
</UL>
Chris
Sirius Programming

www.siriusprogramming.com
Chris Dittmeier
#4 Posted : Saturday, October 20, 2007 8:36:01 PM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

Thanks, Cliff. I didn't realize that would work that way.
Chris
Sirius Programming

www.siriusprogramming.com
Chris Dittmeier
#5 Posted : Sunday, October 21, 2007 4:58:39 PM(UTC)
Chris Dittmeier

Rank: Member

Joined: 1/3/2004(UTC)
Posts: 1,497

I'm wondering why there is a file CategoryTemplates\Sub Category Menu\SubCategoryMenu.css? Shouldn't the CSS stuff all be in the themes?
Chris
Sirius Programming

www.siriusprogramming.com
Cliff
#6 Posted : Sunday, October 21, 2007 6:19:31 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

Originally Posted by: "Chris Dittmeier" Go to Quoted Post
I'm wondering why there is a file CategoryTemplates\Sub Category Menu\SubCategoryMenu.css? Shouldn't the CSS stuff all be in the themes?


I imagine it is either meant for use in the admin view, or meant as an example to copy into the your theme if you want to use it.
Marcus
#7 Posted : Sunday, October 21, 2007 6:21:25 PM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

I believe we included that file as an example of the classes available to include in your own theme when using that category template.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012