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.
The forum of the forums
3 posters

    Profile Design / Line

    MrSadist
    MrSadist
    Forumember


    Male Posts : 40
    Reputation : 1
    Language : English
    Location : Philippines

    Solved Profile Design / Line

    Post by MrSadist September 22nd 2017, 12:24 pm

    1. anybody knows how can u put shadows on profile info in posts? Version phbb2.

    Profile Design / Line 3NNvemr

    2. anybody knows how can aline like this only this have red square the NAME & Rank Title is ok just only this.

    Profile Design / Line AYCfFxk


    thanks guys hope you can help me.



    Last edited by MrSadist on September 22nd 2017, 1:18 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Profile Design / Line

    Post by Ape September 22nd 2017, 12:39 pm

    please post your forum url you are adding this to



    Profile Design / Line Left1212Profile Design / Line Center11Profile Design / Line Right112
    Profile Design / Line Ape_b110
    Profile Design / Line Ape1010
    MrSadist
    MrSadist
    Forumember


    Male Posts : 40
    Reputation : 1
    Language : English
    Location : Philippines

    Solved Re: Profile Design / Line

    Post by MrSadist September 22nd 2017, 12:54 pm

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Profile Design / Line

    Post by Ape September 22nd 2017, 1:12 pm

    For the text shadow:

    Code:
    .postdetails.poster-profile span.label{
    text-shadow: 0 2px 6px #color here;}

    Move your text left:

    Find:
    Code:
    tr.post > td:first-child {
        text-align: center;
    }

    Replace with:
    Code:
    tr.post > td:first-child {
        text-align: left;
    }


      NOTE: if you can not find the any of the codes just add them at the top or bottom of your CSS files Smile



    Profile Design / Line Left1212Profile Design / Line Center11Profile Design / Line Right112
    Profile Design / Line Ape_b110
    Profile Design / Line Ape1010
    MrSadist
    MrSadist
    Forumember


    Male Posts : 40
    Reputation : 1
    Language : English
    Location : Philippines

    Solved Re: Profile Design / Line

    Post by MrSadist September 22nd 2017, 1:18 pm

    solved thanks very much.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Profile Design / Line

    Post by SLGray September 22nd 2017, 5:21 pm

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    Profile Design / Line Slgray10

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

      Current date/time is September 22nd 2024, 7:34 pm