Sidebars dropped to bottom
-
My client’s site has two pages with sidebars, the About page and the Home page. Here is the url of the site:
https://pennyrosenwasser.comSeemingly out of the blue, both sidebars dropped below the page content today, and i cannot for the life of me figure out how to fix this.
I find no errors common to both pages; there IS a ul-div error in the sidebar of the About page, but the W3C Validator does not find this problem in the Home page sidebar.
This morning i did change these two styles while making some changes on the Resources page:
.caption { font-size: smaller; font-style: italic; } /*note that you prob can't assign a width to an inline element, so this is a div*/ div.caption-400w { font-size: smaller; font-style: italic; width: 400px; }
But I made no changes directly to the Home and About pages today.
I am going up in flames and will immensely appreciate help with this. (You might save my life.)
Thanks in advance,
Susan
- The topic ‘Sidebars dropped to bottom’ is closed to new replies.