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
5 posters

    Alignment Help

    Llad72
    Llad72
    New Member


    Posts : 19
    Reputation : 1
    Language : English

    Solved Alignment Help

    Post by Llad72 Sat 5 May - 17:50

    Hello Everyone.

    Here is my Forum - SGC

    Well what I am trying to do is align 2 tables on the same line, the 2 Tables that are Light Blue and Green, at the moment they are on top of each other I would like to align them side by side.

    Hope I am not in the wrong place.

    Thank you


    Last edited by Llad72 on Wed 9 May - 15:17; edited 1 time in total
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Alignment Help

    Post by Draxion Sat 5 May - 18:18

    Hi there,

    Are you referring to the statistics boards?
    Wecoc
    Wecoc
    Forumember


    Male Posts : 144
    Reputation : 111
    Language : Catalan, Spanish, English

    Solved Re: Alignment Help

    Post by Wecoc Sat 5 May - 18:26

    So you are implementing those with a code in the description of that forum, am I right?
    You should provide that code to us. Probably the only thing to do is insert every table inside a column of a bigger table.

    Title
    Table 1
    Title
    Table 2

    Because as far as I tried with other options I was not able to do it.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: Alignment Help

    Post by SLGray Sat 5 May - 21:12

    Do you mean this:
    Alignment Help Tables10
    If yes, you will have to create a table like you do in posts.

    Add this to the forum's description:
    Code:
    [table]
    [tr style=][td][/td]
    [td][/td]
    [/tr]
    [/table]



    Alignment Help Slgray10

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


    Posts : 19
    Reputation : 1
    Language : English

    Solved Re: Alignment Help

    Post by Llad72 Sun 6 May - 16:01

    Draxion wrote:Hi there,

    Are you referring to the statistics boards?

    Yes it is the Statistics boards
    Llad72
    Llad72
    New Member


    Posts : 19
    Reputation : 1
    Language : English

    Solved Re: Alignment Help

    Post by Llad72 Sun 6 May - 16:16

    Wecoc wrote:So you are implementing those with a code in the description of that forum, am I right?
    You should provide that code to us. Probably the only thing to do is insert every table inside a column of a bigger table.

    Title
    Table 1
    Title
    Table 2

    Because as far as I tried with other options I was not able to do it.

    yeah you are right
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Alignment Help

    Post by TheCrow Sun 6 May - 17:10

    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
    Please read our forum rules: ESF General Rules

    Do you use the codes as HTML or in posts?



    Alignment Help Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: Alignment Help

    Post by SLGray Sun 6 May - 19:11

    SLGray wrote:Do you mean this:
    Alignment Help Tables10
    If yes, you will have to create a table like you do in posts.

    Add this to the forum's description:
    Code:
    [table]
    [tr style=][td][/td]
    [td][/td]
    [/tr]
    [/table]
    So this is not want you are referring to?



    Alignment Help Slgray10

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


    Posts : 19
    Reputation : 1
    Language : English

    Solved Re: Alignment Help

    Post by Llad72 Wed 9 May - 12:59

    SLGray wrote:
    SLGray wrote:Do you mean this:
    Alignment Help Tables10
    If yes, you will have to create a table like you do in posts.

    Add this to the forum's description:
    Code:
    [table]
    [tr style=][td][/td]
    [td][/td]
    [/tr]
    [/table]
    So this is not want you are referring to?
    Yes I do mean those tables, and that code would help but I have never used Tables.I am Not getting where I would insert the code into the code for the Tables

    I have been Super Busy.

    Luffy wrote:

    Do you use the codes as HTML or in posts?

    Never use "Table Code" before so am not sure about your question.

    Wecoc wrote:So you are implementing those with a code in the description of that forum, am I right?
    You should provide that code to us. Probably the only thing to do is insert every table inside a column of a bigger table.

    Title
    Table 1
    Title
    Table 2

    Because as far as I tried with other options I was not able to do it.

    This is Exactly how I want it, but how do I do this


    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Alignment Help

    Post by Draxion Wed 9 May - 14:38

    Hi there,

    All you have to do is paste your tables in between the [td][/td] tags on this code.
    Code:
    [table]
    [tr style=][td]TABLE ONE HERE[/td]
    [td]TABLE TWO HERE[/td]
    [/tr]
    [/table]
    Llad72
    Llad72
    New Member


    Posts : 19
    Reputation : 1
    Language : English

    Solved Re: Alignment Help

    Post by Llad72 Wed 9 May - 14:58

    Thank you,Thank you ,
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Alignment Help

    Post by Draxion Wed 9 May - 15:03

    You're welcome. Is this solved? If so, please change the topic icon to "solved".
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Alignment Help

    Post by Draxion Wed 9 May - 15:23

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

      Current date/time is Wed 13 Nov - 17:33