I agree with you Pansy, that's not very nice.Pansy said:I hate that rating system. I got a "1" before I even knew I had one to fix up. That is terrible to do that to someone.![]()
Upvote
0
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.
I agree with you Pansy, that's not very nice.Pansy said:I hate that rating system. I got a "1" before I even knew I had one to fix up. That is terrible to do that to someone.![]()
Erwin said:Very cool idea indeed... but newbies may end up having tables everywhere on the screen - the problem with absolute positioning is that it doesn't take into account the monitor size, size of the content of the table - there is bound to be overlap etc.
Your homepage looked okay in my browser which is Firefox, but in my homepage the health bar juts far into the space where my profile photo would go if I had one. Also the armor lists are squished in Firefox (but not in IE as you know).Erwin said:I use IE and it all looks fine to me - please provide screenshots if something is not looking right.
Yes, this is a merge of the profile and CF custom homepage - into the one page.![]()
I think I fixed it... yes?FallingWaters said:Your homepage looked okay in my browser which is Firefox, but in my homepage the health bar juts far into the space where my profile photo would go if I had one. Also the armor lists are squished in Firefox (but not in IE as you know).
PS I don't know how to do a screen shot, but I can learn.
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?
yes, the armor and special item lists are fixed, but the health bar is still sticking out past its boundary.Erwin said:I think I fixed it... yes?
Erwin said:EDIT: Also added the last 5 guestbook entries in there.
EDIT: You can now RATE each other's MyCF Homepage!!!![]()
Awesomeness!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.![]()
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?
LibertyChic said:Very cool Erwin. Only thing I see is that the default profile bit stretches the page out for me. I am set at a high resolution too. Is there some way we can fiddle with this to rearrange items to make the fit better?