Product Page | Documentation Page
main wrapper height problem
- douglas
-
- Visitor
-
I did not understand problem a very well and I've tried to find something wrong in the code that would result in the problem b, but I had no "luck".
Can you please provide a direct URL so I can take a look?
Best regards,
Please Log in or Create an account to join the conversation.
- blackclio55
-
Topic Author
- Visitor
-
After several hours looking into the problem I discovered a way to change css and javascript for specific menu items (similar to what you mentioned of RocketThemes).
In the case of Yootheme, they implement it using a parameter in the Page Class Suffix called "itemcolor-xxxxx". This works fine in articles but not in MooFAQ. However the problems I get are fairly simple:
a) I loose the CSS styling of the Section title (I'm using the multi-category moofaq). It now has the style of the body text.
b) I get the text "itemcolor-moofaq" (which is the page class suffix I added) in the same line as the category titles. For example "itemcolor-moofaq SALES FAQS" is now the category title.
What code should I change to avoid these 2 problems?
Thanks,
D.
Please Log in or Create an account to join the conversation.
- douglas
-
- Visitor
-
I'm not familiar with YooThemes. I know for example that in RocketThemes templates you can turn off a template feature only for certain menu items. If YooThemes does not have this feature, you are going to have to implement a workaround like this:
This will avoid matchHeight to be executed when MooFAQ is loaded;
Kind regards,
Please Log in or Create an account to join the conversation.
- blackclio55
-
Topic Author
- Visitor
-
YOOBase.matchHeight('div.main-wrapper-1, #left, #right', 20);
Problem is MooFaq component is generating style="min-height: 3220px;" which seems to be the equivalent height of having all my FAQs expanded simultaneously. This produces a very long empty area in the main content area. I can't get rid of this javascript because it does it's work in other areas of the site. It only works bad with the MooFAQ component.
How can I solve this?
Site is under construction but I can send you user name and password via PM if you want to check it.
Thanks,
D.
Please Log in or Create an account to join the conversation.
Unauthorized copying, reproduction, or distribution of this site's design and content, in whole or in part, is strictly prohibited without prior written consent from the copyright holder.
This site is independent and not affiliated with or endorsed by the Joomla! Project. It is neither supported nor warranted by the Joomla! Project or Open Source Matters. The Joomla! logo is used under a limited license granted by Open Source Matters, the trademark holder in the United States and other countries.
For security purposes and to derive aggregate information (analytics), we may collect your IP address and your browser's User Agent string while you are using our site.