MyBB Community Forums

Full Version: How to move username in Member Profile?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've tried doing margin-bottom on the member profile username css (I've seperated it so I can adjust the sizes in different places) but It's not moving at all. I'm able to move it horizontally but it won't budge if I try to move it upwards.

Anybody know why?
Please post your forum url and write exactly what you want to change...

Maybe even some screenshout can help Wink
(2016-09-14, 03:34 AM)DarkMatter66 Wrote: [ -> ]I've tried doing margin-bottom on the member profile username css (I've seperated it so I can adjust the sizes in different places) but It's not moving at all. I'm able to move it horizontally but it won't budge if I try to move it upwards.

Anybody know why?

That's easy. Go to the member_profile template. I'll post what to do in a second

(2016-09-14, 08:11 PM)Ikerepc Wrote: [ -> ]Please post your forum url and write exactly what you want to change...

Maybe even some screenshout can help Wink

He said exactly what he needed to change.

EDIT:

Find this just below your {$header}
<span class="largetext"><strong>{$formattedname}</strong></span><br />

Editing this will stop it from being displayed on your profile