| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Barru. | Need help with a float Look here, with an 800x600 resolution, or here, with any resolution to see what I mean. Is there anyway to make it so text dosn't go below the floated navigation div? If you look at a page with tables on 800x600, the entire table gets pushed down, and it looks awful. Here is the CSS: Code: div.navigation{
float:left;
text-align:left;
margin-right:50px;
clear:right;
}
__________________ |
| |
| | #2 (permalink) |
| NamePros Member | You could add a "margin-left: {insert width}px;" to make keep it from wrapping around the sidebar...replace {insert width} with the same width as the sidebar but i'm no css expert...I'm not sure if this is the best solutions to your problem
__________________ Directory Bids | ArcadeCharts.com | Play Arcade Games CasinoPremiums.com | DrmRemover.com | InsuranceBasic.com | Pedicure.cc | 32-bit.com | BearDolls.com Last edited by Ms Grace; 05-16-2007 at 10:48 AM. Reason: deleted the first solution...wasn't sure if info was correct |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |