MyBB Community Forums

Full Version: Advanced Sidebox 2.1.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@Wildcard - do the blocks have IDs at all? if so then Wolfseye could target the css via the id.
The tbody of each side box has a unique id property (used by the expander) but the tables themselves don't. It could easily be added though if it is needed.
If you added that then it could make it a lot easier to theme it, add the id to the tborder class maybe?
(2013-01-30, 02:05 AM)Leefish Wrote: [ -> ]add the id to the tborder class maybe?

Right now we are outputting somthing like this:

<table border="0" cellspacing="{$theme[\'borderwidth\']}" cellpadding="{$theme[\'tablespace\']}" class="tborder">

do you mean just add an id to the table or something else?
well, if it is on the tbody he should be able to target it that way too, but if it attached to the tborder like

<table border="0" cellspacing="{$theme[\'borderwidth\']}" cellpadding="{$theme[\'tablespace\']}" class="tborder block_id">

then if the class is not there it has no effect, but it will make it easier to grab the classes inside.
Well then it shall be done Big Grin

It will literally require one edit to make it happen so I am glad to do it if it helps.

Cheers Lee Smile
Any update on user's avatar in login box?
(2013-01-30, 01:23 AM)Wildcard Wrote: [ -> ]About the white line, can you give me a screen shot. I am not seeing it so it may be a browser thing.

Cheers

Screenshots with that were in the post when I wrote it here the first time. Wink

(2013-01-30, 05:17 AM)KingCupid Wrote: [ -> ]Any update on user's avatar in login box?

You can just add it manually. Wink

adv_sidebox_welcome_membertext
Quote:<span class="smalltext"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br />
{$lang->since_then}<br />
<strong>&raquo;</strong> {$lang->new_announcements}<br />
<strong>&raquo;</strong> {$lang->new_threads}<br />
<strong>&raquo;</strong> {$lang->new_posts}<br /><br />
<img src="{$mybb->user['avatar']}" alt="Avatar" width="150px" height="150px" border="2" /><br />
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->view_new}</a><br /><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->view_todays}</a>
</span>
(2013-01-30, 05:17 AM)KingCupid Wrote: [ -> ]Any update on user's avatar in login box?

Avril and I are working on 1.4 now and I will try to add an option to include an avatar in the Welcome Box when it is finished. We are getting much closer. Smile
any news about option to add sidebox on specific post thread and forum??

also option to add sidebox on user profile similiar like this plugin http://mods.mybb.com/view/myyoutube