The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

post background

4 posters

Go down

Solved post background

Post by poesia-verses May 15th 2021, 6:36 am

https://help.forumotion.com/t137252-button-to-choose-the-message-background

the background of the post for this script is not colored completely

background staff - post background Clipbo19
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by skouliki May 15th 2021, 9:11 am

hello

i visit your forum and it seems ok to me

background staff - post background Scre1906

skouliki
skouliki
Manager
Manager

Female Posts : 15153
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 9:48 am

poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by TheCrow May 15th 2021, 10:50 am

Hey,

Just add in your CSS this rule:
Code:
.post {
  background-color: #a7b0b9!important;
}

and it should fix your problem.

Regards,
TC.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 2:03 pm

is it really not clear?
you need the background to be completely in the post as a picture
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by TheCrow May 15th 2021, 2:39 pm

Just to be clear. You want the butterflies background to be full or the grey one?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 2:52 pm

poesia-verses wrote:https://help.forumotion.com/t137252-button-to-choose-the-message-background

the background of the post for this script is not colored completely

background staff - post background Clipbo19
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 3:54 pm

for invision does not work
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by Ape May 15th 2021, 4:59 pm

Hi Yes your right this code will not work right for invision forums right now as it was made before we added invision to our forums but with some work it should work

What is the background URL you are using ?

Butterfly or Grey ?


background staff - post background Left1212background staff - post background Center11background staff - post background Right112
background staff - post background Ape_b110
background staff - post background Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19143
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 5:08 pm

What is the background URL you are using ?

Butterfly or Grey ?

there is a list of backgrounds in the code, you switch
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by Ape May 15th 2021, 5:12 pm

okay give this a try

Admin Control Panel Settings:
ACP >> Display Tab >> Pictures and Colors >> Colors >> CSS Tab >>

FIND:
Code:
.post-entry {
    background-color: #A7B0B9;
    border-left: 1px solid #000;
    font-family: Times New Roman;
    font-size: 22px;
    line-height: 138%;
    margin-right: -70px;
    padding-bottom: 10px;
    padding-left: 10px;
}


REPLACE WITH :
Code:
.post-entry {
    background-color: #A7B0B900;
    border-left: 1px solid #000;
    font-family: Times New Roman;
    font-size: 22px;
    line-height: 138%;
    margin-right: -70px;
    padding-bottom: 10px;
    padding-left: 10px;
}

Result: background staff - post background Captu358

NOTE:
If You can't find the Code already installed on your CSS files Please just add this at the Top or Bottom then save.


background staff - post background Left1212background staff - post background Center11background staff - post background Right112
background staff - post background Ape_b110
background staff - post background Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19143
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

TonnyKamper and poesia-verses like this post

Back to top Go down

Solved Re: post background

Post by poesia-verses May 15th 2021, 5:22 pm

thanks

solved

Shocked
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

Solved Re: post background

Post by Ape May 15th 2021, 5:29 pm

@poesia-verses Just a little fix you might want to look at

Your profile is not lined up right

So to add this to your CSS will help you more too.

Find:
Code:
.postprofile {
    margin-left: 10px;
    width: 180px;
}

Replace with:
Code:
.postprofile {
    margin-left: 10px;
    width: 217px;
}

Before:
background staff - post background Captu359

After:
background staff - post background Captu360

again if not on your CSS files already just add the one called Replace Wink

Problem solved & topic archived.
Please read our forum rules: ESF General Rules


background staff - post background Left1212background staff - post background Center11background staff - post background Right112
background staff - post background Ape_b110
background staff - post background Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19143
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

TonnyKamper likes this post

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum