The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

New user view

3 posters

Go down

New user view Empty New user view

Post by SoNIcCheater June 11th 2010, 8:09 pm

I looked at some other sites and the user view isn't nearly as cool as some of the others having it be so small and have different sections. I was thinking if some good code person could create a new template for it with the things all together on one page. Also i would like it to show the avatar of that user. And could you save a little room on the right side, I would like to insert some of my stuff there. Thanks!

~SC
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

New user view Empty Re: New user view

Post by SoNIcCheater June 12th 2010, 6:10 pm

anyone?
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

New user view Empty Re: New user view

Post by MrMario June 12th 2010, 7:54 pm

Sorry not following you.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

New user view Empty Re: New user view

Post by SoNIcCheater June 14th 2010, 2:43 am

I want to make the user's profile page look different, can someone give me a code?
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

New user view Empty Re: New user view

Post by SoNIcCheater June 15th 2010, 6:05 pm

...
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

New user view Empty Re: New user view

Post by MrMario June 15th 2010, 7:42 pm

SoNIcCheater wrote:I want to make the user's profile page look different, can someone give me a code?

This doesn't really help to what you want.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

New user view Empty Re: New user view

Post by andriyleu June 15th 2010, 7:54 pm

Look this css code:

Code:
Postprofile {
   border: 1px solid #ccc;
   color: #999;
   line-height: 30px;
   background: #ddd;
   border-radius: 12px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   box-shadow: 1px 1px 2px rgba(0,0,0,.5);
   -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
   text-shadow: #fff 0px 1px 1px;
   background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
   background: -moz-linear-gradient(top,  #eeeeee,  #cccccc);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc');
   }

Try it Very Happy
avatar
andriyleu
New Member

Posts : 19
Reputation : 0
Language : Spanish

Back to top Go down

New user view Empty Re: New user view

Post by SoNIcCheater June 16th 2010, 9:46 pm

do replace it with this? Where do i put this exactly?
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

New user view Empty Re: New user view

Post by andriyleu June 16th 2010, 9:59 pm

PA > Visualization > Colours > Css
avatar
andriyleu
New Member

Posts : 19
Reputation : 0
Language : Spanish

Back to top Go down

New user view Empty ??

Post by SoNIcCheater July 16th 2010, 7:56 pm

I'm sorry, I'm not following you. I put it in the css stylesheet but that didn't seem to do anything...
SoNIcCheater
SoNIcCheater
Forumember

Male Posts : 45
Reputation : 0
Language : English
Location : Over there->

http://cazigeneration.vampire-legend.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum