REGISTER or LOGIN to have the annoying ads removed.
Thread Closed 
 
Thread Rating:
  • 9 Votes - 4.11 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CLOSED
Oct 14, 2008, 11:20 AM
Post: #41
RE: My Side Boxes
(Oct 14, 2008 06:36 AM)FirefoxWiz Wrote:  The sidebox is great, Labrocca, I love it. Big Grin I went to add it to MyBBThemes and no one else liked it.. LOL

Try it just on index page. I think that looks best but added the option for forum display too.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user

This ad removed for subscribers.
Oct 14, 2008, 12:49 PM
Post: #42
RE: My Side Boxes
i cant recieve the activation code
Find all posts by this user
Oct 14, 2008, 01:13 PM
Post: #43
RE: My Side Boxes
(Oct 14, 2008 12:49 PM)Dark_Mafia Wrote:  i cant recieve the activation code

And you think this is the correct forum to post this? Also you made a post...so your account has to be activated.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Oct 18, 2008, 01:36 PM (This post was last modified: Oct 18, 2008 01:38 PM by labrocca.)
Post: #44
RE: My Side Boxes
Login problem from the sidebar fix:

Line 308 of inc/plugins/my_side_boxes.php

$portal_url = $mybb->settings['bburl']. "member.php";

Change to:

$portal_url = $mybb->settings['bburl']. "/member.php";

I will update front package.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Oct 19, 2008, 09:13 PM
Post: #45
RE: My Side Boxes
Hey I have a few questions.

How do I change the width of the sidebar?

And how do I add new boxes to it?

Thanks!
Visit this user's website Find all posts by this user
Oct 19, 2008, 09:35 PM
Post: #46
RE: My Side Boxes
One of the posts in this thread says where to edit width.

You can follow the instructions in the readme to edit the template.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user

This ad removed for subscribers.
Oct 23, 2008, 06:40 PM
Post: #47
RE: My Side Boxes
I still don't understand how to make a new box. It does not tell you in the readme, it doesn't tell you specifically how to add/change boxes.

And changing width="200" to "150" didn't work for some reason. :/
Visit this user's website Find all posts by this user
Oct 24, 2008, 12:40 AM
Post: #48
RE: My Side Boxes
Did you refresh? And my pixel ruler says your width is 200...try to make it 300 or 400 so you can tell it makes a difference. You may not have noticed the change from 150-200 that much.

To add boxes you edit the template in global called MySideBox.

To specifically add a box you just insert your HTML code. Here is a good example of a box:

Code:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong><a href="{$mybb->settings['bburl']}/link.php">HEADER</a></strong></td>
</tr>
<tr>
<td class="trow1">
<span class="smalltext">WHATEVER<br /><br /></span>
</td>
</tr>
</table>
<br />

Add between the spans your text or alter it however you want. I always assume people know at least basic html. For other examples of sideboxes just look at the portal templates.

To rearrange the boxes just switch positions in the mysideboxes template.

Hope that helps.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Oct 24, 2008, 04:49 PM
Post: #49
RE: My Side Boxes
Yeah I know basic HTML, just not much about tables and structures of websites and all.

Thanks.
Visit this user's website Find all posts by this user
Oct 31, 2008, 07:59 AM (This post was last modified: Oct 31, 2008 08:05 AM by ssadda.)
Post: #50
RE: My Side Boxes
I have installed the plugin
However I followed all the steps given
Still side box does nt appear on my forum?
Please Help me
I have selected it to appear on index first and then on both index and forum
It didnt appear any ways
Regards
Ssadda
I followed all the steps given to configure it for my forum
And whats left off other than that
I made an upload of the sidebox plugin into inc/plu***/
And activated it from ACP
and configured the portal settings and enable it to appear on index first
and then lastly tried to appear on index as well as forums
But Nothing worked to make it appear on my forum.
Is there any other integration settings left off
Please let me know
Find all posts by this user
Thread Closed 


Forum Jump:



icon buffet