adding spacing between rows 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.
5 posters

    adding spacing between rows

    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty adding spacing between rows

    Post by DeathDunk98* May 6th 2014, 7:02 am

    how can I add vertical space between these:
    adding spacing between rows Untit124
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17924
    Reputation : 836
    Language : English
    Location : Somewhere

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Jophy May 6th 2014, 7:22 am

    Hello,

    • Please provide your forum URL for appearance problems
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 6th 2014, 10:47 am

    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Pizza Boi May 6th 2014, 2:15 pm

    Hi Very Happy

    Hmm... try this:

    Code:
    .forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
      padding-bottom: #px;
    }

    Regards,
    Pizza Boi
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 6th 2014, 7:26 pm

    this doesnt work, I think it has to do only with row1 row2 growx and lastposts title ? just sayin
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Pizza Boi May 7th 2014, 1:08 pm

    Hi Very Happy

    Hmm, it worked for me. Try using 50px as value.

    Regards,
    Pizza Boi
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 7th 2014, 8:24 pm

    I Tried even 100px but it doesnt work :/ maybe I have to change something in my templates
    SLGray
    SLGray
    Administrator
    Administrator


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

    adding spacing between rows Empty Re: adding spacing between rows

    Post by SLGray May 7th 2014, 8:29 pm

    Code:
    .forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
      padding-bottom: #px !important;
    }
    If that does not worik, add it to the top of your CSS stylesheet.



    adding spacing between rows Slgray10

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


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 7th 2014, 8:32 pm

    ups, this actually worked!
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 7th 2014, 8:56 pm

    also how to get my forum icon on top like this Razz I mean not aligned in the middle
    adding spacing between rows Untit129
    Illest
    Illest
    Forumember


    Male Posts : 135
    Reputation : 9
    Language : English
    Location : USA

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Illest May 7th 2014, 9:05 pm

    DeathDunk98* wrote:also how to get my forum icon on top like this Razz I mean not aligned in the middle
    adding spacing between rows Untit129

    See if this code helps. You may have to adjust the numbers.

    Code:
    .index-box td.icon {padding-left:45px!important}
    .index-box td.icon .status{
        margin-right:-35px!important;
        margin-left:-35px!important
    }
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 7th 2014, 9:12 pm

    this is not working at all,  for the icon to align on top
    Illest
    Illest
    Forumember


    Male Posts : 135
    Reputation : 9
    Language : English
    Location : USA

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Illest May 7th 2014, 9:58 pm

    DeathDunk98* wrote:this is not working at all,  for the icon to align on top

    Did it have any effects on the icons or did it just do nothing at all?
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 7th 2014, 10:25 pm

    No, I think I didn't, just changing the icon picture! I think it has to do with the template maybe it's valign="middle" and we have to change something :/ Dont know just sayin'
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    adding spacing between rows Empty Re: adding spacing between rows

    Post by Pizza Boi May 8th 2014, 6:55 am

    Hi Very Happy

    Please provide me a test account and the link (Unless it's index, no need) where I can see this.

    Regards,
    Pizza Boi
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 479
    Reputation : 3
    Language : Shqip

    adding spacing between rows Empty Re: adding spacing between rows

    Post by DeathDunk98* May 8th 2014, 11:24 am

    oh, I solved this myself, this topic is solved!