NameSilo

Need help with a float

NamecheapNamecheap
Watch

Barrucadu

Established Member
Impact
64
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;
}
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
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
 
Last edited:
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back