You could also do: style: <link rel='stylesheet' href='http://mysite.com/boltwire/farm/pub/my.css' type='text/css' />
And then just put $$style in the skin... Good idea! As for the solution page, just make a note you can put the linked file either in the skin or pub directory and adjust the link as needed. Cheers, Dan On Wed, Mar 4, 2009 at 5:02 AM, Martin <[email protected]> wrote: > > I made an external link to my css file: > > * in code.snippets define: $$css: http://mysite.com/boltwire/farm/pub/my.css > * copy the content of code.style without the first and last line, load > the file as my.css into farm/pub > * in code.skin replace <<style>> with: <link rel='stylesheet' href='$ > $css' type='text/css' /> > > This is not news for everyone but for me. > I suspect I did not use the approbiate folder (should go into skin > folder, I think). > > I can add this to the on top of the css tricks - Linked CSS page. > > Greetings, Martin > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
