MyBB Community Forums

Full Version: Width, Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
No, I mean the header background image, like what they have here on this site, theres mountains, and that's the background image for the logo.
(2011-06-07, 02:58 PM)Aohor Wrote: [ -> ]
(2011-06-07, 12:54 PM)Yaldaram Wrote: [ -> ]According to the page source, you are editing theme 4 but using theme 5 on your board.

If you wish, you can PM me your ACP details and I'll edit it for you.

actually it take some times. working now. but my logo dose not fit with 960 px. what can I do???
I return back 85% mark though.but it ll take some time to make change.
there is any way to fit my logo with 960 px???


As I said, you've to edit image file in Photoshop to stretch it to show through 960px bg.
(2011-06-07, 03:14 PM)Waterbird Wrote: [ -> ]No, I mean the header background image, like what they have here on this site, theres mountains, and that's the background image for the logo.

Its logo.
Any way, I mean the background header image, to just put a background image BEHIND the logo. Like what's done on this site.
In global.css add:
.logo {
background: url(images/header.png);
}

Obviously, edit header.png to whatever your image is actually called.
Pages: 1 2 3