_


Search the PowerSeek SQL Knowledge Base:

_
PowerSeek :: PowerSeek Knowledge Base :: Templates
_
Question: Can I use style sheets with PowerSeek?

Answer: Yes. To use style sheets with PowerSeek, create a style sheet file. Then reference it between the <HEAD> tags of each PowerSeek template where the style sheet should be used.

For example:
Let’s say you create a file called style.css containing your style sheet data.
After you created the file upload it somewhere to your web site.
In each PowerSeek template insert the following between the <HEAD> tags:
<link href="http://www.yourdomain.com/style.css" rel="stylesheet" type="text/css">
(Replace the path http://www.yourdomain.com with your domain name and path to the style sheet file)

Also See:

User Comments:

There are currently no comments available.
_
Add a Comment - Only post comments regarding this KB entry
If you need to get in contact with us then click here.
Name:
Email: (Optional)
Comment:



Type in the letters that apear in the image box

_
PowerSeek Knowledge Base Categories: