PDA

View Full Version : phpAdsNew (again!)


thetradingforum
10-23-2006, 11:21 PM
Ok guys my first post here!

I'm a TOTAL NEWBIE, so please forgive my lack of knowlege in vBulletin.

Basically, I have installed a TvB Curves Fluid style with my vbulletin forum. I want to have phpAdsnew integrated so that banners can show in the header. I've spent hours crawling though the forum for help, (and i've found loads), but nothing which I can understand! :confused:

Here's my header code:

<!-- logo -->

<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td style="background-image:url(images/c1/c1_01.jpg); background-position:right; background-repeat:repeat-y;" width="10">&nbsp;</td>
<td style="background-color:#ffffff;"><table width="100%" style="background-image:url(images/c1/c1_04.jpg); border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td width="100%" style="background-image:url(images/c1/c1_03.jpg); background-repeat:no-repeat;">&nbsp;</td>
<td valign="middle" style="padding-right:20px;" nowrap="nowrap" >
</td>
</tr>
<tr>
<td colspan="3" valign="top"><table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr align="center">
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table>
<br />
<!-- /logo -->
<!-- content table -->
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/c1/c1_13.jpg" alt="Left Container" /></td>
<td width="100%" style="background-image:url(images/c1/c1_14.jpg);"></td>
<td><img src="images/c1/c1_16.jpg" alt="Right Container" /></td>
</tr>
<td style="background-image:url(images/c1/c1_17.jpg);">&nbsp;</td>
<td> $spacer_open

$_phpinclude_output


This is what my header looks like now:
http://img125.imageshack.us/img125/7076/nowfz0.jpg (http://imageshack.us)

This is what I want my header to look like:
http://img193.imageshack.us/img193/4118/thendq5.jpg (http://imageshack.us)

Hopefully someone can tell me how I can do this, please try and make it as simple as possible (I really am really really new to this!)

Many thanks in advance! :nervous:

PS: I tried copying and pasting in the javascript code: DIDN'T WORK :(

anyone? I really need this!

onliner7
10-25-2006, 01:07 PM
did u check my solution here?

https://vborg.vbsupport.ru/showpost.php?p=1091814&postcount=106