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.

CSS Forum


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



Reply
would rather use css then tables
Old 02-01-2007, 03:43 AM would rather use css then tables
Freeplayzone's Avatar
Skilled Talker

Posts: 71
Name: Carl Vardy
Trades: 0
Can anyone help me I've tryed several approaches but can't come up with a solution to my problem.

Code:
<table border="0" width="301">
  <tr> 
    <td rowspan="2">Game Image</td>
    <td rowspan="2">Game Discription</td>
    <td><a href="">Play Now</a></td>
  </tr>
  <tr>
    <td><a href="">More Info</a></td>
  </tr>
</table>
this is what I'm looking at making and I would rather use css than tables

here is one of the ways that i have tried

Code:
.gamebox {  background-color: #66FFFF; height: auto; width:60%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.gamename {  margin-top: -60px; margin-left: 85px; width: 60%}
.playnow {  margin-top: -20px; float: right}
.moreinfo { float: right ; background-color: #FFFFFF}
.info {  height: auto; width: 68%; margin-left: 85px; background-color: #FFFFCC; letter-spacing: normal; word-spacing: normal}
.gameimage {  padding-top: 5px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px}
Code:
<div class="gamebox"> 
<div class="gameimage"><img src="/images/cakemania_80x45.gif" width="80" height="45"></div> 
<div class="gamename">Cake Mania</div>
<div class="playnow"><a href="">Play Now</a></div>
<div class="moreinfo"><a href="">More Info</a></Div> 
<div class="info">Help Jill earn enough money to re-open her grand parents bakery.</div>
<div class="gameimage"><img src="/images/cakemania_80x45.gif" width="80" height="45"></div> 
<div class="gamename">Cake Mania</div>
<div class="playnow"><a href="">Play Now</a></div>
<div class="moreinfo"><a href="">More Info</a></Div> 
<div class="info">Help Jill earn enough money to re-open her grand parents bakery.</div>
</div>
I can't seem to get to images to line up in ie7

any help hope be helpful
__________________

Please login or register to view this content. Registration is FREE
We've Got Your Game
Freeplayzone is offline
Reply With Quote
View Public Profile Visit Freeplayzone's homepage!
 
 
Register now for full access!
Old 02-01-2007, 02:20 PM Re: would rather use css then tables
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You've got a serious case of div-itis going on there. Do you have URL where we can see the whole thing ?
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-01-2007, 02:40 PM Re: would rather use css then tables
Freeplayzone's Avatar
Skilled Talker

Posts: 71
Name: Carl Vardy
Trades: 0
Ya I know I have tryed to use lists but I could not get it to look right.

I have been working on it and here's the link to the sample.
http://www.freeplayzone.com/sample/test2.htm

I have got it to work but with one problem it looks right in ie7 but not in FF
i can't seem to get the back ground color to take in ff.

ps If you know how i could get this working useing list that would be great.
__________________

Please login or register to view this content. Registration is FREE
We've Got Your Game

Last edited by Freeplayzone; 02-01-2007 at 02:50 PM.. Reason: fixed spelling
Freeplayzone is offline
Reply With Quote
View Public Profile Visit Freeplayzone's homepage!
 
Old 02-03-2007, 02:32 AM Re: would rather use css then tables
Freeplayzone's Avatar
Skilled Talker

Posts: 71
Name: Carl Vardy
Trades: 0
thanks for your help everyone but I figured it out and it works out fine.

I was making it harder than it needed to be
__________________

Please login or register to view this content. Registration is FREE
We've Got Your Game

Last edited by Freeplayzone; 02-03-2007 at 02:33 AM.. Reason: more info
Freeplayzone is offline
Reply With Quote
View Public Profile Visit Freeplayzone's homepage!
 
Reply     « Reply to would rather use css then tables
 

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.19583 seconds with 12 queries