Menue RTL support

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Mar 22, 2014 11:15 am
Reply with quote
Report this post
Hi,

I searched as much as i can to find a solution to make logo and banner to be flipped or change postion by that i mean making logo to right and banner to left as well as the top menu

please if any one can help me i will be so thankful

here is the website
http://demo.webreinvent.com/saudiusa/newsroom.html
User avatar
Senior Boarder

GK User
Sat Mar 22, 2014 12:39 pm
Reply with quote
Report this post
Hi,
About menu use this:
Code: Select all
#gkMainMenu {
    float: right;
}

Must be right not left.
p.s.
I've fixed it also inside: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Sat Mar 22, 2014 12:46 pm
Reply with quote
Report this post
p.s.
Use also:
Code: Select all
.nspArt img.nspImage { margin-left: 5px; }

this will fix space in NSP between text and images.

and to fix social icons...
#gkSocial {
float: left;
margin-left: 10px;
}
User avatar
Platinum Boarder

GK User
Sat Mar 22, 2014 1:34 pm
Reply with quote
Report this post
Thanks Powel,

one of the reason i keep buying your company style because of documentation u guys have thanks alot
User avatar
Senior Boarder

GK User
Sat Mar 22, 2014 2:00 pm
Reply with quote
Report this post
Hi Powel,

one last thing how can i change " last update " module ?
User avatar
Senior Boarder

GK User
Sat Mar 22, 2014 7:26 pm
Reply with quote
Report this post
one of the reason i keep buying your company style because of documentation u guys have thanks alot

Thanks. Documentation is good because I add new 1-3 articles and updates every week since last year. Together with WP guides we have almost 300 manuals and tips. I'm also developer of many J! websites so probably I know what informations users wants to read. And I can listen to the needs :ugeek:

last update " module

Sorry but what exactly you need and where is "last update" module ? Don't forget that I don't understand "...أخبار الأندية الطلابية
User avatar
Platinum Boarder

GK User
Sat Mar 22, 2014 9:55 pm
Reply with quote
Report this post
By that i mean Image update
User avatar
Senior Boarder

GK User
Sat Mar 22, 2014 10:02 pm
Reply with quote
Report this post
"أخبار الملحقية و السفارة
or update date in box ?

I think you thought about date... so what is wrong ? Don't forget I'm green :mrgreen:
User avatar
Platinum Boarder

GK User
Sat Mar 22, 2014 10:06 pm
Reply with quote
Report this post
Date format ?
Code: Select all
TPL_GK_LANG_UPDATE_DATE="updated"
TPL_GK_LANG_UPDATE_DATE_FORMAT="g:i A T, M j, Y"

PHP date format - read about it in Internet.

Here: language/en-GB/en-GB.tpl_gk_news2.ini
-> you have to translate template language .ini file.

p.s.
I have added this info into my guide about RTL, next update as you see :)
User avatar
Platinum Boarder

GK User
Sun Mar 23, 2014 7:01 am
Reply with quote
Report this post
thanks pawel for ur amazing respond
User avatar
Senior Boarder

GK User
Sun Mar 23, 2014 9:15 am
Reply with quote
Report this post
Hi Powal

I tried to translate the file but the only thing appear is

TPL_GK_LANG_UPDATE_DATE="updated"
TPL_GK_LANG_UPDATE_DATE_FORMAT="g:i A T, M j, Y"

i want also to translate day and month to arabic

i found in ar-AA.ini months and days and i't is already translated
User avatar
Senior Boarder

GK User
Sun Mar 23, 2014 9:23 am
Reply with quote
Report this post
I found this PhP but i codn't find where i can put it

http://codepad.org/GrKXB0ou
User avatar
Senior Boarder

GK User
Sun Mar 23, 2014 9:24 am
Reply with quote
Report this post
Here is my website link in case u want to see

http://demo.webreinvent.com/saudiusa/newsroom.html
User avatar
Senior Boarder

GK User
Sun Mar 23, 2014 11:31 am
Reply with quote
Report this post
thanks
could be a problem with this date, because is hidden too deep in code to translate all phrases.
Maybe you can change just from : AM IST, Mar 22, 2014 --> to AM IST, 03 22, 2014 ? or --> IST, 03 22, 2014 hmm ?

Regards
Paul / Pawel (not Powal)
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 9:07 pm
Reply with quote
Report this post
Pawel F wrote:thanks
could be a problem with this date, because is hidden too deep in code to translate all phrases.
Maybe you can change just from : AM IST, Mar 22, 2014 --> to AM IST, 03 22, 2014 ? or --> IST, 03 22, 2014 hmm ?

Regards
Paul / Pawel (not Powal)



Thanks Buddy
User avatar
Senior Boarder


cron