Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to use linked Cascading Style Sheets in Vanilla ?   Message List  
Reply | Forward Message #43 of 980 |
AW: [vanilla] How to use linked Cascading Style Sheets in Vanilla ?

> I am editing vanilla-template.snip
> I create a file "vanilla_jason.css"
> In DreamWeaver I can put it the same folder or another and use a typical
> html css link such as:
> <link rel="stylesheet" href="vanilla_jason.css" type="text/css">

Disclaimer: I have no idea how this is used in vanilla... but I'll try to
answer it anyway :)

The easy thing is to look into your apache log file called error.log
somewhere in your apache directory. (normally apache/logs) - There should be
a 404 error message for this stylesheet file name... - if not... something's
wrong with your HTML or I don't understand how stylesheets work...

If you found your 404 error you can see the path in which it should be
contained... if it is /cgi-bin/vanilla_jason.css - forget it. -> change the
href to "/vanilla_jason.css" or something similiar and move your stylesheet
into the apache/htdocs directory. - in the vanillasbx this is called
apache/static (who cares abut filename conventions....)

hope it helps.





Sat Nov 3, 2001 7:54 am

g_poul
Offline Offline
Send Email Send Email

Forward
Message #43 of 980 |
Expand Messages Author Sort by Date

Hi I have been experimenting with Dreamweaver 4 to edit vanilla snips. It is great for tweaking relative color values. And lovely to see the Vanilla code so...
Jason Cunliffe [nomad...
jasonic@...
Send Email
Nov 3, 2001
6:18 am

... Disclaimer: I have no idea how this is used in vanilla... but I'll try to answer it anyway :) The easy thing is to look into your apache log file called...
Gerhard Poul
g_poul
Offline Send Email
Nov 3, 2001
7:46 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help