Transparent Blogs, ehh, hard 2 describe |
Transparent Blogs, ehh, hard 2 describe |
![]()
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* |
![]()
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... |
|
|
![]() ![]() |