opaque entries??, what's the code :( |
![]() ![]() |
opaque entries??, what's the code :( |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Feb 2004 Member No: 3,658 ![]() |
![]() |
|
|
![]()
Post
#2
|
|
![]() advanced newbie... S2 ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,504 Joined: Jan 2004 Member No: 752 ![]() |
do you mean add a hard solid color in the back to make it opaque? if so,
<style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #CCCCCC; background-color: WHITE; width: 390; align: center; } </style> |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Feb 2004 Member No: 3,658 ![]() |
well yea, like that, but you can sort of see through the entrys.. like if i had a really colorful background for example, how could i make the text in my entries easier to read, but still be able to see a little bit of my background through it..
|
|
|
*lookitskim* |
![]()
Post
#4
|
Guest ![]() |
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: arial; FILTER: alpha(opacity=80); width:400px; } <!-- end code provided by createblog.com --> Try this |
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 2,435 ![]() |
what do you do when you want to make your "left table" (the place where like your picture goes, the subscriptions, etc) and opaque? Do you have to tweak the code a lil or is there a new code?
|
|
|
![]()
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Feb 2004 Member No: 3,658 ![]() |
![]() |
|
|
*lookitskim* |
![]()
Post
#7
|
Guest ![]() |
No Problem
![]() |
|
|
![]() ![]() |