Jump to content

Увеличение отступа

Featured Replies

День добрый. Подскажите, как увеличить отступ.

 

Снимок.PNG

Link to comment
https://ipbmafia.ru/topic/19012-uvelichenie-otstupa/
Share on other sites

В Custom.css Добавьте

html[dir] .cPost .ipsComment_content {
    padding-left: 20px;
}

Или

.cPost.ipsComment .ipsType_richText {
    margin-top: 0;
    padding-left: 20px;
}

 

Link to comment
https://ipbmafia.ru/topic/19012-uvelichenie-otstupa/?&do=findComment&comment=141297
Share on other sites
1 час назад, Sipsb сказал:

В Custom.css Добавьте


html[dir] .cPost .ipsComment_content {
    padding-left: 20px;
}

 

Теперь появился отступ здесь ;c

 

Снимок.PNG

Link to comment
https://ipbmafia.ru/topic/19012-uvelichenie-otstupa/?&do=findComment&comment=141298
Share on other sites
4 минуты назад, Sipsb сказал:

Или


.cPost.ipsComment .ipsType_richText {
    margin-top: 0;
    padding-left: 20px;
}

 

 

Link to comment
https://ipbmafia.ru/topic/19012-uvelichenie-otstupa/?&do=findComment&comment=141299
Share on other sites
1 час назад, Sipsb сказал:

 

Благодарю, можно закрывать.

Link to comment
https://ipbmafia.ru/topic/19012-uvelichenie-otstupa/?&do=findComment&comment=141300
Share on other sites

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.