DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Style Support
*****************************************************
#Post#: 19476--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: RaymondSwope
Date: January 15, 2018, 3:57 pm
---------------------------------------------------------
--- Quote from: CreateAForum link ---
>
> It's various simliar it's in this line
>
--- Code ---
> #header {
> background:
url(
HTML https://cdn.smfboards.com/caf/themes/dark_blue/images/theme/main_block.png)<br
/>#fefefe no-repeat 0 -480px;
> padding-left: 20px;
> }
>
--- End Code ---
>
--- End Quote ---
k so i can just change the color to "#000000"? or is there
something else i need to do?
#Post#: 19477--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: CreateAForum
Date: January 15, 2018, 4:00 pm
---------------------------------------------------------
Yes to a color that matches
#Post#: 19478--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: RaymondSwope
Date: January 15, 2018, 4:05 pm
---------------------------------------------------------
--- Quote from: CreateAForum link ---
>
> Yes to a color that matches
>
--- End Quote ---
it now reads:
background:
url(
HTML https://cdn.smfboards.com/caf/themes/dark_blue/images/theme/main_block.png)<br
/>#000000 no-repeat 0 -480px;
padding-left: 20px;
still not solved, does it have to be set to the same color as
the rest of the header? if so, how do i find that color?
#Post#: 19479--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: CreateAForum
Date: January 15, 2018, 4:08 pm
---------------------------------------------------------
Use a value of 1 #393939;
#Post#: 19480--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: RaymondSwope
Date: January 15, 2018, 4:11 pm
---------------------------------------------------------
--- Quote from: CreateAForum link ---
>
> Use a value of 1 #393939;
>
--- End Quote ---
i now have :
#header
{
background:
url(
HTML https://cdn.smfboards.com/caf/themes/dark_blue/images/theme/main_block.png)<br
/>1 #393939 no-repeat 0 -480px;
padding-left: 20px;
}
still a white block there... i'm looking under "framing
graphics" is that the right section?
edit: sorry i removed the 1, and no change
#Post#: 19481--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: RaymondSwope
Date: January 15, 2018, 6:58 pm
---------------------------------------------------------
strangely, i had an extra theme in my forum and was able to
switch to one that solved the problem (was using dark_blue,
switched to darkblue; not sure why both were there). the other
themes it turns out all were completely stock, so i deleted them
and i'm good now. might need some instructionals on how to
modify some other things, but this at least is handled. i
suggest for anyone else having this problem to check the themes
and make sure you have the one selected you meant to, and i'm
betting you can create a new one to solve this problem from the
templates on the layout page.
#Post#: 19482--------------------------------------------------
Re: How do I remove the random white area under banner?
DIR By: CreateAForum
Date: January 15, 2018, 7:00 pm
---------------------------------------------------------
Glad you have a solution
*****************************************************
Page 2 of 2
DIR Previous Page