Log In · Register

 
 
Closed TopicStart new topic
Not quite transparent?, Not a question asked often if at all
x3chrissyx3
post Sep 17 2005, 06:07 PM
Post #1


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



Okay. I have strange request for my xanga.
I'm putting a background image in, but where I write (I have the borders around the blogging area, you know what I mean?) I don't want that space to be TOTALLY transparent, I want a little white in it, but not so white that it's an opaque white, but just enough so that it's a medium between transparent and opaque. I don't know if that makes any sense at all, and if it doesn't, I'll clarify, but if you think you can help at all it's much appreciated happy.gif

Thanks!
Chrissy
 
Kenado
post Sep 17 2005, 06:12 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



You mean a white background, but you want to lower the opacity of it.

Uhm I guess you can use this code.
http://www.createblog.com/forums/index.php...&hl=transparent

and then I think for the blog body you can try adding this in.

CODE
<style type="text/css">table.blogbody {background-color: #ffffff;}</style>
 
x3chrissyx3
post Sep 17 2005, 06:15 PM
Post #3


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



I'll see if that works, it probably will. Thanks a lot!
I searched, but I guess I phrased it really wrong...lol.

=)

-------------------
EDIT:

It worked for my blog body, but I also have custom left modules, lol...and that's not quite working, so I don't know. Hmmm.
 
lovescream
post Sep 17 2005, 06:50 PM
Post #4


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Uhm, I guess try this?

CODE
<!-- begin code provided by createblog.com -->
<STYLE>

table.module, table.module th, table.module td {


/* opacity maximum 100 */
filter: alpha(style=0,opacity=60);
background-color: #FFFFFF;
}
</STYLE>

<!-- end code provided by createblog.com -->
 
x3chrissyx3
post Sep 17 2005, 06:58 PM
Post #5


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



Now I'm having an issue...sometimes half of what I write and my modules disappear...wtf? Is that because of the code?
 
gelionie
post Sep 17 2005, 08:00 PM
Post #6


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



QUOTE(x3chrissyx3 @ Sep 18 2005, 7:58 AM)
Now I'm having an issue...sometimes half of what I write and my modules disappear...wtf? Is that because of the code?
*


Yes, it happens when you hover over a link.
 
lovescream
post Sep 17 2005, 09:35 PM
Post #7


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



It also should happen to the posts. I believe there is no solution - it's just a side-effect..
 

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