Hi everybody!
I would like to remove the userlinks ("View posts since last visit", "View your posts" and "View unanswered posts") under the navigation bar.
I saw in an another topic this CSS code line:
But didn't worked for me (actually I'm not sure I placed it correctly... my "Display - Colors - CSS" was totally empty, I just put the code in the first line). I use phpBB3.
Please help me!
I would like to remove the userlinks ("View posts since last visit", "View your posts" and "View unanswered posts") under the navigation bar.
I saw in an another topic this CSS code line:
- Code:
#userlinks ul { display:none }
But didn't worked for me (actually I'm not sure I placed it correctly... my "Display - Colors - CSS" was totally empty, I just put the code in the first line). I use phpBB3.
Please help me!