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! |
|
|
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Feb 2004 Member No: 2,807 ![]() |
<!-- begin code provided by createblog.com -->
<DIV align="center" valign="middle" style="BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #660000 1px solid; WIDTH: 850px; BORDER-BOTTOM: #660000 1px solid; HEIGHT: 470px; BACKGROUND-COLOR: #ffffff"> <!-- end code provided by createblog.com --> this code is for a boxed xanga...this is pretty much the only way i know how to do it...the part where it says "BACKGROUND COLOR:#ffffff"- change the #ffffff to #transparent |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2004 Member No: 4,830 ![]() |
i tried that. doesn't work. it also makes all the links all funky. i've been looking for this too. i have stripes for my background and i can't read my blog at all so yeah, this is a problem.
|
|
|
*lookitskim* |
![]()
Post
#4
|
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... |
|
|
![]()
Post
#5
|
|
![]() Doh! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 393 Joined: Feb 2004 Member No: 4,507 ![]() |
after your color code for your table...you just need to add
FILTER: alpha(opacity=70); change the 70 to whatever you want...experiment with it |
|
|
![]()
Post
#6
|
|
![]() and so it is ![]() ![]() ![]() ![]() ![]() ![]() Group: Human Posts: 1,304 Joined: Feb 2004 Member No: 3,085 ![]() |
QUOTE(lookitskim @ Feb 21 2004, 6:15 AM) 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... well, i changed my background...so that might explain why u can read it now. i had another one where u couldn't read anything at all! thnx! i'll try that code! |
|
|
![]()
Post
#7
|
|
![]() and so it is ![]() ![]() ![]() ![]() ![]() ![]() Group: Human Posts: 1,304 Joined: Feb 2004 Member No: 3,085 ![]() |
code no work :(
|
|
|
![]() ![]() |