• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Removing Gutters?

Roleplay Availability
Would anyone know of a way to remove gutters? That is, the margin space between columns and rows. I've figured out a way to adjust line spacing in text, but gutters not so much.
 
Not that I know of. You could put a background around your whole post if you don't want the site background showing through.
 
No, I wanna work without the gutters due to a format I have in mind. It has nothing to do with the site background, so that method doesn't work. :x
 
Last edited:
A completely legitimate solution:


Example Text
Example Text
Example Text
Example Text

Code:
[Row]
[Column=span1][centerblock=119][bg=rgba(23,123,55,0.5)]Example Text[/bg][/centerblock][/Column]
[Column=span2][centerblock=108.7][bg=rgba(223,13,95,0.5)]Example Text[/bg][/centerblock][/Column]
[Column=span3][centerblock=105.6][bg=rgba(65,43,195,0.5)]Example Text[/bg][/centerblock][/Column]
[Column=span2][bg=rgba(6,163,155,0.5)]Example Text[/bg][/Column]
[/Row]

Works by using [centerblock] to push out the content from the inside by a specific amount:

span1 - 119
span2 - 108.7
span3 - 105.6
span4 - 104.2
span5 - 103.3
span6 - 102.7
span7 - 102.3
span8 - 102

The last column doesn't need it as there's no next column to push into.
 
Last edited:

Users who are viewing this thread

Back
Top