----- Original Message ----
From: "[email protected]" <[email protected]>
To: [email protected]
Sent: Mon, October 18, 2010 9:20:34 PM
Subject: [css-d] container won't center
Having a unusual issue with centering a container -- it won't.
Thanks for any help.
Rick
http://www.hpf.com.php5-19.websitetestlink.com/index.shtm
-- Rick Ranum
Designedge
thedesignedge.com
360-413-9848
_________________
try adding to the existing CSS the following:
#top_nav {
margin: 0 auto;
}
#all_content {
margin: 0 auto;
}
I tried it on the footer but it stuck over on the left.
Hope this helps.
Rod Castello
----------------------------
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/