Transparent comment background., How? Haha. |
![]() ![]() |
Transparent comment background., How? Haha. |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Sep 2004 Member No: 45,806 ![]() |
How do I get this to stop being orange?
I really do apologize if this has been asked before, but I've been searching for so long and haven't found anything that works for 2.0. Any help is very much appreciated.
Reason for edit: Please use [thumb] tags instead of [img] tags when posting large images. - Mike
|
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Do you mind posting your codes and the link to your page? Thanks.
|
|
|
![]()
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Sep 2004 Member No: 45,806 ![]() |
CODE div.blurbAboutMe h4 {font-family: Arial; color: #342840; background-color: #D9B862;} div.commentsModule div.moduleBody div.user img.OnlineNow {display:none;} div.commentsModule ul.moduleList li.odd {background-color: #F1EED4; margin-left: 1px;} div#topnav {display:none;} div#header, div#googlebar, div#topnav {background:transparent;} div.basicInfoModule div.profileDemographics {background-color: transparent;} div.photo {height:120px; position:absolute; margin-top:25px;} Um. I'm not sure if this is what you're looking for, but please be patient with me. I don't know how a lot of this works. This is what is in my CSS box. I want to know how I can carry this same effect over to my comments: CODE div.basicInfoModule div.profileDemographics {background-color: transparent;} Link to my site: here. |
|
|
![]()
Post
#4
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Try removing this bit of code in your CSS section:
CODE div.commentsModule ul.moduleList li.odd {background-color: #F1EED4; margin-left: 1px;}
|
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Sep 2004 Member No: 45,806 ![]() |
Oy, I tried it. It made the space around the user's picture the default darker orange.
|
|
|
![]()
Post
#6
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Try adding this code to your CSS, then:
CODE div.module div.userComment {background:none;}
|
|
|
![]()
Post
#7
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Sep 2004 Member No: 45,806 ![]() |
It makes the whole thing dark orange - picture and text.
I really do apologize if this is being a pain! \ But thank you for your help. |
|
|
![]()
Post
#8
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Sorry about that. Alright, I'm sure this one will work:
CODE div.commentsModule div.moduleBody div.userComment {background-color:transparent; border:0px;}
|
|
|
![]()
Post
#9
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Sep 2004 Member No: 45,806 ![]() |
Oh man, it didn't the first few times I tried it, but it does now! Thank you so much! It worked!
![]() ![]() |
|
|
![]()
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 ![]() |
Topic Closed & Moved
|
|
|
![]() ![]() |