Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Questions



Please Register to get full access to the forums.
Reply
 
LinkBack Thread Tools Display Modes



#1   09-20-2008, 07:46 PM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
vbulletin hacks needed


I found those :

1.helpdesk v1.63 : HelpDesk v1.63 - Page 48 - vBulletin.org Forum

2.MGC vBProjects Light : MGC vBProjects Light - vBulletin.org Forum

3.vB Survey : Survey/Quiz Application - vBulletin.org Forum


4.Sidebar: Right (or left) side bar on forumhome - vBulletin.org Forum


but they are not working with vbb 3.7.3


does anyone know any other hacks similiar to those and work with vbb 3.7.3

Thank you in advance

Last edited by leonnix; 09-20-2008 at 08:31 PM..
Quote   |  



#2   09-20-2008, 07:59 PM
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman Send a message via Skype™ to Caddyman Caddyman is just really niceCaddyman is just really niceCaddyman is just really nice Join Date: Dec 2006 Location: Delaware
iTrader: (0)
Anyone need a Helicopter?
Re: vbulletin hacks needed


Quote:
4.Sidebar: Right (or left) side bar on forumhome - vBulletin.org Forum
Thank you in advance
here is the columns for 3.7, i looked for the others but i dont see any newer versions, ask on vb.org in the threads if they work on 3.7 if someone hasnt already

Ultimate Side Columns 2.2 - vBulletin.org Forum
--------------------
Philly Sports
Delaware Online
PA Forums
Quote   |  



#3   09-20-2008, 08:09 PM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
Re: vbulletin hacks needed


Thx Caddy ! It seems like the authors are stopping working on those hacks, but I ll try to ask if anyone is willing to take over the work !
Quote   |  



#4   09-20-2008, 08:57 PM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
Re: vbulletin hacks needed


I have a question about the Ultimate Side Columns 2.2 - vBulletin.org Forum.

I just installed this hack and read the instruction which talked about some coding like <td></td>. Unfortunately, I don't know to edit a sidebar using these codes nor where to put those codes in the forumhome template.

Is it the usc_blocks that I need to look for ? if yes, where could I find them ?

Could you give me a guidance and some examples if possible ?

Thx Caddyman

Last edited by leonnix; 09-20-2008 at 09:10 PM..
Quote   |  



#5   09-20-2008, 09:35 PM
Soliloquy is a jewel in the rough Join Date: Jun 2007 Location: New York City
iTrader: (0)
Re: vbulletin hacks needed


hi leonnix, I don't have the hack you'r talking about but the code you gave as an example is called a table data cell. The <td> opens the cell, and </td> closes it. Generally any data like your images and text will go between the two. And then you surround them with <tr> and </tr> to form the table rows. I don't know how much help that was to you, but I thought it would be good for you to understand more about the code you're working with
--------------------
Science Chats | Disabled NYC | The Chic Petite
Quote   |  



#6   09-21-2008, 01:38 AM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
Re: vbulletin hacks needed


thx Soliloquy, I found the location of the usc_block and tried to mess up with those code and it worked. BTW, how do you put an image in a particular block and make it link to a page ?
Quote   |  



#7   09-21-2008, 01:48 AM
Soliloquy is a jewel in the rough Join Date: Jun 2007 Location: New York City
iTrader: (0)
Re: vbulletin hacks needed


I'm glad I was able to help you!

the code to add an image will look something like this:

Code:
<img src="http://www.urltoimage.com/url/to/image.gif" border="0" alt="image name">
You have to put the URL to your image in between the quotes of the src (source) attribute.

The code to make a link looks like this:
Code:
<a href="http://www.linktowhat.com/iwant.php">...something...</a>
put them together and it will look like this:
Code:
<a href="http://www.linktowhat.com/iwant.php"><img src="http://www.urltoimage.com/url/to/image.gif" border="0" alt="image name"></a>
--------------------
Science Chats | Disabled NYC | The Chic Petite
Quote   |  



#8   09-21-2008, 02:13 AM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
Re: vbulletin hacks needed


Much Appreciate your help, my forum looks better now. You can have a look at it Forums - Powered by vBulletin !

I also have another question. How do you create another sidebar below the first one (Home page in my case) and give it a name like Sponsor or Other helpful Links etc ?
Quote   |  



#9   09-21-2008, 09:06 AM
Soliloquy is a jewel in the rough Join Date: Jun 2007 Location: New York City
iTrader: (0)
Re: vbulletin hacks needed


Good work leonnix! Your forum looks very nice. To add more content below what's already in your sidebar copy the table with your image and wiki link and paste it below that one. You can then change the content inside. You don't have to use the table there if you want it on your background color.. Just be sure you close that table with </td> </tr> </table> before the table data cell that contains your smaller tables.
--------------------
Science Chats | Disabled NYC | The Chic Petite
Quote   |  



#10   09-21-2008, 10:04 AM
leonnix will become famous soon enough Join Date: Sep 2008
iTrader: (0)
Re: vbulletin hacks needed


thx you ! that made sense. Ah how can I create more than one sidebar ?

for exmaple, vBulletin Setup has vBSetup Resources, vBlog Post, Banners
Link: vBulletin SEO Tips and SEO Questions
Quote   |  
Reply


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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Top 10 Vbulletin Hacks for Beginners Happy-Harry vBulletin Questions 50 12-14-2008 02:46 PM
Paid vBulletin Hacks Brandon vBulletin Questions 81 05-10-2008 07:32 AM
What vBulletin hacks would you like to see developed Brandon vBulletin Questions 10 12-17-2007 07:54 PM
custom vbulletin hacks category vBulletin Questions 3 02-07-2007 08:19 AM
Thanks for all the help with the vBulletin hacks ! Nikolce Testimonials 3 09-03-2006 11:12 AM


All times are GMT -6. The time now is 06:21 PM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions
vBulletin Skins, Styles, Templates, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory