Collarspace Discussion Forums


Home  Login  Search 

Quick Question about Profile Background color.


View related threads: (in this forum | in all forums)

Logged in as: Guest
 
All Forums >> [Casual Banter] >> Off the Grid >> Quick Question about Profile Background color. Page: [1]
Login
Message << Older Topic   Newer Topic >>
Quick Question about Profile Background color. - 8/25/2010 9:53:30 PM   
BeowulfKaine


Posts: 32
Joined: 10/11/2009
From: Tulsa Oklahoma
Status: offline
I know its bgcolor="#FFFFFF", but I can't seem to get it to work properly, does anyone know the official written text to create your background in the profile as plain white?
Profile   Post #: 1
RE: Quick Question about Profile Background color. - 8/25/2010 11:18:02 PM   
shallowdeep


Posts: 343
Joined: 9/1/2006
From: California
Status: offline
Wrapping the entire profile in a div and then using inline CSS to specify the background color should work. Code snippet below:
<div style="background-color:#ffffff;"> 
"Your profile goes here"  
</div>
Hmm. After a bit more playing around, what the site lets you do with the profile is highly browser dependent. The above code will only work if you can edit the HTML, which you can do in Safari, but maybe not other other browsers. Internet Explorer actually has a GUI to select between several background colors. That is probably preferable if possible, since you won't get any residual border from the enclosing table cell. Chrome and Firefox have a GUI for rich text formatting (unlike Safari's basic plain text input), but they seem to lack the GUI to select a background color. If all you have is a Mac, you should be able to use the above code in Safari. If you have a Windows machine, I'd just set the color in IE. I'm too lazy at the moment to test Linux browsers...

[edited a few times to mention browser differences]

< Message edited by shallowdeep -- 8/26/2010 12:17:53 AM >

(in reply to BeowulfKaine)
Profile   Post #: 2
RE: Quick Question about Profile Background color. - 8/25/2010 11:58:00 PM   
BeowulfKaine


Posts: 32
Joined: 10/11/2009
From: Tulsa Oklahoma
Status: offline
Thank you so much!

_____________________________

______________________________________________
"When you do things right, people won't be sure you've done anything at all."

(in reply to shallowdeep)
Profile   Post #: 3
RE: Quick Question about Profile Background color. - 8/26/2010 1:47:30 PM   
BeowulfKaine


Posts: 32
Joined: 10/11/2009
From: Tulsa Oklahoma
Status: offline
Well I did get this to work, but apparently there is a border color for the table itself, any ideas on how to change that one to match the background color of the table?

_____________________________

______________________________________________
"When you do things right, people won't be sure you've done anything at all."

(in reply to BeowulfKaine)
Profile   Post #: 4
RE: Quick Question about Profile Background color. - 8/26/2010 3:43:54 PM   
shallowdeep


Posts: 343
Joined: 9/1/2006
From: California
Status: offline
If you can, logging in with IE to actually set the table background to white is probably the easiest and best approach. You can sort of fix things with CSS, though. Try replacing the first line from before with the following:
<div style="background-color: #ffffff; padding: 5px; width: 310px; position: relative; top: -9px;">

(in reply to BeowulfKaine)
Profile   Post #: 5
RE: Quick Question about Profile Background color. - 8/26/2010 4:03:39 PM   
playfulotter


Posts: 2195
Joined: 6/27/2005
Status: offline
quote:

ORIGINAL: BeowulfKaine

I know its bgcolor="#FFFFFF", but I can't seem to get it to work properly, does anyone know the official written text to create your background in the profile as plain white?


I think you are making it more difficult on yourself than it has to be..... Just go under "edit profile" and below the profile is a table of all the background colors. White is the last one on the right in the bottom line of colors. Just have your cursor in the profile area and click on that white square.

(in reply to BeowulfKaine)
Profile   Post #: 6
RE: Quick Question about Profile Background color. - 8/26/2010 5:46:22 PM   
BeowulfKaine


Posts: 32
Joined: 10/11/2009
From: Tulsa Oklahoma
Status: offline
This worked, thanks again.


quote:

ORIGINAL: shallowdeep

If you can, logging in with IE to actually set the table background to white is probably the easiest and best approach. You can sort of fix things with CSS, though. Try replacing the first line from before with the following:
<div style="background-color: #ffffff; padding: 5px; width: 310px; position: relative; top: -9px;">



_____________________________

______________________________________________
"When you do things right, people won't be sure you've done anything at all."

(in reply to shallowdeep)
Profile   Post #: 7
Page:   [1]
All Forums >> [Casual Banter] >> Off the Grid >> Quick Question about Profile Background color. Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts




Collarchat.com © 2025
Terms of Service Privacy Policy Spam Policy

0.062