Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fenixx

macrumors regular
Original poster
Mar 23, 2006
247
0
Compeltely lost, trying to make my <div> tables center on my Tumblr template that I've adjusted. I just want my menu bar and post block to be fixed under the length of the word mark,...

http://www.livenoboundaries.com/

Can someone view my source code and enlighten me?
 
Alright, I'm having a hard time following your layout, but from what I can tell...

Code:
#container{
margin:auto;
[B][I]position: absolute; left: 20px; top: -10; height: 400px; width: 800px; padding: 0em;[/I][/B]
font-size:13px;
color:#fff;
width:1000px;
background: url("http://www.ricksellers.net/nb/back_hdr-01.png") top left no-repeat
}

remove the bold part and see what that does.


EDIT: yeah that will work... but you'll want to remove the background image from #page too.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.