Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 CSS font variation on product summary
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

phillipm
Starting Member

2 Posts

Posted - November 11 2013 :  14:17:58  Show Profile  Reply with Quote
Hi,

I''ve noticed a strange thing on my product summary page where two product descriptions appear with different font-size. This also carries over to the individual product pages. Please refer to https://www.redbike.com.au/store/default.aspx. It seems to be related to the RemoveImported product description.

Anyone have a clue?

Thanks in advance.

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - November 13 2013 :  03:12:45  Show Profile  Visit serjtankian's Homepage  Reply with Quote
don''t see any different font size there
Go to Top of Page

manilow
VP-CART New User

France
134 Posts

Posted - November 13 2013 :  13:07:40  Show Profile  Visit manilow's Homepage  Reply with Quote
Phillip,

The text "Complimentary BIM apps further your benefit." is between <p></p> tags, the other category texts aren''t. This CSS problem, however, will only occur in older navigators like IE6 for example.

To resolve this, remove the <p></p> tags or modify your stylesheet shop700.css:

Change
.categorysummary .catmemo {
font-size:11px !important;
}

To
.categorysummary .catmemo, .categorysummary .catmemo p {
font-size:11px !important;
}

Regards,

Erik
www.aquathermia.com
Go to Top of Page

phillipm
Starting Member

2 Posts

Posted - November 13 2013 :  17:28:10  Show Profile  Reply with Quote
Hi Erik,

Thanks - removed the <p></p> and all good. I feel a little silly!!

Cheers

Phil
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00