Thread: Static Pages
View Single Post
  #8  
Old 06-21-2007, 02:23 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Static Pages

in the static-embedded file:
<span class="class_name">content</span>
(or whatever way you want to use css)

in skin1.css:

.class_name { modifier=x; }

No different than any other html/css use.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote