I am having an issue with the profiles, I have been trying to remove two from my user profile and cannot move, edit, or remove them. I have tested it with the pet profiles and it will not work there either. My code on my user profile is currently: <style> column1 {display:none!important;}
column3 {display:none;} </style>
I removed all the rest of the code to make sure it wasn't anything else I was doing causing the problem, the more stuff I test the more I figure out I cannot do.
It looks like both columns are removed to me. Are you saying that you are trying to remove the code?
Dexter by ❤
I just added stuff to the columns to show they are still displaying. Usually when you put display:none the whole column disappears and you can't move stuff into it. I also cannot resize any of the columns. I have tried resetting and it does reset, but the columns still wont do anything I tell them to
Ok I am going to seem like I am asking a silly question but do you have style tags around that code you posted?
Dexter by ❤
Yup, or it would be showing up on my profile, I still have the profile box on the page.
http://subeta.net/forums.php/read/241474 According to this board, you need a # in front of Column1 and Column3
http://subeta.net/forums.php/gotopost/9254440 This is the exact post
Dexter by ❤