- Posts: 27
- Thank you received: 5
fixed size of a module position
-
sfr
Inactive member - Topic Author
- Member
Less
More
12 years 6 months ago #20155
by sfr
fixed size of a module position was created by sfr
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #20158
by ivan.milic
Replied by ivan.milic on topic fixed size of a module position
Add this to bottom of template_css.css
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
Please Log in to join the conversation.
-
sfr
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 5
12 years 6 months ago - 12 years 6 months ago #20160
by sfr
Maybe I wrote it wrong.
I thought the fixed size of the user modules 5-8 and not the background.
thanks in advance
Replied by sfr on topic fixed size of a module position
Sorry Ivan,ivan.milic wrote: Add this to bottom of template_css.css
.bottom > div{
height:200px;
}
200 is example value adjust it to your needs
Maybe I wrote it wrong.
I thought the fixed size of the user modules 5-8 and not the background.
thanks in advance
Last edit: 12 years 6 months ago by sfr.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #20177
by ivan.milic
Replied by ivan.milic on topic fixed size of a module position
? how do you mean that???
Please Log in to join the conversation.
-
sfr
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 5
12 years 6 months ago #20188
by sfr
Replied by sfr on topic fixed size of a module position
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #20190
by ivan.milic
Replied by ivan.milic on topic fixed size of a module position
ok,
try this instead:
.bottom > div > div{
height:200px;
}
try this instead:
.bottom > div > div{
height:200px;
}
Please Log in to join the conversation.
Time to create page: 0.100 seconds