- Posts: 50
- Thank you received: 1
Article length
-
ikkezelluf
Inactive member - Topic Author
- Member
Less
More
13 years 1 week ago - 13 years 1 week ago #13014
by ikkezelluf
Replied by ikkezelluf on topic Re: Article length
And yes, the problem is here again. When i change te Height (Interior Pages) from 349 to 379 i get the same problem as i describes above. Is there anything to fix this problem permanently?
I figured out that if te values from Height (Home Page) and Height (Interior Page) are different, the problem exists. When these values are equal the problem don't excist.
Grtz,
Wim
I figured out that if te values from Height (Home Page) and Height (Interior Page) are different, the problem exists. When these values are equal the problem don't excist.
Grtz,
Wim
Last edit: 13 years 1 week ago by ikkezelluf.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 week ago #13017
by ivan.milic
Replied by ivan.milic on topic Re: Article length
Open layout.css
find this:
.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
float: left;
margin-bottom: -270px;
}
remove : "margin-bottom: -270px;"
find this:
.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
float: left;
margin-bottom: -270px;
}
remove : "margin-bottom: -270px;"
The following user(s) said Thank You: ikkezelluf
Please Log in to join the conversation.
-
ikkezelluf
Inactive member - Topic Author
- Member
Less
More
- Posts: 50
- Thank you received: 1
13 years 1 week ago #13022
by ikkezelluf
Replied by ikkezelluf on topic Re: Article length
Seems to work! Thnx
Please Log in to join the conversation.
Time to create page: 0.170 seconds