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
Old 06-08-2007, 08:48 PM CSS Alignment
l3lueMage's Avatar
Skilled Talker

Posts: 73
Location: San Jose, California
Trades: 0
I am having problems aligning my div's I want one on the rightside of another...heres the CSS code..
Code:
.news {
    margin-top:30px;
    width:500px;
    background-color:#86a8b8;
    text-align:left;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    font-size:16px;
    font-family:arial;
    color:#000000;
}
.advert {
    margin-top:30px;
    width:200px;
    background-color:#86a8b8;
    text-align:left;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    font-size:16px;
    font-family:arial;
    color:#000000;
}
...This is annoying me lol! I can't figure this thing out, and it's also always on bottom or top depending where the div is in the code :P
l3lueMage is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-08-2007, 09:33 PM Re: CSS Alignment
Skilled Talker

Posts: 77
Trades: 0
Maybe try adding:

Code:
float: left;
to both the news & advert? I think that'd work, though I don't know if it's 'proper'.
__________________

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

Please login or register to view this content. Registration is FREE
whooligan is offline
Reply With Quote
View Public Profile
 
Old 06-12-2007, 04:50 PM Re: CSS Alignment
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Ok, lets see ALL of the code, including the HTML please.
__________________
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
 
Reply     « Reply to CSS Alignment
 

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