But still lack other theme. I have a theme that has the file header. html, and I tried to put the <?php echo ads(0); ?> and it didn't work. I want the banner to be exhibited inside of the header.html, and not in the top above the header.html.
When we want to exhibit the banner above the header, we simply put the php echo ads(0); in the index. php. But when we want the banner to be exhibited in the inside of the header. did html, use <? php echo ads(0); ? > and it doesn't work.
I just set up a new site 7.8 virgin files and no banners used the varables above.....any ideas? also tried the $ads = (0) I do have banners set in position 0
i have tried echo ads(0); $banners is there. THe theme is a custom theme but have the exact theme on another site with 7.8 patched and the banners work there after using the echo ads(0); you gave me a few months ago......that theme.php didnt make the banners work in the new site with 7.8 that my webhost had pre installed. I tried to ftp the patched files but ftp stalls when I try to upload the patch files.
I could use some help please
I am running fisubsilver Theme, uses a header.html
I can not seem to figure how to add the described html source to get banners to work in 7.8
I think the issue is in the BOLD section of the code I pasted fro the theme.php
Thanks in Advanced