MyBB Community Forums

Full Version: Flatty + Latest Poster Avatar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

How can I move the avatar to the left (indicated by arrow?)
See attachment.

[Image: 7geHCXr.png]

Many thanks,
Danny
forum url is required to check that !
(2017-04-01, 03:07 AM).m. Wrote: [ -> ]forum url is required to check that !

Apologies, forgot to add it.
Www.TalkLGBTQ.com

Many thanks
forum admin panel >> Styles & Templates >> Themes >> flatty theme >> global.css >> edit in Advanced Mode (tab)

go to bottom of the stylesheet , add below style properties
.avatarep_fd { float: left; margin-top:-38px;}
.avatarep_fda { float: right; margin-top:-28px;}
.avatarep_fdl { float: left; margin-top:-48px;}
save the stylesheet.
visit your forum index page & hard refresh your browser (eg. press CTRL + F5) to see changes
Thank you!

Where it says 'Danny' you can see it is overhanging the box. How can I fix this? - Perhaps the username on a new line?

[Image: 20hlgdf.png]


And how do I the thread title over to the right so the avatar doesn't overlay the text?

[Image: 2vwzm9h.png]

Many thanks,
Danny
My forum url - www.talklgbtq.com

Where it says 'Danny' you can see it is overhanging the box. How can I fix this? - Perhaps the username on a new line?

[Image: 20hlgdf.jpg]

And how do I the thread title over to the right so the avatar doesn't overlay the text?

[Image: 2vwzm9h.jpg]

Many thanks,
Danny