Transparent Blogs, ehh, hard 2 describe |
Transparent Blogs, ehh, hard 2 describe |
Feb 20 2004, 10:52 PM
Post
#1
|
|
![]() and so it is ![]() ![]() ![]() ![]() ![]() ![]() Group: Human Posts: 1,304 Joined: Feb 2004 Member No: 3,085 |
Well, basically, the code i'm looking for makes the blogs transparent....sorta. let's say that you have a background with lots of colors on it and it is hard to pick a text color for your blogs because none of them show up clearly enough unless it's highlighted. so, there's this code that makes your blogs transparent and able to read clearly, while showing your background at the same time!
I kno there's a code because i saw this somewhere, but i don't have an example...sry! |
|
|
|
![]() |
| *lookitskim* |
Feb 21 2004, 06:15 AM
Post
#2
|
|
Guest |
QUOTE(Lil_Cloud @ Feb 20 2004, 7:52 PM) Well, basically, the code i'm looking for makes the blogs transparent....sorta. let's say that you have a background with lots of colors on it and it is hard to pick a text color for your blogs because none of them show up clearly enough unless it's highlighted. so, there's this code that makes your blogs transparent and able to read clearly, while showing your background at the same time! I kno there's a code because i saw this somewhere, but i don't have an example...sry! ur font seems easy to read.. but if u want the code... CODE <!-- begin code provided by createblog.com --> table.blogbody { /* this edits the other the place where the blog is */ background-color:FFE0E2; border:1px solid 000000; family-font:courier new; width:400px; FILTER: alpha(opacity=70);} <!-- end code provided by createblog.com --> This code will make ur blog semi-transparent... |
|
|
|
Lil_Cloud Transparent Blogs Feb 20 2004, 10:52 PM
aargh <!-- begin code provided by createblog.com... Feb 20 2004, 11:22 PM
simplicated i tried that. doesn't work. it also makes all ... Feb 21 2004, 02:09 AM
dasturbd after your color code for your table...you just ne... Feb 21 2004, 11:04 AM
Lil_Cloud QUOTE(lookitskim @ Feb 21 2004, 6:15 AM)ur fo... Feb 21 2004, 04:07 PM
Lil_Cloud code no work :( Feb 21 2004, 04:11 PM![]() ![]() |