Dynadot — .com Registration $8.99

[Resolved] Need help in designing a frame!

Spaceship Spaceship
Watch

manju0294

Account Closed
Impact
0
need help in designing a frame!

hello i need help in designing a frame for a ptc website.
when the affiliates click the ads they see some numbers to click !
And there is a banner at the right side and everything is in a line but unlike other ptc websites my ptc websites frame shows everything here and there and not in proper sequence.I have also attached two photos to compare the other ptc website and my website!



other ptc website=
22016574.png

You can see here that everything is proper and in line

my ptc website=
22607218.png

In my ptc website frame you will see just a banner and the other objects like the numbers and today earning are below it which are not visible!
So i wanted to make my frame as the other ptc website frame!
I have posted the code of my frame so anybody please help me to correct it.
</head>
<body>
<div id="banner"><a href="bannerclick.php?id=<?=$banner[id];?>" target="_blank"><img src="<?=$banner[banner];?>" alt="Banner Advertisement" /></a></div>
<div id="timer">Loading</div><div id="buttons"><?=$buttonlist;?>

<div id="menu">

<a href="<?=$target;?>" target="_blank"><b>New Window</b></a>
<a href="#" onClick="reportAd()"><b>Report</b></a>
<b>Earned Today:</b> $<?=$thismemberinfo['earned_today'];?>

<? if(!$LOGGED_IN && !$type == "ptre") { ?>
<a href="index.php?view=join&<? echo $url_variables; ?>"><span><span>Register</span></span></a>
<a href="index.php?view=login&<? echo $url_variables; ?>"><span><span>Login</span></span></a>

<? } ?>
</div>

<div id="logo"></div>

</body>
</html>

---------------------------
I may give him a reward
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Try giving your 'banner' div this css property:

float: right;

That should push it to the right and allow the rest of your content to fill the left side.

You also might want to set the <img> tag's border to zero to get rid of that ugly blue outline. :)
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back