We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. pedram
  2. General Discussion
  3. Saturday, 03 January 2015
  4.  Subscribe via email
bug of Google Chrome with space between words in utf-8(persian and arabic langs) menu (t3 template and purity_iii) !
this issue occur when don’t assign width to division and it’s Float-Right to.
chrome have this problem just in UTF-8 encoding.
to solve this problem use code below in style of tag that contain your text :
in this templlate add white-space:nowrap; to .t3-mainnav style.
in navbar.less file
.t3-mainnav {
border: 0;
border-bottom: 1px solid @navbar-default-border;
margin-bottom: 0;
border-radius: 0;
white-space:nowrap;
Attachments (1)
References
  1. http://dehkadeco.ir
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi pedram,

Thanks for your great solution, I will report this to dev team and they will check to see if it's fixed in t3 core or template.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Not welcome. I hope it is useful
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.