Im using the world news 2 template. and i only use the right , left and mainbody posirition.
My question is, is there any way? i can make the left and right and the main body have a fixed height?
Don Lee wrote:Hi,
I need your site link to check then I would know exactly how to achieve that.
Don Lee wrote:Hi,
I need your site link to check then I would know exactly how to achieve that.
#gkLeft, #gkContent, #gkRight{
height: 365px!important;
overflow: hidden;
}
Don Lee wrote:Use this css code to add to CSS Override to fix the first issue:
- Code: Select all
#gkLeft, #gkContent, #gkRight{
height: 365px!important;
overflow: hidden;
}
azri445 wrote:Don Lee wrote:Use this css code to add to CSS Override to fix the first issue:
- Code: Select all
#gkLeft, #gkContent, #gkRight{
height: 365px!important;
overflow: hidden;
}
Wow, thank DON.....its working. Do you have any paypal account? you sould get tips from me for solving the problem fast.
azri445 wrote:Don Lee wrote:Use this css code to add to CSS Override to fix the first issue:
- Code: Select all
#gkLeft, #gkContent, #gkRight{
height: 365px!important;
overflow: hidden;
}
Wow, thank DON.....its working. Do you have any paypal account? you sould get tips from me for solving the problem fast.
Don Lee wrote:You also can add a suffix class for Home menu item and change to code a bit to make it work only for homepage only by calling the suffix class. However yours is also a good solution.
Just feel free to let me know if you need any other helps. If you wanna buy me a coffee to help me work better I would be very glad and appreciate much don(at)jschase.com