k_aviv Posted March 7, 2014 Share Posted March 7, 2014 שלום לכולם איך אני מיישר את ה BLOCKTOPMENU לצד ימין ? תודה אביב Link to comment Share on other sites More sharing options...
AppleEater Posted March 8, 2014 Share Posted March 8, 2014 שלום, קח את הקטע הבא ושלב אותו בקובץ: \themes\<MY_THEME>\css\rtl.css יש קובצי חיצים שפונים ימינה. יש לשכפל אותם ולהפוך אותם לכיוון שמאל, ואז לקרוא להם בהתאמה בקובץ ה- css. ********************************************************************************************** BLOCKTOPMENU ************************************************************************************************ */ /*** ESSENTIAL STYLES ***/ .sf-right { float: right !important; /* Modified to support RTL */ } .sf-menu li { float: right !important; /* Align menu to right */ } .sf-menu li.sfHover ul { right:0 !important; /* added for RTL support */ left: auto !important; /* added for RTL support */ } ul.sf-menu li li.sfHover ul { right:10em !important; left:auto !important; } /*** DEMO SKIN ***/ .sf-menu { float:right !important; /* supporting RTL menu */ } .sf-menu a { border-left:none !important; } /*** arrows **/ .sf-menu a.sf-with-ul { padding-left: 2.25em !important; padding-right:1em !important; } .sf-sub-indicator { right: auto !important; left: .75em !important; /* Modified to support RTL */ background-image:url('modules/blocktopmenu/img/arrows-ffffff-rtl.png') !important; } Link to comment Share on other sites More sharing options...
k_aviv Posted March 8, 2014 Author Share Posted March 8, 2014 תודה רבה ! Link to comment Share on other sites More sharing options...
k_aviv Posted March 19, 2014 Author Share Posted March 19, 2014 בהמשך לשאלה איך אני מיישר את תת התפריטים של בגרסא 1.6 תודה. Link to comment Share on other sites More sharing options...
print-tip Posted November 10, 2014 Share Posted November 10, 2014 שלום עם משנים קיוון לעברת מה קורא עם אנגלית? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now