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.

I need to standardize the profile in my forum

4 posters

Go down

In progress I need to standardize the profile in my forum

Post by pavsgreat January 7th 2016, 4:23 am

I need to standardize the profile in my forum Profil10

presently my forum profile is looking like this, but i need to standardize it, can you please help me step by step how to do look and feel better and most advance appearace. thanku
pavsgreat
pavsgreat
New Member

Posts : 5
Reputation : 1
Language : english

http://pavsgreat.forumotion.cc/

Back to top Go down

In progress Re: I need to standardize the profile in my forum

Post by SLGray January 7th 2016, 4:49 am

You need to explain in detail what you exactly want.


I need to standardize the profile in my forum Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: I need to standardize the profile in my forum

Post by pavsgreat January 7th 2016, 5:20 am

I need to standardize the profile in my forum Standa10

i want to look like this
pavsgreat
pavsgreat
New Member

Posts : 5
Reputation : 1
Language : english

http://pavsgreat.forumotion.cc/

Back to top Go down

In progress Re: I need to standardize the profile in my forum

Post by pavsgreat January 8th 2016, 4:07 am

bump
pavsgreat
pavsgreat
New Member

Posts : 5
Reputation : 1
Language : english

http://pavsgreat.forumotion.cc/

Back to top Go down

In progress Re: I need to standardize the profile in my forum

Post by Take Notes January 18th 2016, 11:26 pm

Circle avatar:
Code:
.user-basic-info a img {
  background:#FFF;
  height:100px;
  width:100px;
  border-radius:100px;
  box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  padding:3px;
}
.mini_ava img, .lastpost-avatar img {
  background:#FFF;
  border-radius:100px;
  box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
  padding:3px;
}

To change the profile fields listed below such as Posts, Join date, etc. you can do so by:

Admin Panel --> Users & Groups --> Profiles --> Check where you want them to be displayed (Messages or profiles).
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

In progress Re: I need to standardize the profile in my forum

Post by Ape January 19th 2016, 12:58 am

In your ACP I need to standardize the profile in my forum Ar1010 Display Tab I need to standardize the profile in my forum Ar1010  I need to standardize the profile in my forum Images_couleurs Pictures and Colors I need to standardize the profile in my forum Ar1010 Colors I need to standardize the profile in my forum Ar1010 CSS Stylesheet

Add this code at the top of your CSS files
Code:
.postprofile dd, .postprofile dt {
    line-height: 1.2em;
    margin-left: 8px;
    position: relative;
    text-align: center;
}

This will have this result
I need to standardize the profile in my forum Captur63


I need to standardize the profile in my forum Left1212I need to standardize the profile in my forum Center11I need to standardize the profile in my forum Right112
I need to standardize the profile in my forum Ape_b110
I need to standardize the profile in my forum Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19110
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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