Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / CSS file for a javascript tabbed box overiding defaul settings on product page

CSS file for a javascript tabbed box overiding defaul settings on product page

Locked

Views: 1,354

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
14 Nov 2007, 7:46 PM
#1
scootaman avatar

scootaman

New Zenner

Join Date:
Nov 2007
Posts:
74
Plugin Contributions:
0

CSS file for a javascript tabbed box overiding defaul settings on product page

Hello,

I am trying to add a tabbed panel box in my product description that would give me more space to add information. I found a javascript with a nice simple tabbed box. It uses a css file for atributes. I pasted the code in to the html window for the product description.

When I viewed it I found that the all the fonts, including the product attributes change and became much smaller. It appears that the TAB_styles.css file is overiding the default ccs for all the page content the start below the point where the code is inserted.

Is there away to keep the TAB_styles.css form being applied beyoud the script?