Log In · Register

 
 
Closed TopicStart new topic
opaque entries??, what's the code :(
ladyluckO2
post Mar 2 2004, 10:53 PM
Post #1


Senior Member
***

Group: Member
Posts: 65
Joined: Feb 2004
Member No: 3,658



mad.gif can't find the dern code to make entries opaque.. can anyone tell me how? thanks a bunch!! -jill
 
xjjajeengx
post Mar 2 2004, 11:07 PM
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>
 
ladyluckO2
post Mar 2 2004, 11:22 PM
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 Mar 3 2004, 06:15 AM
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
 
deepinmyheart09
post Mar 3 2004, 03:37 PM
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?
 
ladyluckO2
post Mar 3 2004, 04:01 PM
Post #6


Senior Member
***

Group: Member
Posts: 65
Joined: Feb 2004
Member No: 3,658



biggrin.gif lookitskim, you're code worked! thank you so0o0o much!!
 
*lookitskim*
post Mar 3 2004, 04:08 PM
Post #7





Guest






No Problem biggrin.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: