Home › Forums › Pathway Forum › Background and Text Colours
- This topic has 7 replies, 2 voices, and was last updated 9 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 12, 2015 at 11:55 am #7863
This template is very nice but it would be even more nice if you would be able to change the color of the background (e.g. to black) and the color of the text also (e.g. to white). I have tried to change style.css and also tried to enter custom css in admin settings but the color always remains white and black. In boxed layout you can change the color of the basic background. In full witdth any changes do not change anything.
Is there an easy css code you can enter for the main background (where the text and pics appear) and for the text itself?
Best regards,
Harald
June 12, 2015 at 12:23 pm #7867Hi Harald,
Can you show us the website please?
Regards,
ShriJune 13, 2015 at 2:13 pm #7908Hi Shri,
you find the installed template on www.pan21.com
Best regards,
Harald
June 17, 2015 at 8:53 am #8090Hi Harald,
For background of the entire site you can go to Appearance>Customize>Background and change the background to whatever you want.
In case you want to change background of the wrapper add this in custom css area under Appearance>Theme Options>Layout Settings:
.header, .container, .wrapper_main{background:#000;}
Text i suppose you can select the colors via Appearance>Theme Options>Basic Settings.
Regards,
ShriJune 18, 2015 at 9:31 am #8153Hi Shri,
This is great! It works…. -however if you have it to “Wide / Full width layout” the settings on Appearance>Customize>Background are not visible.
However, the custom CSS Setting for header, .container, .wrapper_main{background:#000;} works.
If you do that and change the whole layout from white to black there is a huge spot left and right to the header remaining white…. -if this can be changed as well it would be real perfect.
Thank you.
Best regards,
Harald
June 18, 2015 at 11:20 am #8157Hi Harald,
Try applying .body in the list of class as well, I think then that left and right white space would also get sorted out.
Regards,
ShriJune 18, 2015 at 4:37 pm #8174Hi Shri,
perfect!!! Youre a STAR!!!
Thank youuuuu!!
Best regards,
Harald
June 19, 2015 at 7:14 am #8192Glad it worked.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.