Profile updates

General Discussion Area
Post Reply
User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Profile updates

Post by Rollie »

Okay, so I have added the option to display your profile data without any outside info.

See here:

http://www.warcraftrealms.com/profile/523520

Also, I am almost done with my CSS link addition so you'll soon be able to do something like this:

http://www.warcraftrealms.com/profile/3969264

if you know a little CSS! And that's just the tip of the iceberg! There's a ton you can do!
Last edited by Rollie on Tue Nov 29, 2005 3:37 pm, edited 1 time in total.
phpbb:phpinfo()

User avatar
NiennaMiriel
The Ice Princess
Posts: 386
Joined: Tue Nov 01, 2005 2:07 pm
Location: Wichita, KS

Post by NiennaMiriel »

<3 so much! OMG, did I really just less-than-three on here? Yikes.

I'm an example! Yay!

You said there was a question too...

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Okay, so I decided not to ask the question =x

The question was gonna be whether people would rather be able to upload their CSS files or be able to just link to an external CSS file. I opted for just linking to an external CSS file and might add the option of uploading in the future.
phpbb:phpinfo()

User avatar
NiennaMiriel
The Ice Princess
Posts: 386
Joined: Tue Nov 01, 2005 2:07 pm
Location: Wichita, KS

Post by NiennaMiriel »

I need to double check with my host to see if I can link from it, since my silly significant other can't remember our router password so that I can forward the port to my box, and he doesn't want to reset it since he's afraid that there's some settings on there that he'd lose.

Ah well.

I assume that you'll have the default style sheet in there, and then the custom one right below it, so that we don't have to fill in values for every single ID. ;)

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Well, the best thing to do would be to take the default CSS data from the file and modify it to suit your needs.

http://www.warcraftrealms.com/defprofile.css

In the end, this might be a bit overkill and might scare folks away that don't know CSS... dunn... we'll see!
phpbb:phpinfo()

User avatar
NiennaMiriel
The Ice Princess
Posts: 386
Joined: Tue Nov 01, 2005 2:07 pm
Location: Wichita, KS

Post by NiennaMiriel »

Ok. At least I've already done Helene's. I may tweak her a bit, but I kind of like how it turned out, especially without all the other stuff.

I mean, Amen for paying for the site and all, but yay for clean profile page. I need to run a profile update so that maybe the range information will fix itself.

User avatar
Vek
UBER Troll
Posts: 245
Joined: Tue Aug 30, 2005 12:09 pm
Location: Apple Valley, CA

Post by Vek »

Sweet, I happen to know CSS like the back of my hand... =)
anarious/blackish/interloper
Image

User avatar
Zimeron
Posts: 178
Joined: Mon Sep 05, 2005 5:40 pm

Post by Zimeron »

I also need to update this. Now if i wasn't so busy trying to get to 60 lol!
Image Image
The Naked Census Dwarves are Back.

SSSlippy
Posts: 17
Joined: Sat Oct 08, 2005 3:49 am

Post by SSSlippy »

I must say i dled helene's css file and its much cleaner and easier to work with then the default.
<a href="http://www.warcraftrealms.com/profile/16037192" target="_new"><img src ="http://www.warcraftrealms.com/sig/16037192.jpg" alt="Click to view Profile" title="Click to view Profile"></a>

User avatar
Vek
UBER Troll
Posts: 245
Joined: Tue Aug 30, 2005 12:09 pm
Location: Apple Valley, CA

Post by Vek »

Now uhh.. One thing I'm not used to is linking my CSS from somewhere else.. How do I do that?

I've always coded it directly on the site...
anarious/blackish/interloper
Image

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Look at the CSS files:

http://www.ssslippy.com/featherris.css

Something like this is what you need:

Code: Select all

background-image &#58; url&#40;http&#58;//www.ssslippy.com/bg.JPG&#41;;
phpbb:phpinfo()

User avatar
Vek
UBER Troll
Posts: 245
Joined: Tue Aug 30, 2005 12:09 pm
Location: Apple Valley, CA

Post by Vek »

I was thinking about it completely the wrong way. I've got it figured out now.
anarious/blackish/interloper
Image

Veks too lazy to log in

Post by Veks too lazy to log in »

Rollie, I wasn't talking about how to link a background.. I was talking about linking the CSS from another site. Normally, I code it directly into the site itself (Instead of importing it). I forgot that you had to upload the CSS file itself (Thank god for dreamweaver, eh? Or I'dve never gotten it.)

Post Reply