PDA

View Full Version : SideBar Hack to display in links directory index page


GamingVidz.com
05-05-2007, 02:23 AM
I'm trying to get my sidebar hack (Kerry-Anne's from vB org) to display in the links directory index page; however, the sidebar messes up the footer.

Any ideas on how to fix it?

I just copied and pasted the sidebar code into the ADV LINKS template after $navbar

See it in action here (http://www.gamingvidz.com/vidz/?styleid=27) (along with the messed up footer)

Here is the code I copied and pasted:

<!-- side column -->
<table width="100%" align="center">
<tr>
<td valign="top" width="175px">

$sidecolumn


</td>
<td valign="top">
<table valign="top" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- / side column -->

Lionel
05-05-2007, 02:39 AM
Just a suggestion. I found out it's easier to integrate it vBadvanced. example (http://www.haitiwebs.com/forums/haitisearch/)

Our Sponsors
 

Brian
05-05-2007, 11:24 AM
Sorry, but I've never used the hack so I'm not sure what it might change in the footer to cause that. As Lionel said though, the CMPS can be integrated with the page in the same way and should not cause that problem.

GamingVidz.com
05-05-2007, 02:44 PM
Ok, how do I integrate it with vbadvanced cmps then? As those modules on that page are the same ones I have on my vbadvanced index page anyway.

I'll just do it that way if you can share how you did it ;)

Our Sponsors
 

Brian
05-05-2007, 04:24 PM
Just as an FYI, v3.0 of the CMPS should be publically available in the next week or so and will include options to integrate other vB files/hacks without modifying any files. So depending on how badly or how soon you'd like that column added, you may want to wait for that.
Otherwise, just follow the instructions in the link below:
http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6

GamingVidz.com
05-12-2007, 08:58 PM
Doh lol. I always update a site and then a new version comes out... first vBulletin 3.66 and now this soon.