vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Modifications (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2009, 07:03 AM
protoss protoss is offline
Junior Member
 
Join Date: Jan 2005
Location: U.K.
Posts: 18
Exclamation Lustrous Style Fix for module table headers

This is a fix for anyone using the vBulletin Lustrous style.
It will display your modules with the same style as your FORUMHOME and without the border showing on the table header.

adv_portal_module_wrapper
Find:

Code:
$mods[formcode]
<div style="padding-bottom:$vba_style[portal_vspace]px">
 <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
  <thead>
   <tr>
    <td class="tcat" colspan="$mods[colspan]">
    <if condition="$vba_style['portal_collapsemods']">
     <a href="#top" onclick="return toggle_collapse('module_$mods[collapse]')" style="float:$stylevar[right]"><img alt="" border="0" id="collapseimg_module_$mods[collapse]" src="$stylevar[imgdir_button]/collapse_tcat$modimgcollapse.gif" /></a>
    </if>
    <span class="smallfont"><strong>$vba_style[portal_blockbullet] <if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></strong></span></td>
   </tr>
  </thead>
Replace with:
Code:
$mods[formcode]
<div style="padding-bottom:$vba_style[portal_vspace]px">
   <div class="tcat" style="padding: 0;">
   <img src="$stylevar[imgdir_button]/tcat_left.gif" alt="" border="0" style="float: left;" />
   <img src="$stylevar[imgdir_button]/tcat_right.gif" alt="" border="0" style="float: right;" />
 <if condition="$vba_style['portal_collapsemods']">
  <a href="#top" onclick="return toggle_collapse('module_$mods[collapse]')" style="float:$stylevar[right]"><img alt="" border="0" id="collapseimg_module_$mods[collapse]" src="$stylevar[imgdir_button]/collapse_tcat$modimgcollapse.gif" /></a>
    </if>
 <span class="smallfont"><strong><if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></strong></span>
  </div>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
Without modification ->oldStyle.png With modification ->newStyle.png

HTH
Reply With Quote
  #2  
Old 01-07-2009, 09:47 PM
mxu's Avatar
mxu mxu is offline
Junior Member
 
Join Date: Jan 2009
Posts: 1
Default

muchas gracias amigo disculpa por nohablar en ingles pero no puedo
Reply With Quote
  #3  
Old 01-10-2009, 12:26 PM
marvinmtz marvinmtz is offline
Member
 
Join Date: Oct 2007
Posts: 49
Default Translate

Quote:
Originally Posted by mxu View Post
muchas gracias amigo disculpa por nohablar en ingles pero no puedo
Thanks a lot Buddy , I am very sorry but I can't speak English.
Reply With Quote
  #4  
Old 01-24-2009, 11:53 AM
stormzone's Avatar
stormzone stormzone is offline
Junior Member
 
Join Date: Jan 2009
Posts: 24
Default

doesent work
Reply With Quote
  #5  
Old 02-01-2009, 03:59 AM
protoss protoss is offline
Junior Member
 
Join Date: Jan 2005
Location: U.K.
Posts: 18
Default

@stormzone

Under what circumstances does it not work ?

It is working fine on vB 3.8.1 and vBA 3.1.0 and indeed worked fine on vB 3.7.x and vBA 3.1.0
Reply With Quote
  #6  
Old 02-05-2009, 03:51 PM
stormzone's Avatar
stormzone stormzone is offline
Junior Member
 
Join Date: Jan 2009
Posts: 24
Default re

on this www.stormzone.ro
Reply With Quote
  #7  
Old 02-09-2009, 10:05 AM
argon argon is offline
Junior Member
 
Join Date: Nov 2008
Posts: 24
Default

Thank You.
Reply With Quote
  #8  
Old 02-12-2009, 11:53 PM
alkameel2008 alkameel2008 is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Thank You.
Reply With Quote
  #9  
Old 02-24-2009, 10:09 AM
DJ_Rguez DJ_Rguez is offline
Junior Member
 
Join Date: Feb 2009
Posts: 2
Default

no trabaja
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Welcome Headers - Improve etc. into Module. Mondi Module & Modification Discussion & Requests 0 04-14-2008 07:04 AM
Table headers default to blue. version2 Troubleshooting & Problems 2 06-10-2007 06:22 PM
I have 4 columns. Need to add headers for each module 6piston "How Do I..." Questions 4 03-02-2007 10:00 PM
Fatal error: Invalid row in the style table in /includes/adminfunctions_template.php Kseki Troubleshooting & Problems 1 08-25-2006 02:34 AM


All times are GMT -4. The time now is 08:34 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.