MyBB Community Forums

Full Version: Flatty Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have two problems i want to fix

1. Some avatar pictures are too big. I already changed the max avatar size but it did not change.
2. I want to change the main theme colors, I have gone into global.cssĀ and everything i change will not change.
Hi WhiteBarackObama,
Can you share the website URL ?
Also on which page you do you see avatars not changing ?
http://alienizedvoidgaming.us/

I got the colors to change, I just need to get the Avatars to stay small.
Here is the link to one of the avatars

https://alienizedvoidgaming.us/Thread-St...pid=1#pid1
You can modify the class .post .post_author div.author_avatar img global.css and add below code :-
max-width: 70px;

You can change the width to anything you want from 70px

Regards
WallBB
Sidebars from plugins which would normally automatically integrate with default theme are not showing on Flatty theme. How can I add it in? I found where the sidebar is but I need the code to insert the native sidebars into the theme.
bump still needed badly