Skins, Graphics, Cosplay… made by Kali

Made By Kali


Efiction Story Notes

Posted on May 15, 2007 by Kali

I’ve been informed that some users would prefer a more defined “Story Notes” space on my eFiction skins. This is quite simple to accomplish.

The html for the story notes is
div class=’noteinfo’
so all we need to do is make a css class called noteinfo.

Open up the style.css in your skin folder and start your class by writing
.noteinfo
{
border: 1px solid black;
}

This will give you a black border around your story notes. Of course, you can change that css to anything you want.


3 Comments

  1. Maura Dailey

    I, uh, think you missed something there. Like the HTML part. ;)


  2. Maura Dailey

    Hint: Try using the &lt and &gt substitutions.


  3. Kali

    Apparently the pre tag decided it randomly couldn’t handle that bit of HTML.


Leave a Reply


  • Categories

  • Tip Jar

    Donate towards my web hosting bill!

  • Other



↑ Top