![]() |
on a ubb u can get a hack that gives you hyper cells,
http://www.ubbdev.com/ubbcgi/ultimat...&f=24&t=000081 thats the link to thehack for the ubb, can u do the same for a vBulletin? this is for version 2.0.1 p.s please do this coz it looks really awesome! |
Yeah I would really like this hack as well :)
|
I was just gonna post abou this. I would really love it too! ;)
|
is this that hack where when you mouse over the box, it highlights, cuz I was JUST to post this!
|
Yeah thats the one! ;)
|
that can easily be done by defining it via javascript...
Code:
<script language="JavaScript1.2"> Code:
<table onMouseover="changeto('#214A73')" onMouseout="changeback('#000000')" border="0" cellpadding="0" cellspacing="0" bordercolor="#000000" align="center" width="115"> |
where do i put the script?
tx! :) |
gaaaa sooo close to getting it :)
|
That works great thanks!
If you still don't understand what to do, create a blank HTML file and put this inside it, and open it with your browser. Code:
<html> |
for some esone this doesnt work for me any other idea or anouther way
|
I did this on my board and it works perfectly
ForumHome_Forumbit_Level1_post template Replace this Code:
<td><a href="forumdisplay.php Code:
<td onMouseOver="this.style.backgroundColor='#DFDFDF';" onMouseOut="this.style.backgroundColor='#F1F1F1';"><a href="forumdisplay.php and in forumdisplaybit template replace this Code:
<td bgcolor="#F1F1F1" align="left" width="70%"><normalfont>$thread[gotonew] Code:
<td bgcolor="#F1F1F1" onMouseOver="this.style.backgroundColor='#DFDFDF';" onMouseOut="this.style.backgroundColor='#F1F1F1';" align="left" width="70%"><normalfont>$thread[gotonew] |
Quote:
yeah i finally figured that out about 2-3 hours ago :( |
hmm but it doesn't link...
will do it then post it ;) |
It was working .. however, the table cells are black whenever I reload my forum. I have to move my pointer across all the cells before they 'work' like they should.
Anybody got an idea ? |
All times are GMT. The time now is 04:46 PM. |
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:
|