rhodesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Megamenu with two different widthsForum: Plugins
In reply to: [Max Mega Menu] Megamenu with two different widthsHi Tom
Tahnk you! No I`m a big step further.The Megamenu itself is now in outher-width. The contents of those are in inner-width. So far so go.
Now I need to set my Main-Navigation to inner-width too, like you can see on my Design.
Is that possible? Maybe with some custom CSS?
Thank you very much!
RomanForum: Plugins
In reply to: [Max Mega Menu] Megamenu with two different widthsHi Tom
Thank you for your support.
That sounds great and exactly what I need.Can you please explain it a bit more?
Ok, i found the Section “Panel Width”
In there I write “.outhercontainer” in the field “outher width”, right?But what I have to do with jquery-selector, and where?
Do I have to write some jquery to my Site`s js?
Someting like:
$( “.innercontainer” ).css( “max-width”, “1050px” );
$( “.outhercontainer” ).css( “max-width”, “1380px” );Thank you
RomanForum: Fixing WordPress
In reply to: Sort list of posts (decending) by day of the weekSolved it by myself.
had to insert<?php $mam_global_join = $mam_global_fields = $mam_global_orderby = ''; ?>to turn off the filter.
Forum: Plugins
In reply to: [SFN Easy FAQ Manager] 'Editor' role cannot reorder FAQs?Does anyone already have a solution for this issue?
Forum: Plugins
In reply to: Sideblog: More Functions for the excerpts?Thank you for your answer, but for me the excerpts by the more tag doesnt work in Sideblog.
Any Ideas?