Osclass Support Forums

Osclass plugin support => Favorite Items Plugin => Topic started by: ahmose on December 07, 2022, 03:53:28 PM

Title: RTL Epsilon fix
Post by: ahmose on December 07, 2022, 03:53:28 PM
add this is fo fix display in user favorite panel in RTL:

Quote
#fi_list_items.fi_user_menu .fi_item {float: right;}
body #fi_list_items h2.r3 {float: right;}
#fi_list_items.fi_user_menu h2 a {float: right !important;}
body #fi_user_lists .fi_explain sup {margin-left:4px;margin-right:0;}
#fi_user_lists .fi_explain sup {float: right;}
Title: Re: RTL Epsilon fix
Post by: MB Themes on December 11, 2022, 11:17:55 PM
Thanks, will add to theme ;)