module height

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Tue Jan 03, 2012 11:04 am
i want to set a standart height as 265 px for all news pro gk4 modules in my website. But cannot find how to do it so? can you show me a way please?
User avatar
Senior Boarder

teitbite
Tue Jan 03, 2012 5:16 pm
Hi

You can try adding this class to css:

Code: Select all
.nsp_main {
height:265px;
}
User avatar
Moderator


cron