Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 01-06-2008, 03:11 PM Sticky Note Colour
Junior Talker

Posts: 4
Name: Kasha
Trades: 0
I got the Sticky note Css from Dynamicdrive.com and it's great but.. I can't figure out how to change the colour :\ I did it before, but I can't remember, can anyone help please?

(what it looks like now -
http://sweet-malice.kasha.org )

Sticky note page -
http://www.dynamicdrive.com/dynamici...stickynote.htm
Cereal is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-06-2008, 03:47 PM Re: Sticky Note Colour
Valiant's Avatar
Super Talker

Posts: 112
Location: England
Trades: 0
Find where it says background-color in the css and change the colour directly after that
Valiant is offline
Reply With Quote
View Public Profile
 
Old 01-06-2008, 03:57 PM Re: Sticky Note Colour
Junior Talker

Posts: 4
Name: Kasha
Trades: 0
Thank you, however that does not appear anywhere in the code, would it work if I added it in somewhere...?
Cereal is offline
Reply With Quote
View Public Profile
 
Old 01-06-2008, 04:03 PM Re: Sticky Note Colour
Valiant's Avatar
Super Talker

Posts: 112
Location: England
Trades: 0
There :d

Code:
<style type="text/css">

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}

</style>
Valiant is offline
Reply With Quote
View Public Profile
 
Old 01-06-2008, 04:08 PM Re: Sticky Note Colour
Junior Talker

Posts: 4
Name: Kasha
Trades: 0
8D Thanks so much! I really appreciate it!
Cereal is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Sticky Note Colour
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.20309 seconds with 12 queries