Thread
:
Footer Div overlapping Content Div
View Single Post
#
13
02-01-2010, 05:11 PM
ARW VISIONS
X-Man
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
Re: Footer Div overlapping Content Div
try restoring this to it's original form.
#content-container2 {
}
believe it should be
#content-container2 {
float: left;
position: relative;
right: 100%;
width: 200%;
}
__________________
xcart 5.1.2
ARW VISIONS
View Public Profile
Send a private message to ARW VISIONS
Visit ARW VISIONS's homepage!
Find all posts by ARW VISIONS