The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Im working on a script to fetch some info off nforce
To display @the top of forum but the tables are off set (see attachment) First table code is (this is the basic html layout) Code:
<table width=75% border=1> <tr> <td width=50%>Date</td> <td width=50%>Releases</td> <td width=50%>Group</td> <td width=50%>Section</td> <td width=50%>Size</td> </tr> Code:
echo "
<tr>
<td class=smallfont width=5% nowrap>$date</td>
<td class=smallfont width=10% nowrap><a href=\"$nfo_url\">$name</td>
<td class=smallfont align=left width=5% nowrap>$group</td>
<td class=smallfont align=left width=5% nowrap>$section</td>
<td class=smallfont align=left width=5% nowrap>$size</td>
</tr>
";
}
as i need/want it to be at least half the size so it fits nicly into the top of the forum Yet once ive done it i need to edit so it fits into/with vb |
|
#2
|
||||
|
||||
|
hmmm ive looked into it it seems to be getting the
Code:
<BR> is there away to make the script igonre the html markups>? |
|
#3
|
|||
|
|||
|
Is there a way to put this into a section of the forum thats only certain membersare allowed.
ihave a contributingmembers area that members with certain amount of post can see and enter, i would like to put it in this area if its possible?? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|