Modify height of stackable modules?

GK User
Sun Dec 18, 2011 5:28 am
Hello:

I have two items each in the inset1, mainbody, and inset2 module positions. The two items of course are stacked on top of each other. Is it possible to modify the height of each of the stackable items in the module positions so all can be of even height? Thanks.
User avatar
Fresh Boarder

GK User
Sun Dec 18, 2011 8:58 am
Hi,

I'm not sure that I get your idea. Can you use a picture with annotations to explain it, also I need the link to your site to take a look.

Thanks
User avatar
Platinum Boarder

GK User
Mon Dec 19, 2011 12:17 am
Don Lee wrote:Hi,

I'm not sure that I get your idea. Can you use a picture with annotations to explain it, also I need the link to your site to take a look.

Thanks


Hello,

go to http://iemployu.com/portal

The modules at the bottom of the page (ibtimes, us census, etc.) I would like for titles to be even on the modules in second row of modules. Thanks.
User avatar
Fresh Boarder

GK User
Mon Dec 19, 2011 12:58 pm
I still don't get you. Please add some annotations to this pic then I can understand http://easycaptures.com/fs/uploaded/653/3167087699.jpg

Thanks
User avatar
Platinum Boarder

GK User
Tue Dec 20, 2011 5:20 am
Don Lee wrote:I still don't get you. Please add some annotations to this pic then I can understand http://easycaptures.com/fs/uploaded/653/3167087699.jpg

Thanks

Hello:

Go to http://iemployu.com/portal/ - When you look at the following modules: Bureau of Labor Statistics, Pew Research Center, IBTIMES.COM the module titles start even on the same line. How can I get Shadow Government Statistics, US Census Bureau, and American Progress also to start on the same line instead of being uneven?
User avatar
Fresh Boarder

GK User
Tue Dec 20, 2011 9:10 am
Ok I got you now.

Open this file: /templates/gk_twn2/css/template.css

Add this code to bottom:
Code: Select all
.RED {
    height: 222px;
}


Then let me know if it helps. Thanks!
User avatar
Platinum Boarder


cron