Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 10-04-2006, 08:58 PM HTML/CSS/PHP Help
matrixlover's Avatar
I Pwn Noobs

Posts: 152
Trades: 0
I'm trying to edit a script to make my arcade website better. The link is http://www.lolarcade.com. Right now what I'm trying to do is to blend the google ads, and put images right next to it. The problem is that the Google ads are at the bottom, and the images are on the top. What I want are the images on the left, and the ad's on the right, like nearly all websites that does the images next to google ads thing.

This is the code I'm using.

Code:
<div style=\"float: left; width: 100px; text-align: center; padding: 18px 0 0 15px;\" id=\"adblock\">
			<style>
				#adblock img {
				margin: 10px 0 0 0;
				width: 60px;
				height: 60px;
				border: 1px solid #000;
				padding: 1px;
				background: #0099ff;
				}
			</style>
			<img src=\"/games/images/rotate.php\" />
			<img src=\"/games/images/rotate.php\" />
			<img src=\"/games/images/rotate.php\" />
		  </div>

		  <div style=\"float: left;\">
			  <script type=\"text/javascript\"><!--
google_ad_client = \"pub-1763119270564555\";
google_ad_width = 250;
google_ad_height = 250;
google_ad_format = \"250x250_as\";
google_ad_type = \"text_image\";
//2006-10-04: www.lolarcade.com
google_ad_channel =\"3560016994\";
google_color_border = \"FEF0DB\";
google_color_bg = \"FEF0DB\";
google_color_link = \"FF7D40\";
google_color_text = \"000000\";
google_color_url = \"0000FF\";
//--></script>
<script type=\"text/javascript\"
  src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script>
			</div>
The rotate.php files is a nifty little file that randomizes image to show for the images.

Can anyone help me?

ps. Sorry if the code isn't pretty looking.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
matrixlover is offline
Reply With Quote
View Public Profile Visit matrixlover's homepage!
 
 
Register now for full access!
Old 10-05-2006, 09:06 PM
Average Talker

Posts: 18
Trades: 0
Try taking the float left out of the div for the adds, that may work

Or use a table :P
menace- is offline
Reply With Quote
View Public Profile
 
Old 10-05-2006, 10:07 PM
matrixlover's Avatar
I Pwn Noobs

Posts: 152
Trades: 0
Didn't work. Anything else?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
matrixlover is offline
Reply With Quote
View Public Profile Visit matrixlover's homepage!
 
Old 10-06-2006, 03:37 AM
Average Talker

Posts: 18
Trades: 0
could the content be too wide for the page design and it's just overflowing?
menace- is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HTML/CSS/PHP Help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13331 seconds with 12 queries