Problems with RocketTheme and Gantry Framework

Replied by Quartermaster on topic Re: Problems with RocketTheme and Gantry Framework

Posted 12 years 3 weeks ago #2190
What a pain in the neck AdminTools is, but I've made an exception for the whole MaxiMenu themes folder, so you should have access now:

Code:
.clr {clear:both;} /*------------------------- --- global styles --- --------------------------*/ /* for z-index layout */ div# { } /* container style */ div# ul.maximenuck { background : url(../images/fond_bg.png) top left repeat-x; height : 34px; padding : 0; margin : 0; overflow: visible !important; display: block !important; float: none !important; visibility: visible !important; } div# ul.maximenuck li.maximenuck { background : none; list-style : none; border : none; } /* link image style */ div# ul.maximenuck li.maximenuck > a img { margin : 3px; border : none; } /* img style without link (in separator) */ div# ul.maximenuck li.maximenuck img { border : none; clear: both; } div# ul.maximenuck li a.maximenuck, div# ul.maximenuck li span.separator { text-decoration : none; text-indent : 2px; min-height : 34px; outline : none; background : none; border : none; padding : 0; color : #ccc; white-space: normal; } /*------------------------- --- active items --- --------------------------*/ /* active parent title */ div# ul.maximenuck li.active > a span.titreck { color : #ccc; } /* active parent description */ div# ul.maximenuck li.active > a span.descck { } /* active parent title */ div# ul.maximenuck li.active > a:hover span.titreck { color : #fff; } /*----------------------------- --- 1st level items --- ------------------------------*/ div# ul.maximenuck li.level1 { padding : 0 10px; background : url(../images/separator.png) top right no-repeat; } /* first level item title */ div# ul.maximenuck li.level1 > a span.titreck, div# ul.maximenuck li.level1 > span.separator span.titreck { color : #ccc; } /* first level item description */ div# ul.maximenuck li.level1 > a span.descck { color : #ccc; } /* first level item link */ div# ul.maximenuck li.parent.level1 > a, div# ul.maximenuck li.parent.level1 > span { background : url(../images/maxi_arrow0.png) bottom right no-repeat; } /* parent style level 0 */ div# ul.maximenuck li.parent.level1 li.parent { background : url(../images/maxi_arrow1.png) center right no-repeat; } /* first level item hovered */ div# ul.maximenuck li.level1>a:hover span.titreck, div# ul.maximenuck li.level1>span:hover span.titreck { color: #fff; } /** ** items title and descriptions **/ /* item title */ div# span.titreck { color : #888; /*display : block;*/ text-transform : none; font-weight : normal; font-size : 14px; line-height : 18px; text-decoration : none; /*height : 17px;*/ min-height : 17px; float : none !important; float : left; } /* item description */ div# span.descck { color : #c0c0c0; display : block; text-transform : none; font-size : 10px; text-decoration : none; height : 12px; line-height : 12px; float : none !important; float : left; } /* item title when mouseover */ div# ul.maximenuck a:hover span.titreck { color : #ddd; } /** ** child items **/ /* child item title */ div# ul.maximenuck2 li a.maximenuck, div# ul.maximenuck2 li span.separator { text-decoration : none; border-bottom : 1px solid #505050; margin : 0 2%; width: 96%; padding : 3px 0 3px 0; clear:both; } /* child item block */ div# ul.maximenuck ul.maximenuck2 { background : transparent; margin : 0; padding : 0; border : none; width : 100%; /* important for Chrome and Safari compatibility */ position: static; } div# ul.maximenuck2 li.maximenuck { padding : 2px 0 0 0; border : none; margin : 0 5px; background : none; display : block; float: none; /*clear:both;*/ } /* child item container */ div# ul.maximenuck li div.floatck { background : #1a1a1a; border : 1px solid #707070; } /** ** module style **/ div# div.maximenuck_mod { width : 100%; padding : 0; /*overflow : hidden;*/ color : #ddd; white-space : normal; } div# div.maximenuck_mod div.moduletable { border : none; background : none; } div# div.maximenuck_mod fieldset{ width : 100%; padding : 0; margin : 0 auto; /*overflow : hidden;*/ background : transparent; border : none; } div# ul.maximenuck2 div.maximenuck_mod a { border : none; margin : 0; padding : 0; display : inline; background : transparent; color : #888; font-weight : normal; } div# ul.maximenuck2 div.maximenuck_mod a:hover { color : #FFF; } /* module title */ div# ul.maximenuck div.maximenuck_mod h3 { font-size : 14px; width : 100%; color : #aaa; font-size : 14px; font-weight : normal; background : #444; margin : 5px 0 0 0; padding : 3px 0 3px 0; } div# ul.maximenuck2 div.maximenuck_mod ul { margin : 0; padding : 0; width : 100%; background : none; border : none; text-align : left; } div# ul.maximenuck2 div.maximenuck_mod li { margin : 0 0 0 15px; padding : 0; width : 100%; background : none; border : none; text-align : left; font-size : 11px; float : none; display : block; line-height : 20px; white-space : normal; } /* login module */ div# ul.maximenuck2 div.maximenuck_mod #form-login ul { left : 0; margin : 0; padding : 0; width : 100%; } div# ul.maximenuck2 div.maximenuck_mod #form-login ul li { margin : 2px 0; padding : 0 5px; height : 20px; background : transparent; } /** ** columns width & child position **/ /* child blocks position (from level2 to n) */ div# ul.maximenuck li.maximenuck div.floatck div.floatck { margin : -30px 0 0 180px; } /* margin for overflown elements that rolls to the left */ div# ul.maximenuck li.maximenuck div.floatck div.floatck.fixRight { margin-right : 180px; } /* default width */ div# ul.maximenuck li div.floatck { width : 180px; } div# ul.maximenuck li div.floatck div.maximenuck2 { width : 180px; } /* 2 cols width */ div# ul.maximenuck li div.cols2 { width : 360px; } div# ul.maximenuck li div.cols2>div.maximenuck2 { width : 50%; } /* 3 cols width */ div# ul.maximenuck li div.cols3 { width : 540px; } div# ul.maximenuck li div.cols3>div.maximenuck2 { width : 33%; } /* 4 cols width */ div# ul.maximenuck li div.cols4 { width : 720px; } div# ul.maximenuck li div.cols4>div.maximenuck2 { width : 25%; } /** ** fancy parameters **/ div# .maxiFancybackground { list-style : none; padding: 0 !important; margin: 0 !important; border: none !important; } div# .maxiFancybackground .maxiFancycenter { background: url('../images/fancy_bg.png') repeat-x top left; height : 34px; } div# .maxiFancybackground .maxiFancyleft { } div# .maxiFancybackground .maxiFancyright { } /** ** rounded style **/ /* global container */ div# div.maxiRoundedleft { } div# div.maxiRoundedcenter { } div# div.maxiRoundedright { } /* child container */ div# div.maxidrop-top { } div# div.maxidrop-main { } div# div.maxidrop-bottom { } /* bouton to close on click */ div# span.maxiclose { color: #fff; } /*** compatibility layer for native template Beez20 and Beez5 ***/ #header { overflow:visible !important; z-index:1000 !important; } #header ul.menu li a:link, #header ul.menu li a:visited { display: block !important; } div# ul.menu li ul li ul li ul { border:none !important; padding-top:0px !important; padding-bottom:0px !important; background:transparent !important; } div# ul.menu li ul li ul { border:0 !important; background:transparent !important; padding-bottom:0; } #header ul.menu li.maximenuck.active a:link, #header ul.menu li.maximenuck.active a:visited { border-right:none !important; background:transparent !important; } #header ul.menu { margin-top:0px !important; }

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Re: Problems with RocketTheme and Gantry Framework

Posted 12 years 3 weeks ago #2191
now the look seems ok
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Quartermaster on topic Re: Problems with RocketTheme and Gantry Framework

Posted 12 years 3 weeks ago #2192
Right! I see. Could excluding the folder from AdminTools HTaccess restriction make it draw properly?

I will re-enable that filter and see if it goes back to being a problem. Then we will have a known bug with RT and AdminTools.

Thanks for your help.

Still, I would like to create and install a custom theme, based on the "default". Could you give me some instructions on how to do that? What files to copy and edit?

Please Log in or Create an account to join the conversation.

Time to create page: 0.630 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 978 guests and no members online