DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 19534--------------------------------------------------
HELP WITH HEADER
DIR By: thefirecorner
Date: January 22, 2018, 12:50 pm
---------------------------------------------------------
@createaforum
I need to place the header that I have behind the logo, login,
and search box like the one's already provided by you guys
(Christmas etc)
RR
www.thefirecorner.com
#Post#: 19540--------------------------------------------------
Re: HELP WITH HEADER
DIR By: CreateAForum
Date: January 22, 2018, 5:29 pm
---------------------------------------------------------
It's a css change you can do this under admin -> style manager
-> modify your style
For the css find something that starts with #header
--- Code ---
#header {
padding-left: 20px;
box-shadow: 0 0 10px #999;
background:
url(
HTML https://cdn.smfboards.com/caf/themes/christmas/images/theme/head.jpg)<br
/>bottom;
border-radius: 20px;
margin: 10px auto;
width: 97%;
}
--- End Code ---
Above is from the christmas theme you should be able to modify
your style's css to do the same.
*****************************************************
Page 1 of 1