I want the exact  style help me! 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

    I want the exact style help me!

    avatar
    Voxie
    New Member


    Male Posts : 9
    Reputation : 2
    Language : English

    In progress I want the exact style help me!

    Post by Voxie Sun Mar 19, 2017 11:19 am

    hey ppl i was trying for long time to try and make my forum looks the same as forumotion looks like

    i want the categories to be sorted out the same way please help !

    especially the way they have 2 topic in 1 category tab please help!
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: I want the exact style help me!

    Post by skouliki Sun Mar 19, 2017 11:28 am

    hello 
    can you provide us your forum url?

    avatar
    Voxie
    New Member


    Male Posts : 9
    Reputation : 2
    Language : English

    In progress Re: I want the exact style help me!

    Post by Voxie Sun Mar 19, 2017 11:38 am

    ark-empire.forum.st
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: I want the exact style help me!

    Post by skouliki Sun Mar 19, 2017 11:51 am

    thanks 
    you mean something like this https://help.forumotion.com/t21989-multi-forums-in-one

    avatar
    Voxie
    New Member


    Male Posts : 9
    Reputation : 2
    Language : English

    In progress Re: I want the exact style help me!

    Post by Voxie Sun Mar 19, 2017 11:54 am

    that is the code i have used but look how close they're on my forum ! they're not far from eachother the same way in forumotion and also the category Icon it right on the top of it not behind the pictures
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: I want the exact style help me!

    Post by skouliki Sun Mar 19, 2017 11:58 am

    you will probably  need some css codes for these changes so better wait for another member to help you i do not have good coding skills

    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: I want the exact style help me!

    Post by Ape Sun Mar 19, 2017 6:10 pm

    Edit:
    The way our one is done is this code.
    if you see in my screen shot it's not the same as the one we have showed you.
    What we have done is make 2 parts in one part
    see screen shot:
    I want the exact  style help me! Captur33
    This is off my forum so it has more then the forum here.

    This is the two in one
    Code:
    <table border="0" cellpadding="2" cellspacing="2" style="width: 100%;" _moz_resizing="true">
                            
       <tbody>
          <tr>
                                
             <td style="width: 31px;">
                    <img style="width: 40px; height: 40px;" src="https://i.servimg.com/u/f58/12/23/10/57/icon-n10.png" />   
             </td>
                                
             <td style="width: 284px;">
                    <strong><a href="http://ark-empire.forum.st/f1-news">What's New</a></strong><br />Stay Tracked Up To The Newest News!!   
             </td>
                                
             <td style="width: 31px;">
                    <img style="width: 40px; height: 40px;" src="https://i.servimg.com/u/f58/12/23/10/57/calend10.png" />   
             </td>
                                
             <td style="width: 279px;">
                    <strong><a href="http://ark-empire.forum.st/f3-events">Events</a></strong><br />Check out our events right here!                         
             </td>
                              
          </tr>
                           
          <tr>
                                          
          </tr>
           
       </tbody>
    </table>

    second forum two in one
    Code:
    <table border="0" cellpadding="2" cellspacing="2" _moz_resizing="true" style="width: 100%;">
                              
       <tbody>
          
          <tr>
                                  
             <td style="width: 31px;">
                    <img style="width: 40px; height: 40px;" src="http://i56.servimg.com/u/f56/17/90/32/45/hp-med10.png" />   
             </td>
                                  
             <td style="width: 284px;">
                      <strong><a href="http://ark-empire.forum.st/f4-media">Media</a></strong><br />Got a picture ? Video ? Post it here share the moment :)!
             </td>
                                  
             <td style="width: 31px;">
                    <img style="width: 40px; height: 40px;" src="http://i56.servimg.com/u/f56/17/90/32/45/button10.png" />   
             </td>
                                  
             <td style="width: 279px;">
                      <strong><a href="http://ark-empire.forum.st/f5-need-help">Need HELP! </a></strong><br />Hesitant? Got a problem ? Post a help topic here!
             </td>
                                
          </tr>
                             
          <tr>
                                            
          </tr>
             
       </tbody>
    </table>



    I want the exact  style help me! Left1212I want the exact  style help me! Center11I want the exact  style help me! Right112
    I want the exact  style help me! Ape_b110
    I want the exact  style help me! Ape1010
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: I want the exact style help me!

    Post by Ape Sun Mar 19, 2017 6:47 pm

    Also just to let you know the problem is that your forum is not
    Phpbb3 so the look will not be the same as this forum.



    I want the exact  style help me! Left1212I want the exact  style help me! Center11I want the exact  style help me! Right112
    I want the exact  style help me! Ape_b110
    I want the exact  style help me! Ape1010
    avatar
    Voxie
    New Member


    Male Posts : 9
    Reputation : 2
    Language : English

    In progress Re: I want the exact style help me!

    Post by Voxie Sun Mar 19, 2017 9:43 pm

    as for the Topic ICON the Icon that show new posts or no new posts its not literally even with the pictures not even linedup it a bit to the top how i can fix that ?
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: I want the exact style help me!

    Post by Ape Sun Mar 19, 2017 10:33 pm

    Voxie wrote:as for the Topic ICON the Icon that show new posts or no new posts its not literally even with the pictures not even linedup it a bit to the top how i can fix that ?
    add this to your CSS files At the top or bottom
    Code:
    table.ipbtable img.icon {
        float: left;
        margin-top: 129px;
    }

    result:
    I want the exact  style help me! Captur10

    only problem is i can't see the rest of your forum that is not 2 in one so i don't know if it will mess the rest of them up



    I want the exact  style help me! Left1212I want the exact  style help me! Center11I want the exact  style help me! Right112
    I want the exact  style help me! Ape_b110
    I want the exact  style help me! Ape1010
    avatar
    Voxie
    New Member


    Male Posts : 9
    Reputation : 2
    Language : English

    In progress Re: I want the exact style help me!

    Post by Voxie Mon Mar 20, 2017 4:02 pm

    That's what am talking about thanks a lot Smile you're such a nice community here!

    And for the next request is it possible to have like a paypal donation page with donates history ?!
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: I want the exact style help me!

    Post by Ape Mon Mar 20, 2017 4:11 pm

    No sorry We don't have that service Sad

    also please note that for each problem or Question you must open a new topic so other's can find the same thing if wanted to know.

    If this is now solved please click the Mark solved button and prost solved so we can lock the thread and move it Smile

    Kind regards

    APe and the team.

    PS you are so welcome and thank you for your kind comments Embarassed



    I want the exact  style help me! Left1212I want the exact  style help me! Center11I want the exact  style help me! Right112
    I want the exact  style help me! Ape_b110
    I want the exact  style help me! Ape1010