- Posts: 1
- Thank you received: 0
Multiple OT News Modules & MaxHeight
- Designs Edge
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 4 months ago #1723
by Designs Edge
Multiple OT News Modules & MaxHeight was created by Designs Edge
Great module! My problem is that I have 3 different modules (All OT News) to cover a variety of topics, some I want 5 articles, some I want only 1.
The problem is the "1 only" article is made to be the same height as the 5 item modules.
Is this a limitation of the module, or is there a way to resolve?
Thanks in advance!
The problem is the "1 only" article is made to be the same height as the 5 item modules.
Is this a limitation of the module, or is there a way to resolve?
Thanks in advance!
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
11 years 4 months ago #1734
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Multiple OT News Modules & MaxHeight
Hi,
That cause by equal height function to make the cells same height (will look better) but it have some limitation (will update to have support equal height for each module via suffix class).
You can edit mod_otnews.php (or mod_meganews.php, call mod_XYZnews.php) and remove this line:
$doc->addScript(JURI::base().'modules/mod_XYZnews/js/ot.script.js');
Thanks
That cause by equal height function to make the cells same height (will look better) but it have some limitation (will update to have support equal height for each module via suffix class).
You can edit mod_otnews.php (or mod_meganews.php, call mod_XYZnews.php) and remove this line:
$doc->addScript(JURI::base().'modules/mod_XYZnews/js/ot.script.js');
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
Time to create page: 0.252 seconds