View Single Post
Join Date: Aug 2008
Posts: 954
Reputation: essential will become famous soon enough essential will become famous soon enough 
Solved Threads: 131
Featured Poster
essential's Avatar
essential essential is offline Offline
Posting Shark

Re: save and load font and background setting using cookies

 
0
  #4
Jan 15th, 2009
Just a sets of theme so you dont have to choose for the font, font sizes, color, bgcolor and so on...
Ok assuming that i have the following rules in the "black.css"
  1. body {
  2. borderd: none;
  3. backgroud-color: #000;
  4. color: #ccc;
  5. font: normal 12pt/105% Georgia, Arial, sans-serif;
  6. }
You can provide themes as many as you want. The ones you use depends only on your design capabilities and imagination.
Dev.Opera — FOLLOW THE STANDARDS, BREAK THE RULES...
Reply With Quote