BACKGROUND STYLE on: February 15, 2018, 07:11:14 pm #1 I'm using the light style plus I have my page setup at 85%. Can I change the color of what is out of the actual forum to a dark gray?RRwww.thefirecorner.com Logged
Re: BACKGROUND STYLE Reply #1 on: February 15, 2018, 08:41:08 pm #2 Yes you can it is a css property. Under style manager -> modify css Logged Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
Re: BACKGROUND STYLE Reply #2 on: February 15, 2018, 09:11:45 pm #3 Modify style?? But where in there because is a lot of codes Logged
Re: BACKGROUND STYLE Reply #3 on: February 15, 2018, 09:21:53 pm #4 Can you take a screenshot and highlight the area you want to change. Logged Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
Re: BACKGROUND STYLE Reply #4 on: February 15, 2018, 09:36:21 pm #5 You see the border with little holes? I wiuld like that gray or be able to play with the colors. Logged
Re: BACKGROUND STYLE Reply #5 on: February 15, 2018, 09:43:58 pm #6 That's a background image controled by this line in the cssCode: [Select]background: url(https://cdn.smfboards.com/caf/themes/light/images/theme/bg.png); Logged Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
Re: BACKGROUND STYLE Reply #6 on: February 15, 2018, 09:46:23 pm #7 What do I do to change the color? Logged
Re: BACKGROUND STYLE Reply #7 on: February 15, 2018, 09:49:20 pm #8 Well you could make it a solid color.Or you would have to edit the graphic and change the color of it. Logged Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
Re: BACKGROUND STYLE Reply #8 on: February 15, 2018, 10:12:53 pm #9 Yeah but how I make it a solid color? Logged
Re: BACKGROUND STYLE Reply #9 on: February 16, 2018, 02:39:17 am #10 Try replacingCode: [Select]background: url(https://cdn.smfboards.com/caf/themes/light/images/theme/bg.png);WithCode: [Select]background-color: gray; Logged Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
Re: BACKGROUND STYLE Reply #11 on: February 16, 2018, 05:34:38 am #12 @createaforum It didnt work, but I want to use the Thanksgiving theme I like the colors but how can I delete the pumpkins ?? Last Edit: February 16, 2018, 01:31:16 pm by thefirecorner Logged