News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Help me change my background.

Started by mrpike, July 06, 2011, 06:39:52 PM

Previous topic - Next topic

mrpike

Can anyone help me change my background from blue to something that I want? I'm not sure how to do it or where the file would be located. Thanks in advance.

www.hooksandfins.com/forum

mashby

Things to consider:
/* Set a fontsize that will look the same in all browsers. */
body
{
background: #293D4F url(../images/theme/bg.png) repeat-x top left;
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
margin: 0 0 20px;
padding: 0;
}
That bg.png image is just a large image containing one color #293D4F. You could just make it this:
body
{
background: #293D4F;
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
margin: 0 0 20px;
padding: 0;
}
Then the #293D4F color could be changed, but then the next thing is your logo. The background color of that image is  #293D4F as well, so the things match rather well. What is the something you want?
Always be a little kinder than necessary.
- James M. Barrie

mrpike

I don't want a color, I want to have an image. I'm trying to have a blank think I can edit in Photoshop. I can also edit my logo so that it will have a clear background in photoshop.

mashby

OK, so you currently have an image that's just one color. And based on this other topic, it sounds like you have some idea of what to do now, eh?
Always be a little kinder than necessary.
- James M. Barrie

mrpike

A little, although he wasn't exactly hitting it on the head either. I just want one image that I can make the background.

mashby

Always be a little kinder than necessary.
- James M. Barrie

mrpike


Sir Osis of Liver


You can make the entire forum transparent over a background image, like GreenLeaf -

http://custom.simplemachines.org/themes/index.php?action=download;lemma=718;id=4999;image

It's not available for 2.0 (I'm running it in 1.1.13), but you can pick through the css and maybe figure how it's done.  I haven't had the patience.

Even if the whole world has forgotten,
The song remembers when.

                              - H. Prestwood

Advertisement: