MyBB Community Forums

Full Version: Advanced Sidebox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello i install the Advaaced Sidebox plugin.But before this i made an manual sidebox.I want to pot the rest of sidebox after the Counter-Strike sidebox.What can i do ?

http://image.prntscr.com/image/12593bf15...b3dce0.png
Is Counter Strike sidebox a part of Advanced Sidebox? if not, remove it and add it as a part of Advanced Sidebox.
Not it's not but if you see is looking more good tha advanced sidebox.I want to pot the Advanced sidebox in same style
Hi SFX,

Sorry you are having problems.

Darkrad has the right idea. You need to remove the custom sidebar and re-create it using this plugin.

(2017-01-14, 10:13 AM)SFX Wrote: [ -> ]I want to pot the Advanced sidebox in same style

The main differences I see are that your custom box doesn't use the expanders. To change that in ASB, go to ACP -> Configuration -> ASB Settings: and set Show Expand/Collapse Icons? to NO

...and that the titles are centered. To change that go to ACP -> Templates & Styles -> [Your Theme] -> global.css -> Advanced Mode and add this code:

#asb_left_column_id td.thead, #asb_right_column_id td.thead {
	text-align: center;
}
Man if you see the position of my custom sidebar is under the shoutbox and more colser with the forum.
This plugin can be customized.

Read this: https://github.com/WildcardSearch/Advanc...rong-place
Maybe in the next update his come with this function.
(2017-01-14, 09:46 PM)SFX Wrote: [ -> ]Maybe in the next update his come with this function.

I'm not sure what you mean. You can customize the output in many, many ways. With a little effort, you can make it look like you want.