![]() |
I modified this one to suit my needs. The original one pulls only the latest sticky
https://vborg.vbsupport.ru/showthrea...=latest+sticky |
thanks,
Ok, back to topic. I'm trying to put the SYMBOL LAST CHANGE under the td class=thead As you can see from my home, it breaks into 3 different blocks. I'm playing with it and trying this in the mainstock module template <tr><td class="thead"><span class="smallfont"><strong>SYMBOL</strong></span></td><td class="thead"><span class="smallfont"><strong>LAST</strong></span></td><td class="thead"><span class="smallfont"><strong>CHANGE</strong></span></td></tr>$thestocks <if condition="$vbulletin->userinfo[userid] > '0'"> |
cool. You can do a lot with conditionals. There are plenty of them you can use.
|
Lionel,
Can you take a look at the background color of the vba cmps block ? All of my styles, the stock block has different color than the background of other blocks.... I think in the template code, the color is set differently from the default vba block. thanks |
Give the <td> a class="alt1" or altt2
|
Lol...was about to remind you, Lionel.
The vba module freaks out today because of the wrong feed.... Thanks for the quick update |
Great mod - *installed* @ www.roicommunity.com
A few questions: Is it possible to remove the gridlines that appear? I used to use a wordpress plugin that would pop up a mini stockchart of today's action when you hovered over the link. I'm almost certain yahoo provided the stock charts. Perhaps something like that could be integrated into a future version of the mod? Keep up the great work Lionel! |
The gridline is from the table cellspacing="1". Set it to zero.
you need to fix your images path. |
Thanks for the tip - It looks like the cellspacing is defined in the adv_portal_module_shell template. how do I adjust it to 0 here but no where else on my portal?
|
You would have to edit the adv_portal_module_shell template and set a conditional like
cellspacing="<if condition="$mods[name]=='the_name_of_module'">0<else />1</if>" The name of the module is what you called it when you added it in Add Module. I suggest you ask at www.vbadvanced.com for the the proper syntax (I am not sure if it's $mods[name]) |
All times are GMT. The time now is 05:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|