Shape 5

Wordpress Club Themes => Callie Rush - Club => : danielt April 01, 2013, 05:32:05 AM



: Callie Rush - RTL is not working well
: danielt April 01, 2013, 05:32:05 AM
Hi,

i will appreciated it if you can fix the issue in the RTL menu. it's not full RTL as you can see in the demo and in my site http://www.wakeup.co.il/.

Thank you,

Daniel


: Re: Callie Rush - RTL is not working well
: Tristan Rineer April 01, 2013, 08:35:17 AM
Your site isn't loading for me, but Firebug (http://getfirebug.com/) tells me that the alignment issue is in "{themefolder}/css/s5_flex_menu.css".  All you should need to do is do a find/replace in that file to change any instance of "float:left" into "float:right".


: Re: Callie Rush - RTL is not working well
: danielt April 01, 2013, 12:01:02 PM
Hi,

Thank you for the answer.
I will try to do it, but you need to fix it in the demo and update the files.

Tnx,

Daniel


: Re: Callie Rush - RTL is not working well
: danielt April 01, 2013, 12:20:40 PM
And add In template_rtl.css:
#s5_home_icon {
  background-image:url(http://www.wakeup.co.il/wp-content/themes/s5_callie_rush/images/s5_home_icon.png);
  background-position:0 0;
  background-repeat:no-repeat no-repeat;
  float:right;
  height:18px;
  margin-top:20px;
  width:30px;
}



: Re: Callie Rush - RTL is not working well
: danielt April 01, 2013, 12:40:36 PM
Hi,

Can you help me with the logo pls?

Tnx,

Daniel


: Re: Callie Rush - RTL is not working well
: Tristan Rineer April 02, 2013, 11:57:42 AM
It appears that the logo is functioning fine on your site; what are you saying you need help with?


: Re: Callie Rush - RTL is not working well
: danielt April 03, 2013, 04:42:31 AM
Thanks, I fixed it through the file changing style.