Jump to content

Featured Replies

hi

In Persian, header is like this

per.thumb.jpg.d98074fd2e262659392ac5cd160b7a26.jpg

But I want the header to be like this in Farsi language

en.thumb.jpg.6b15ab628e09f7978b615f5813075914.jpg

 

And how can you put a logo photo instead of Invision Community?

Link to comment
https://ipbmafia.ru/topic/25233-editing-the-header-of-the-illuminate-template/
Share on other sites

hi

add to custom.css

html[dir="rtl"] .focus-header-align, html[dir="rtl"] .focus-secondary-header {
  direction: ltr !important;
}

 

On 1/25/2023 at 11:39 AM, avangcom said:

And how can you put a logo photo instead of Invision Community?

in theme setting like default theme

Edited by turk

3 hours ago, turk said:

hi

add to custom.css

html[dir="rtl"] .focus-header-align, html[dir="rtl"] .focus-secondary-header {
  direction: ltr !important;
}

 

in theme setting like default theme

Thanks to you, it has changed, but it is as follows

o1.thumb.jpg.6275dd9e4c907a11b33249546c1d58b2.jpg

 

change in this way

 

O2.thumb.jpg.824f7ab101476f757a74eb5b38f4b65d.jpg

2 hours ago, turk said:

please add your forum link to better help

I am testing on localhost

а что нужно то? я понять не могу:bw:

SlawkA div, в котором картинка с аватаркой человека и поле поиска, сделать справа-налево.

Edited by Zero108

4 минуты назад, Zero108 сказал:

SlawkA div, в котором картинка с аватаркой человека и поле поиска, сделать справа-налево.

я хоть и на половину иранец фарси. но я не знаю как это сделать :bn:

с права налево

39 minutes ago, SlawkA said:

I'm at least half Iranian Farsi. but i don't know how to do it :bn:

can you speak a little Persian?

В 25.01.2023 в 2:09 PM, avangcom сказал:

And how can you put a logo photo instead of Invision Community?

в настройках темы, вкладка "logos".

1 hour ago, by_ix said:

в настройках темы, вкладка "logos".

Да, проблема с логотипом решена, но проблема с написанием справа налево не решена

avangcom вместе с первым вариантом добавьте это:
 

[data-focus-navigation-align~="right"][dir="rtl"] .ipsNavBar_primary {
    text-align: right;
    margin-right: 20px;
}

 

Hello, thank you, now there is only this problem with the list

b1.png.ff6d586a2d39d31dc9c20d5c7856d29d.pngb2.png.2446408f72a95efffe48df7640f45e0c.png

.ipsNavBar_primary > ul > li:nth-last-child(2):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary {
right: var(--nav-dropdown--offset-x) !important;
left: auto !important;
}
[dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(1):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(2):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(3):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(1) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(2) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(3) > .ipsNavBar_secondary::before {
left: auto !important;
right: 20px !important;
}

 

 

html[dir="rtl"] .ipsNavBar_secondary > li {
  direction: rtl;
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.