MyBB Community Forums

Full Version: How to make like this (mybb top bar)?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: sUzYqXB.jpg]
You can make this via CSS and HTML, but do not steal the code from MyBB Wink

-Arne.
(2015-08-19, 12:23 PM)ArneVD Wrote: [ -> ]You can make this via CSS and HTML, but do not steal the code from MyBB Wink

-Arne.

what are the code to add in CSS and header, in which templates?
(2015-08-19, 12:54 PM)mybbworld Wrote: [ -> ]
(2015-08-19, 12:23 PM)ArneVD Wrote: [ -> ]You can make this via CSS and HTML, but do not steal the code from MyBB Wink

-Arne.

what are the code to add in CSS and header, in which templates?

You can make the CSS by yourself if you know how...
You add CSS in ACP -> Templates & Style -> Themes -> yourtheme -> global.css
You can add this in ACP -> Templates & Style -> Templates -> yourtheme Templates -> Index Templates -> Index,
above the {$forums} tag.

-Arne.
(2015-08-19, 12:57 PM).m. Wrote: [ -> ]you can use BAM Announcements Manager plugin or OUGC Announcement Bars plugin

manual coding => http://community.mybb.com/thread-40446.html & http://community.mybb.com/thread-163110.html

I followed this tutorial but the social graphics are not displaying, any solution?
You must add them by yourself.
(2015-08-19, 01:44 PM)ArneVD Wrote: [ -> ]You must add them by yourself.

how to add graphics?
(2015-08-19, 01:45 PM)mybbworld Wrote: [ -> ]
(2015-08-19, 01:44 PM)ArneVD Wrote: [ -> ]You must add them by yourself.

how to add graphics?

With HTML...

<img src="YOUR GRAPHICS" alt="Facebook or Twitter etc"/>