Not Solved How To Change Page Background Colour
#1
Not Solved
Hi
How Do I Change The Page Background Colour
of each post, at the moment all the pages have a blue background.

Many thanks for any help
Best Regards
Len

Reply
#2
Not Solved
I'm unsure what you mean. If you wish to change your page background, go into global.css and look for the background attribute within the body{} class. If you mean posts, take a look here.
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply
#3
Not Solved
(2018-06-03, 10:12 PM)Wires Wrote: I'm unsure what you mean. If you wish to change your page background, go into global.css and look for the background attribute within the body{} class. If you mean posts, take a look here.

Hi
If you visit my website and click on a post you will see the page background is blue
how do I set it to light grey?
Best Regards
Len

Reply
#4
Not Solved
Your theme is really buggy. I can't actually seem to find the colour of your background (#81a2c4) in your global.css file or in Inspect Element. Your posts also seem to have a transparent background and rely on the post_container background, which I doubt is meant to be on purpose. Anyhow, you can override the colour by going into your showthread template, find:

 <td id="posts_container">

Change to:

 <td id="posts_container" style="background: #colorhere">
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply
#5
Not Solved
(2018-06-03, 10:53 PM)Wires Wrote: Your theme is really buggy. I can't actually seem to find the colour of your background (#81a2c4) in your global.css file or in Inspect Element. Your posts also seem to have a transparent background and rely on the post_container background, which I doubt is meant to be on purpose. Anyhow, you can override the colour by going into your showthread template, find:

 <td id="posts_container">

Change to:

 <td id="posts_container" style="color: #colorhere">



Hi
I tried the code and it changed the text
it's the page background I'm trying to change
would it come under thread background?
Best Regards
Len

Reply
#6
Not Solved
Sorry. My mistake. I've updated my code.
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply
#7
Not Solved
(2018-06-03, 11:29 PM)Wires Wrote: Sorry. My mistake. I've updated my code.

Hi
Yep that worked perfectly!
Many thanks
at the moment there is no line seperaiting
reply posts they all look part of one page
where can I add a line to seperate each post reply?
Best Regards
Len

Reply
#8
Not Solved
Unsure what you've changed since last visiting, but I can only see 1 post per thread for some reason.
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply
#9
Not Solved
(2018-06-04, 01:27 AM)Wires Wrote: Unsure what you've changed since last visiting, but I can only see 1 post per thread for some reason.

Hi Wires
I done a complete install
and all works OK.

Many Many Thanks for all your help!
Best Regards
Len

Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)