|
|
#1 | |
|
Senior Member
|
Hello Helper Moderators Ole Friends of Mine!! I'm BAAaaaccKKK
(and everyone looks away when he walks into the room) Adding some real simple language to the Nav Bar. PayPay info Button Google Adsense Please check this? John, I am still having a struggle but am getting there slowly... This is in layout file so the ads will be global on the site. Quote:
It's not showing on the page... gsmith |
|
|
|
|
|
#2 |
|
Moderator
|
You didn't close your td or tr
Yours: Code:
</td> <tr> <td <script type="text/javascript"><!-- Should be: Code:
</td> </tr> <tr> <td><script type="text/javascript"><!-- |
|
|
|
|
#3 |
|
Moderator
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 704
Rep Power: 26 ![]() |
garysmith,
Whenever you 'add' something new to your page and it doesn't show, the 'first' thing you need to do is 'check' then 'double check' that whatever you are adding is within the <td></td> tags otherwise is will not be displayed or your page will be out of wack.
__________________
Chaslie V3.1.10 dev AUSCITY 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals HTML Help W3 Schools |
|
|
|
|
#4 | |
|
Senior Member
|
It worked...of course.
Now...the image is not centered in the nav area...would this be the right to have the finished google ad in the nav area to show centered? Quote:
gsmith |
|
|
|
|
|
#5 |
|
Moderator
|
You've done it again:
<td><script.... to center the script just: <td align="center"><script.... |
|
|
|
|
#6 |
|
Senior Member
|
dang it!
I think I am going to leave this dang machine for a while. Thank you, sorry for the dead head... gsmith |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|