I´m new here and my forum is:
Last edited by ,dArkRay on Sat 13 Jul - 3:34; edited 1 time in total
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
RikudouSennin wrote:Ask a admin about this
#wrap {
position: relative;
background: #fff;
margin-left: auto;
margin-right: auto;
margin: auto;
width: 940px;
border: 1px solid #878787;
border-top: 0;
border-bottom: 0;
height: auto;
}
body {
background: #efefef url(http://www.mybb.com/assets/images/bg.gif);
line-height: 1.6em;
margin-top: 0;
margin-bottom: 0;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box {
top: 60px;
right: 5px;
height: 26px;
position: absolute;
display: inline-table;
float: right;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
display:none!important;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
display:none!important;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
candy_fear wrote:I done for you , but isn't exactly add this in your Administration Panel -> Display -> Colors -> CSS
- Code:
#wrap {
position: relative;
background: #fff;
margin-left: auto;
margin-right: auto;
margin: auto;
width: 940px;
border: 1px solid #878787;
border-top: 0;
border-bottom: 0;
height: auto;
}
body {
background: #efefef url(http://www.mybb.com/assets/images/bg.gif);
line-height: 1.6em;
margin-top: 0;
margin-bottom: 0;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box {
top: 60px;
right: 5px;
height: 26px;
position: absolute;
display: inline-table;
float: right;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
display:none!important;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
display:none!important;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
Preview on your forum : http://iceimg.com/i/e6/33/2040311bb2.png
candy_fear wrote:What you want to does with footer , to make like myBB ?
#wrap {
position: relative;
background: #fff;
margin-left: auto;
margin-right: auto;
margin: auto;
width: 940px;
border: 1px solid #878787;
border-top: 0;
border-bottom: 0;
height: auto;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box {
top: 60px;
right: 5px;
height: 26px;
position: absolute;
display: inline-table;
float: right;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
display:none!important;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
display:none!important;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
candy_fear wrote:Don't need your moneys , I help for free , but I can't add the searchbox back again because look very ugly
- Code:
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
Add that in your CSS for corners .
#wrap {
position: relative;
background: #fff;
margin-left: auto;
margin-right: auto;
margin: auto;
width: 940px;
border: 1px solid #878787;
border-top: 0;
border-bottom: 0;
height: auto;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box {
top: 60px;
right: 5px;
height: 26px;
position: absolute;
display: inline-table;
float: right;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
display:none!important;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
display:none!important;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: auto;
position: relative;
width: 940px;
margin-top: -10px;
margin-bottom: -10px;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
candy_fear wrote:
- Code:
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: auto;
position: relative;
width: 940px;
margin-top: -10px;
margin-bottom: -10px;
}
.headerbar{
background: #fff url(http://www.mybb.com/assets/images/header.jpg) top left no-repeat;
height: 125px;
border-bottom: 1px solid #024570;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -5px;
top: 97px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
Replace your css with this .
candy_fear wrote:No , I don't need something from you , for me , forumotion isn't a bussines , just help members .
Yes , if you have more problems I'm glad to help you , for any problem , please create other topic , if that is solved , edit your first post and mark as complete.
RikudouSennin wrote:Ask a admin about this
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -10px;
top: 92px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.56);
}
.headerbar {
background: #fff url(http://images2.layoutsparks.com/1/143319/desert-spirit-scenery-nature-31000.jpg) no-repeat;
border-bottom: 1px solid #024570;
height: 125px;
width: 100%;
margin-left: -5px;
margin-top: -5px;
}
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
candy_fear wrote:
- Code:
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -10px;
top: 92px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.56);
}
.headerbar {
background: #fff url(http://images2.layoutsparks.com/1/143319/desert-spirit-scenery-nature-31000.jpg) no-repeat;
border-bottom: 1px solid #024570;
height: 125px;
width: 100%;
margin-left: -5px;
margin-top: -5px;
}
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
replace your css with this.
#logo {
float: left;
padding: 5px;
background-image: url(BANNER HERE);
background-repeat: no-repeat;
}
#page-header .navbar a[href="/"]{
margin-right: -15px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.56);
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
box-shadow: 0 0 20px rgba(0,0,0,0.56);
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
margin-bottom: 15px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
candy_fear wrote:Hello , this is for logo and menu
- Code:
#logo {
float: left;
padding: 5px;
background-image: url(BANNER HERE);
background-repeat: no-repeat;
}
#page-header .navbar a[href="/"]{
margin-right: -15px;
}
and replace
- Code:
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.56);
}
with this code
- Code:
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
box-shadow: 0 0 20px rgba(0,0,0,0.56);
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
margin-bottom: 15px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
CodeAcademy is the best , it is very easy to learn , I learn php and javascript from there , I suggest you to start with HTML first because is very simple for you and also with CSS , are very more sites but don't learn and learn , practice is very important , when I started first time to code , I stealing various codes from a theme and from other and from other , after 1 year I learned a nice trick ,without him was very hard for me too learn. Oh yeah , and , no one helped me , but I love this , I want to become a Web Developer , this is my wish :DIf you need help at learning you can send me a P.M to help you , don't give codes , only some training and where you don't understant I will explain you.Glad to help you,
Thisto
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -10px;
top: 92px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
box-shadow: 0 0 20px rgba(0,0,0,0.56);
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
margin-bottom: 15px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.headerbar {
background: #fff url(http://images2.layoutsparks.com/1/143319/desert-spirit-scenery-nature-31000.jpg) no-repeat;
border-bottom: 1px solid #024570;
height: 125px;
width: 100%;
margin-left: -5px;
margin-top: -5px;
}
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
#page-header .navbar a[href="/"]{
margin-right: -15px;
}
candy_fear wrote:Replace your CSS with this :
- Code:
#page-header .navbar {
background: url(http://www.mybb.com/assets/images/menu_bg_start.png) no-repeat;
padding-left: 41px;
position: absolute;
right: -10px;
top: 92px;
}
#wrap {
background: #fff;
border: 1px solid #878787;
border-bottom: 0;
border-top: 0;
box-shadow: 0 0 20px rgba(0,0,0,0.56);
height: auto;
margin: -10px auto;
position: relative;
width: 940px;
margin-bottom: 15px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.headerbar {
background: #fff url(http://images2.layoutsparks.com/1/143319/desert-spirit-scenery-nature-31000.jpg) no-repeat;
border-bottom: 1px solid #024570;
height: 125px;
width: 100%;
margin-left: -5px;
margin-top: -5px;
}
.forabg , .forumbg {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#search-box input.button2 {
background: url(http://www.mybb.com/assets/images/search_button.gif) 100% 0 no-repeat;
border: 0;
color: #fff;
cursor: pointer;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 26px;
padding: 4px 6px;
top: 0;
width: 58px;
}
#search-box {
display: inline-table;
float: right;
height: 26px;
position: absolute;
right: 10px;
top: -50px;
}
#search-box #keywords {
background: #fff url(http://www.mybb.com/assets/images/search.png) 5px no-repeat;
border: 1px solid #024570;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
float: left;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
height: 14px;
padding: 5px 5px 5px 25px;
top: 0;
width: 150px;
}
#page-header div.navbar ul.linklist {
background: #016db0 url(http://www.mybb.com/assets/images/menu_bg.png) repeat-x;
height: 34px;
list-style: none;
margin: 0;
padding: 0;
margin-top: -5px;
border-bottom: 0px;
}
a[href="/calendar"]{display:none!important;}
a[href="/faq"]{display:none!important;}
a[href="/search"]{display:none!important;}
#page-header .navbar li.active {
background: url(http://www.mybb.com/assets/images/menu_bg_active2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -1px;
}
#page-header .navbar li.active a,#page-header .navbar li.active a:hover {
background: url(http://www.mybb.com/assets/images/menu_bg_active.png) no-repeat top left;
color: #000;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #ffffff;
}
#page-header .navbar li a {
border-bottom: 0;
color: #fff;
display: inline;
padding: 4px 10px 3px;
text-decoration: none;
position: relative;
top: 5px;
}
#page-header .navbar li a:hover {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
span.corners-top , span.corners-top span , span.corners-bottom , span.corners-bottom span {
background-image: none;
}
#page-header .navbar a[href="/"]{
margin-right: -15px;
}
For your banner go in Administration Panel -> Display -> Pics -> Advanced Mode -> Forum main logo : ADD HERE THE URL
It is very nice to know to code and help friend , like my cousin , it is a proffesional web developer and him make me to love this more and more , because I learn more from him, help me in any moment , and we aren't stealers , plagiators , id**ts , ret**ds or something like that how all world say about my nationality : Romanian , I want to show what and romanians can , they can do very much if have with who , the CA is very good because have a console where you see all feedback from your code ,don't try .pdf books or something like that because you will only learn , not practice .
candy_fear wrote:I'm sorry but this I really don't know :(I helped you with what I can .
Don't talk about me I'm stealer , just my nationality