Module vertical size design
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Module vertical size design
by gregy1403 » Tue Sep 13, 2011 5:47 pm
Hi
How can i set height of the module so its 100%
Currently design (take a look on the right "Dogodki" - link http://www.smartinsko-jezero.si/z-nogami/kolesarjenje) looks bad.
Thank you
How can i set height of the module so its 100%
Currently design (take a look on the right "Dogodki" - link http://www.smartinsko-jezero.si/z-nogami/kolesarjenje) looks bad.
Thank you
- gregy1403
- Posts: 6
- Joined: Thu Mar 10, 2011 8:42 am
Re: Module vertical size design
by carcam » Wed Sep 14, 2011 6:20 am
Yoy may add the "height" value to the table that contents the events. You may simply add it to the line:
In the folder [JOOMLA]/modules/mod_jevents_latest/tmpl/alternative/latest.php
But the best option is to create an overrides of the module and add it there. This way you may upgrade the module without losing your changes.
- Code: Select all
$content .= '<table class="mod_events_latest_table" width="100%" border="0" cellspacing="0" cellpadding="0" align="center">';
In the folder [JOOMLA]/modules/mod_jevents_latest/tmpl/alternative/latest.php
But the best option is to create an overrides of the module and add it there. This way you may upgrade the module without losing your changes.
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Module vertical size design
by gregy1403 » Sat Sep 17, 2011 10:30 am
Geight tag didn't help ... what do you mean with "overrides"?
Thank you for help
Thank you for help
- gregy1403
- Posts: 6
- Joined: Thu Mar 10, 2011 8:42 am
Re: Module vertical size design
by Geraint » Mon Sep 19, 2011 9:41 am
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Module vertical size design
by carcam » Mon Sep 19, 2011 9:06 pm
Can you please post here the line after your modifications?
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Module vertical size design
by gregy1403 » Tue Sep 20, 2011 6:32 am
Sorry, i?m no programmer .. that link doesn't help
I was thinking more like a solution out-of-the-box 
- gregy1403
- Posts: 6
- Joined: Thu Mar 10, 2011 8:42 am
Re: Module vertical size design
by carcam » Tue Sep 20, 2011 7:47 am
You said that the height tag did not work, so can you please post here the line after your modifications?
It will also be useful to know which steps did you follow
It will also be useful to know which steps did you follow
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Module vertical size design
by gregy1403 » Sat Sep 24, 2011 10:26 am
as recommended above i insterted height tag
- Code: Select all
$content .= '<table class="mod_events_latest_table" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="center">';
- gregy1403
- Posts: 6
- Joined: Thu Mar 10, 2011 8:42 am
Re: Module vertical size design
by carcam » Sun Sep 25, 2011 6:31 am
If you set the height as a percentage, your are going to get the same result as you are not imposing the module height, but relying on the module content. You should set it to for instance, height="490px" to impose a height to the module.
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Module vertical size design
by gregy1403 » Sun Sep 25, 2011 8:45 am
hmm .. how about other modules that are displayed in the middle. I mean some shown modules have height i.e. 300px, some are 500px.
With height set to i.e. 490px i didn't solve the problem of having all vertical space filled.
Hope you understand what i mean. I'm not that good in english
With height set to i.e. 490px i didn't solve the problem of having all vertical space filled.
Hope you understand what i mean. I'm not that good in english
- gregy1403
- Posts: 6
- Joined: Thu Mar 10, 2011 8:42 am
10 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: Bing [Bot]

