Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

“Products Description” text all Bold in Firefox, ok in IE


papagino

Recommended Posts

Posted

Hi,

I am using osc 2.3.1 and I am having problems with text entered in the “Products Description” section in the “Categories/Products” Catalog of the Admin.

 

The problem is with the fonts appearing all in Bold or Strong in Firefox. Everything seems fine in IE.

I am using HTML coding to create break, paragraph and also to put some text in bold using <strong> attribute.

 

Ex.

<p><strong>Some text here</strong></p>

<p><strong>More text here…</strong> Some descriptive text over here<br />

More stuff written over here.</p>

<p>More text here…</p>

 

I am using Theme Switcher and Jquery Version 1.6.2 and Jquery UI Version 1.8.16

Any ideas on how to fix this?

 

Cheers

Dan

Posted

Most likely an error in the css file.

Have added any other css files or done any changes in stylesheet.css?

 

Try to replace your stylesheet.css with the standard version from a clean oscommerce installation.

(But remember to make a backup of your old file first)

 

I had the same problem before, and I had double .p entries in the stylesheet.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...