Quote:
Originally Posted by John1uk
Above is now fFixed....
.................................................. .................................................. .................................................. ...............................
Now i have this problem....
The instructions asks me to find the text below in my navbar.
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
i have checked and it does not exsist.
it asks me to add this text below it...
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
what can i do?
also the header where my logo is and banner add have been knocked out of sync and it shows a small box with right header in it with an x in it..
any advice would be gratefull.
John
|
you must be using another style?
try looking for: <a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
and just it after that.
is your links in the header or nav bar of your style?