Jump to the post that solved this thread.
Solved: 9 Years, 11 Months, 2 Weeks ago Change the header image.
#1
Solved: 9 Years, 11 Months, 2 Weeks ago
Hey guys!

I was asking how to change this heather background:

[Image: 7qgqFSr.png]

Forums URL: http://forum.ad-rp.webuda.com/portal.php

Thanks anticipated!
MyBB Fan - Best Open Source Forum Engine

FreeDomain.Club - Free Domain & VPS provider
Reply
#2
Solved: 9 Years, 11 Months, 2 Weeks ago
This image is defined in revolution theme css "revolution.css"

.topbar {
	background: #393b47 url(images/revolution/bfbg.jpg) top center;
  	border-bottom: 3px solid #101010;
	height: 220px;
	padding: 0;
	margin: auto;
	text-shadow: 1px 1px 0px #262832;
	color: #fff;
	width: 100%;
  
}

Upload the picture, you want to use, into "images/revolution/" directory as bfbg.jpg or change the css rules for .topbar background in revolution.css with your image name.
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)