1
pipwax
using CSS with smartsections
  • 2006/10/4 0:07

  • pipwax

  • Not too shy to talk

  • Posts: 132

  • Since: 2005/9/12


I am using smartsections V 1.05 I designed a page using dreamweaver. when I used the pagewrap feature I lost my CSS formating. How can I format a page within the Smartsections using CSS?
pipwax1@bellsouth.net
Quote:
To win in life one must be fluid like water, taking the shape needed to prevail


aspring IT Professional

2
Bassman
Re: using CSS with smartsections
  • 2006/10/4 0:49

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


you need to make sure XOOPS can find the style sheet. Best to use <{$xoops_url}>

Or why not just add the css to style.css?

3
pipwax
Re: using CSS with smartsections
  • 2006/10/4 0:55

  • pipwax

  • Not too shy to talk

  • Posts: 132

  • Since: 2005/9/12


I did that at first but It changed everything else to. How would I associate the additinal css style with my document.
pipwax1@bellsouth.net
Quote:
To win in life one must be fluid like water, taking the shape needed to prevail


aspring IT Professional

4
Bassman
Re: using CSS with smartsections
  • 2006/10/4 1:27

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Just make sure that all the id's and classes in your document are unique to that document.