Align maincontent and bottom module place. How

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon May 30, 2011 4:55 pm
Hello,
I want the bottom module and main content module to align alike on the right side of the modules (see screenshot) How can I do that?
screenshot.png
User avatar
Senior Boarder

GK User
Tue May 31, 2011 3:50 pm
Found it.
Just added the following lines in the template.css

Code: Select all
/*
 * FORCE HEIGHT and WIDTH ON MODULES
 */
#gk-mainbody .moduletable { width:578px; }
#gk-botsl1 .moduletable { height:100px; }
User avatar
Senior Boarder

teitbite
Wed Jun 01, 2011 11:18 am
Hi

For any css changes please use override.css file. Remember to activate using of this file in template parameters.
User avatar
Moderator


cron