Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: FatBomb
Topic ID: 6
Message ID: 24
#24, RE: FatBomb Templates and Skins
Posted by Isobel on May-19-04 at 05:17 PM
In response to message #1

>
>Before you start "customizing" this file you should do one
>of two things:
>
>1) Upload a copy of "style.css" in the TEMPLATES folder
>directly to your "skins" folder, and call it like so before
>the </head> tag:
>
><style type="text/css">(% include "style.css" %)</style>
>
>OR:
>
>2) Link to it in the <head> using this syntax:
>
><style type="text/css">(% include "../templates/style.css"
>%)</style>
>
>***The '(' and ')' should be replaced with square
>brackets.***
>
I'd prefer to link to an external style sheet rather than including all the code in my pages. The usual "link href ...." doesn't seem to work (none of the style sheet is applied). Is there any way of doing this in FB?

Thanks,

Isobel