News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Help with banner alignment

Started by MichiganMinis, July 01, 2005, 05:05:56 PM

Previous topic - Next topic

MichiganMinis

Ok, I got it to work, but now. They are kiddy corner from each other instead of next to each other. How do I fix this? I tried the align codes with no change. Here is the code I am using.
Quote
<div align="left">
';

    if (@include(getenv('DOCUMENT_ROOT').'/AdsNew/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('', 0, '_blank', '', '0', $phpAds_context);
        echo $phpAds_raw['html'];
    }

echo '
</div>
<div align="right"><!-- Start Banner Exchange Link Code -->
<script language="javascript" src =
"http://www.streetsourceexchange.com/ShowBanner.asp?s=n&u=662"></script>
<!-- End Banner Exchange Link Code --></script></div>

[Unknown]

Well, there's lots of reasons this couldn't be working.  Can you give us a link so we can see the HTML phpAdsNew outputs?

-[Unknown]


[Unknown]

You have the code outside the <body> element.  Try putting it after <body>...

-[Unknown]

MichiganMinis

#4
When I was tring to get te PHPAdsNew to work, you said before the body.

Anyway, its all goofy still. I want them next to each other not kiddy corner.

Advertisement: