2015-01-30, 09:20 PM
Could anyone make/show me the way of making a dropdown box for post icons. I'm going to have a lot of post icons, and it's going to looks messing with just radio buttons.
just a noob.
Post Icons Dropdown Box
|
2015-01-30, 09:20 PM
Could anyone make/show me the way of making a dropdown box for post icons. I'm going to have a lot of post icons, and it's going to looks messing with just radio buttons.
just a noob.
2015-01-30, 09:37 PM
You could use MyBB's built in drop down menu.
I'd leave the edit post button as normal tho as it uses a drop down itself.
2015-01-30, 10:25 PM
(2015-01-30, 09:37 PM)iAndrew Wrote: You could use MyBB's built in drop down menu. You know what template to edit?
just a noob.
Templates > Your theme > Postbit Templates > Postbit and postbit_Classic
2015-01-31, 02:14 AM
(This post was last modified: 2015-01-31, 02:16 AM by nollidnosnhoj.)
(2015-01-30, 10:29 PM)iAndrew Wrote: Templates > Your theme > Postbit Templates > Postbit and postbit_Classic I'm not talking about the Edit button and stuff like that. I'm talking about the topic icons like this
just a noob.
2015-01-31, 03:40 AM
I see, well you'd have to edit
Templates > New reply Templates > New reply Templates > New Thread Templates > New Thread You could try move the {$posticons} into the dropdown but you'd have to find the template with the HTML for that Variable to edit it.
2015-01-31, 03:59 AM
actual template is posticons (in Post Icon Templates)
basic code:
2015-01-31, 11:04 AM
below code for the posticons template might work for modal popup of post icons
style properties like below may be added to bottom of global.css (edit through admin panel in advanced edit mode)
2015-05-11, 08:38 AM
(2015-01-31, 11:04 AM).m. Wrote: below code for the posticons template might work for modal popup of post icons can we have list dropdown like this one so when we choose one icon, it will update the button "no icon". like the pict. can we? |
« Next Oldest | Next Newest »
|