PDA

View Full Version : RIGHT COLUMNS!! Please Help!


kru89
08-12-2006, 10:47 PM
Hello..

I have installed the hack "Right Colums" which creates columns on the right side. After I install I don't know how to put columns and the codes. Please Help me with this! I really appreciate!

peterska2
08-13-2006, 01:54 AM
depending on the modification that you have used, you will need to edit either the right_column or forumhome_right_column template.

Phaedrus
08-13-2006, 02:04 AM
Can you link us to the mod?

kru89
08-14-2006, 03:22 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=117989&highlight=Right+Column" target="_blank">https://vborg.vbsupport.ru/showt...t=Right+Column</a>

plz help.....

Phaedrus
08-14-2006, 03:45 AM
You would edit the "forumhome_sidecolumn_right" template to change the content.

kru89
08-14-2006, 03:54 AM
i know.. but how do i put the content in the column.. i really need ur help man.. go to www.muftonline.com and see how they have on the right side.. i want like that.. plz pm me..

Phaedrus
08-14-2006, 03:58 AM
Crap.. I haven't loaded the mod, can you post the content of the template you need to change in code boxes? We'll surely be able to give you some direction at that point...

What exactly do you want it to do? This mod is more for links than it is for information boxes...

Brandon Sheley
08-14-2006, 03:59 AM
i haven't look at the right columns hack, but I know in the left columns thread there are some codes posted..

look though here
https://vborg.vbsupport.ru/showthread.php?t=117988
there are several examples :)

kru89
08-14-2006, 04:08 AM
Crap.. I haven't loaded the mod, can you post the content of the template you need to change in code boxes? We'll surely be able to give you some direction at that point.What exactly do you want it to do? This mod is more for links than it is for information boxes.



which one is correct mod for information boxes on the right side then..

Here is the default codes in the forumhome_sidecolumn_right

<tr>
<td class="thead">
Column header
</td>
</tr>
<tr>
<td class="alt1">
Column Content 1
</td>
</tr>
<tr>
<td class="alt2">
Column Content 2
</td>
</tr>

Phaedrus
08-14-2006, 04:24 AM
Here is the default codes in the forumhome_sidecolumn_right

<tr>
<td class="thead">
New Text Here
</td>
</tr>
<tr>
<td class="alt1">
Link Here
</td>
</tr>
<tr>
<td class="alt2">
Another Link Here
</td>
</tr>

You can add more just by adding <tr> etc..

I am not positive you can link these to pull and post information on each line...

TTG
08-14-2006, 07:17 AM
Used right column on my place and works well .. PM me if you still need some help :)

peterska2
08-14-2006, 10:07 AM
kru89,

You will get more help if you ask for assistance in the support thread (the one you linked to in post #4) and provide a detailed description of your problem.

As the author of that modification, I'm more than happy to help, but without you posting in the appropraite thread I cannot be 100% confident that that is the modification that you have installed, which therefore makes support very difficult.

As there are a number of different modifications which achieve the same thing, of which I actively support three different ones, there are differences in the way that they are coded that must be taken into consideration when providing support so that the correct advice is given.