MyBB Community Forums

Full Version: [Release] Concealment Theme v1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Snowy Wrote:Looks really nice! Smile

Thanks again Smile. We're happy to see that everyone is pleased with the theme release thus far. It provides us with the feedback to continue development of future MyBB themes!

We have a few new ideas that we will be putting into design once we get the new design up and running on our website.

In addition, we'll be offering a line of services catering specifically to MyBB users and expanding to WordPress Smile.
how would i encorporate my own logo into your theme banner? love the theme colours!
very proffesional ! but also is very cool ! great theme!
rcw Wrote:how would i encorporate my own logo into your theme banner? love the theme colours!

In the header template, look for:

		<div class="headerlogo">
			<img src="./themes/concealment/header/header_logo.gif" alt="" />
		</div>

Replace the source of the image with the location of your header. You'll probably have to drop the background for the logo as well since your header doesn't match the overall background that's set for the theme.

To do that, you'll need to modify the theme.

Find:

#c_header { background-image: url("./themes/concealment/header/header_bg.gif"); height: 79px; width: 100%; }

And replace it with:

#c_header { height: 79px; width: 100%; }
I think; this is the best theme for MyBB!
Administrator Wrote:I think; this is the best theme for MyBB!


Thank you Smile - Glad you're enjoying the theme. Feel free to make suggestions as well Smile.
Very nice theme! Smile
Sweet looking theme... Thanks for sharing!
kpt608 Wrote:Sweet looking theme... Thanks for sharing!

No problem at all Smile. More coming, though we're in the process of switching servers and bringing in additional services. Hopefully we'll be able to release another 1-2 here soon.

We had planned to release more before new years, however, with the additional programming and such at AirborneFive, we've had to hold back development on the themes we have in PSD format.
Yeah this is one of the most beautiful themes I've ever seen. Thanks!
Pages: 1 2