MyBB Community Forums

Full Version: What do you think?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I customized my theme today for my forum, now it looks alot better, and the theme has that planet feel to it which I wanted since my forum is called PlanetGamers

Here is the normal theme: http://demo.nanoskinners.com/mybb/

and here it is after I customize it: http://planetgamers.org

what do you think, looks nice?
Looks nice to me except the background repeats on y-axis on my resolutions 1920x1080.

I would recommend setting a max width, centering the background then have the image fade to black on the sides so that you can just set the background color to #000 and it will look fine.
Yeaa! Looks nice man!
(2010-11-11, 05:09 PM)Alex Smith Wrote: [ -> ]Looks nice to me except the background repeats on y-axis on my resolutions 1920x1080.

I would recommend setting a max width, centering the background then have the image fade to black on the sides so that you can just set the background color to #000 and it will look fine.

Can you guide me on how to do so?
not bad bro
Thanks
Looks good but the sidebar screwed up the footer Toungue
(2010-11-11, 10:28 PM)Scoutie44 Wrote: [ -> ]Looks good but the sidebar screwed up the footer Toungue

Yea, thats why I changed it around.
As per your pm here is what I would do. You'll obviously need to edit the background image yourself Wink.

The color should work fine as it is (if you want to be safe change #0B0B0B to #000000 or just use the #0B0B0B for the end of the image).

To the body css add the following.
background-position:center; 
background-repeat:no-repeat;
Thanks NetSage, +1 rep Heart