Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
This topic contains 4 replies, has 2 voices, and was last updated by patin 7 years, 1 month ago.
The topic ‘view problem’ is closed to new replies.
test
Hi
http://ftp.ypress.eu
users= support@ypress.eu
pw=IdiotFiendPanderBulky65
Site is places in subfolder /hika
thank you!
Hi,
The problem seems to come from the template you’re using, it’s using JS to set the equal height for both main content part and the sidebar. However, the content in main part is longer than the height of sidebar so it caused above issue. I’ve added custom CSS to override this:
.side-image.ml #midCol {
height: auto !important;
}
into the ‘custom.css’ file on your site, you can check it now.
This topic contains 4 replies, has 2 voices, and was last updated by patin 7 years, 1 month ago.
The topic ‘view problem’ is closed to new replies.