Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.
Erwin said:NEW:
There is a new Profile field - MyCF CSS - go to your UserCP Profile to customise this.
Use CSS to customize the look of your MyCF Homepage - you can change the color of links, add a background image - anything you like!
Examples of CSS tags to use (you can cut and paste and change the HEX values:
body {background: #FFF000}
page {background: #FFF000}
a:link {background: #FFF000}
a:hover, a:active {background: #FFF000}
a:visited {background: #FFF000}
.tcat {background: #FFF000}
.theader {background: #FFF000}
.tborder {background: #FFF000}
If you want to use a image background instead, replace the body line with this (you can use an image that you've attached to a thread):
Body{background-image:url(type the image url here)}
Leave it blank for default.![]()
Body{ BACKGROUND: #bbbbff}
.time{FONT-WEIGHT: bold; FONT-SIZE: 10pt; color:#ff2002 }
.alt1 {BACKGROUND: #888CCC; }
.alt2 {BACKGROUND-IMAGE: url(http://www.gw4y.com/pgp/CF_PGP_Background.jpg);}
.fieldset {BACKGROUND: #A5A2BD; FONT-WEIGHT: bold; FONT-SIZE: 10pt; color:#257525 ; }
Erwin said:Mmm... it's not hard for me to do at all... You could add CSS to the custom HTML bit of the homepage...
How should I code the <div tags? Any recommendations?
Click on your own MyCF link, then click on the link to edit it in your UserCP, Profile, and just put in the info - no need to use HTML unless you want to customise the HTML section of it.PaladinDoodler said:I can't figure it out. The only thing I see is that I can only edit it using code. I don't know hardly any code at all so I can't do it. I have to just leave it the way it is.![]()
Erwin said:Click on your own MyCF link, then click on the link to edit it in your UserCP, Profile, and just put in the info - no need to use HTML unless you want to customise the HTML section of it.
That happened to me too until I entered the Number sign [#] in front of the code like this #FFFFCCfrostymama said:Gaaah!!!!!!!
I'm stupid. I can't get the text colors to change at all. I was thinking about making my CF page match my genealogy webpage, but it isn't working very well.
I've entered the HEX codes for the text colors and I am still left with black, purple, blue and aqua no matter what values I enter.
Any HTML that I use in the HTML section only affects the bottom of the page.