opaque blog window?, how to do it... |
![]() ![]() |
opaque blog window?, how to do it... |
Jun 10 2004, 08:56 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 16 Joined: May 2004 Member No: 15,314 |
ok so i got this really cool summerish bg for my xanga and i want to make a blog window with its own scrollbar so that i can make the window opaque. see now this wouldnt even be an issue if i could find a color that wasnt so freaking hard to see in some area of my background
i found an example of what i mean by an opaque background for my blog...heres the link to that...example... |
|
|
|
Jun 11 2004, 12:35 AM
Post
#2
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
try using this code
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; FILTER: alpha(opacity=100); family-font: trebuchet ms; }</style> <!-- end code provided by createblog.com --> |
|
|
|
Jun 11 2004, 01:58 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 16 Joined: May 2004 Member No: 15,314 |
that didnt work....
|
|
|
|
Jun 11 2004, 02:50 PM
Post
#4
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
QUOTE(im_so_confuseded @ Jun 11 2004, 11:58 AM) that didnt work.... Oh i'm sorry... hahaha i forgot to tell u that u have to change the opacity set this part.. just change the 100 to a lower number like 85 or seomthing.. i think 85 is the best quality.. FILTER: alpha(opacity=100); |
|
|
|
Jun 11 2004, 03:00 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 16 Joined: May 2004 Member No: 15,314 |
you gave me a code to make the TEXT opaque...i wanted a code to make a box around the text opaque...like a solid opaque box for the text to go in so it is easier to see against the background...understand?
|
|
|
|
Jun 11 2004, 03:05 PM
Post
#6
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
Wait.. so u u want to make the boxed blogs (entries) to be opaque, Correct? Well that's the code for it. I"m sorry if it's not that u want.. but that is the code for to make the boxed entries opaque.
edit// u have to change the background too |
|
|
|
![]() ![]() |