Replies

Jan 18, 2010 16 years ago
Fangs_481
User Avatar

I'm really new to this coding stuff, and I'm trying to get just two columns in my profile. Is that possible? How would I do that? Help please!

Jan 18, 2010 16 years ago
Penguinhoarder
User Avatar

All you really have to do is move all the boxes out of the column you want gone to another column, as far as I know :s I think that's it tbh

Jan 18, 2010 16 years ago
Fangs_481
User Avatar

Well I did that, but I can still see the outlines of them. I assume they're always going to be there, right?

Jan 18, 2010 16 years ago
The Doctor
Asmodeus
User Avatar

since there's nothing in the columns, people won't see them (not even an outline) when viewing your profile.

Jan 18, 2010 16 years ago
toxic
does not get outside
User Avatar

depending on which column you want removed:

{display:none;} replace 1 with 2 or 3 depending on which column you're trying to remove.

Jan 18, 2010 16 years ago
StephRenee
gets around
User Avatar

enter this into your coding. It'll totally make your third column disappear. { display : none; }

Jan 18, 2010 16 years ago
Fangs_481
User Avatar

Thank you, everyone! That really helped me out!

Please log in to reply to this topic.