-
AuthorPosts
-
tamir72 Friend
tamir72
- Join date:
- April 2011
- Posts:
- 63
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 15
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 7:55 am #203739how to do i align the mega menu to the right?
and how do i use the custom css?
thanksjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 22, 2014 at 8:17 am #559325Hi there
# Please use custom.css to apply your custom css code
http://www.t3-framework.org/documentation/customization.html
# I assume you are trying to apply RTL. In this case please turn on this feature and use RTL language. This template already support for RTLThank you,
Viet Vutamir72 Friendtamir72
- Join date:
- April 2011
- Posts:
- 63
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 15
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 8:28 am #559326It is RTL applied.
All the site is RTL, and the menu is goig to the left….jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 22, 2014 at 8:52 am #559329Hi there,
In English menu will float-left for left to right ( logo – and menu ). But RTL it’ll load right ( logo than menu ).
It’s right concept.
But if you want to set it to float left. Please check #t3-mainnav
@media (min-width: 1280px)
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: right;
And change to left.Thank you,
Viet Vutamir72 Friendtamir72
- Join date:
- April 2011
- Posts:
- 63
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 15
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 9:36 am #559332Wher do i find: t3-mainnav
what is the file?
i looked at the FTP, should i or it is in the CMS template?jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 22, 2014 at 10:51 am #559337Hi there
You can use browser debugger to inspect html element.
To apply custom css please check custom.css
http://www.t3-framework.org/documentation/customization.html
Thank you,
Viet Vutamir72 Friendtamir72
- Join date:
- April 2011
- Posts:
- 63
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 15
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 1:56 pm #559340I tried it all, and nothing, please help…
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 5:40 pm #559372<em>@tamir72 458472 wrote:</em><blockquote>I tried it all, and nothing, please help…</blockquote>
If you haven’t already done so, create a new file called “custom.css” within file path –> /templates/ja_nuevo/css/
Within that file path, paste the following CSS rule:
.pull-right {
float: right !important;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE1 user says Thank You to TomC for this useful post
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by tamir72 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum