about the network page/theme 02, I want to add multiple member sections or at least divide the sections/icons up to form groups. When I 'semi' destroyed the theme everything seems to column down a column every time. I'm not sure how to change this so that everything is back to the 4 icons a line option. also the contact wasn't working so i removed iti but now there's a huge space? I left the credit
hello!
to get the ask box to work: you have to add your username to the ask form code, so that it includes this: http://www.tumblr.com/ask_form/YOURURLHERE.tumblr.com Sorry for not stating that in the guide (I have now updated the code to include this information)
to delete the whole contact section: delete everthing between
and the following (please add the theme credit to the main menu instead) Then, delete the line after every
to delete the big space at the end of the theme (after deleting the contact section): this happens when your members section is very long. add #members > div { padding-bottom: 5%; } before
the column problem is alot harder to fix, so I won’t write a tutorial on it, sorry. the theme isn’t meant to be used like that. BUT, if you want a quick solution that doesn’t fix it but certainely makes it alot better, add #members > div { width: 800px;max-width:100%; } before









