How do I move these profile fields in the post? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    How do I move these profile fields in the post?

    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 5:44 am

    Like to the right or spaced out.

    How do I move these profile fields in the post? 8784984301


    Last edited by lawtondannyboy on October 7th 2009, 4:14 pm; edited 1 time in total
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: How do I move these profile fields in the post?

    Post by Darren1 October 7th 2009, 6:00 am

    How do I move these profile fields in the post? Hello

    Please go to: Admin panel >> Users & Groups ( Tab ) >> Profiles >> Click on the How do I move these profile fields in the post? Down11 to move down and the How do I move these profile fields in the post? Up11 to move up. > Then save it; if you don't save it it wont apply. How do I move these profile fields in the post? Icon_wink
    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved Re: How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 6:02 am

    darren1 wrote:How do I move these profile fields in the post? Hello

    Please go to: Admin panel >> Users & Groups ( Tab ) >> Profiles >> Click on the How do I move these profile fields in the post? Down11 to move down and the How do I move these profile fields in the post? Up11 to move up. > Then save it; if you don't save it it wont apply. How do I move these profile fields in the post? Icon_wink

    Example from another forum

    How do I move these profile fields in the post? 3699189752
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: How do I move these profile fields in the post?

    Post by Darren1 October 7th 2009, 6:04 am

    Follow the instructions and you can move the individual fields Wink

    What type of other move do you mean?
    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved Re: How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 6:06 am

    darren1 wrote:Follow the instructions and you can move the individual fields Wink

    What type of other move do you mean?

    The profile fields to the middle instead of the left.
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: How do I move these profile fields in the post?

    Post by Darren1 October 7th 2009, 6:10 am

    How do I move these profile fields in the post? 78754 Didn't notice the difference sorry.

    Do you want to center the avatar as well or not?
    Also, can I get the link of the forum that you got the second screenshot from, I just want to double check that it is CSS that you edit Wink
    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved Re: How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 6:12 am

    darren1 wrote:How do I move these profile fields in the post? 78754 Didn't notice the difference sorry.

    Do you want to center the avatar as well or not?
    Also, can I get the link of the forum that you got the second screenshot from, I just want to double check that it is CSS that you edit Wink


    www.callofdutyzombies.com I want everything done that he has on his preferences, or Mostly everything.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How do I move these profile fields in the post?

    Post by ankillien October 7th 2009, 8:29 am

    Hello,

    To center the profile you can put this code to your CSS.

    Code:
    tr.post td {
    text-align : center;
    }
    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved Re: How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 8:35 am

    ankillien wrote:Hello,

    To center the profile you can put this code to your CSS.

    Code:
    tr.post td {
    text-align : center;
    }

    Where at?
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How do I move these profile fields in the post?

    Post by ankillien October 7th 2009, 8:40 am

    Admin CP > Display > Colors > CSS.
    This code will also align your posts.
    lawtondannyboy
    lawtondannyboy
    New Member


    Posts : 10
    Reputation : 0
    Language : English
    Location : Las Vegas, NV

    Solved Re: How do I move these profile fields in the post?

    Post by lawtondannyboy October 7th 2009, 4:09 pm

    ankillien wrote:Admin CP > Display > Colors > CSS.
    This code will also align your posts.

    Thank you!!!!
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How do I move these profile fields in the post?

    Post by ankillien October 7th 2009, 4:18 pm

    Glad I could help Very Happy

    Topic Solved > Locked