XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: [Resolved] Changing Backgrounds
Ian
New Poster
**




Posts: 3
Registered: 12-31-2012
Member Is Offline


[*] posted on 1-1-2013 at 11:52 AM
[Resolved] Changing Backgrounds


Full Board URL: http://sincityhaven.com/forum/
XMB Version: 1.9.11

I am trying to change the background color on my site. I know I am using the right box: Background (Enter a hex code or an image name): and I have tried putting a link to a background image but that didn't work so I just threw #000000 in there. The background remains white no matter what I put in there.

I would just put a new theme on there but the whole button image thing (image database?) eludes me thus far.

Can anyone help?
View user's profile View All Posts By User
lottos
Administrator
********




Posts: 477
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 1-1-2013 at 12:01 PM


Perhaps try changing

background-color:

in the css file (after taking a backup of that file).



View user's profile View All Posts By User
Ian
New Poster
**




Posts: 3
Registered: 12-31-2012
Member Is Offline


[*] posted on 1-3-2013 at 02:54 AM


I am a complete noob to all this and since I don't know where the css file is and it was suggested that I do not touch it...how do I get the buttons on the imported themes to show?
View user's profile View All Posts By User
Mouser
XMB Contributor
********




Posts: 202
Registered: 4-14-2008
Member Is Offline

Mood: Christmasy. Yes, in September.

[*] posted on 1-6-2013 at 10:42 PM


CSS file... lottos? That is not really used in most of the XMB themes.


@ Ian,

Go to your Administration Panel" --> "Themes".
Click on the "Details" link behind the theme you wish to edit.
Adjust the "Background (Enter a hex code or an image name)" property.



Additional information regarding CSS files;

Some themes have a CSS file.
If that is the case, you can find out.
First, find out which "Image Directory" your theme uses:
1. Go to your Administration Panel" --> "Themes".
2. Click on the "Details" link behind the theme you wish to edit.
3. Check out the "Image Directory" property.
Login to your webspace with an FTP client, and check that folder for a file called "theme.css".
View user's profile View All Posts By User
Ian
New Poster
**




Posts: 3
Registered: 12-31-2012
Member Is Offline


[*] posted on 1-9-2013 at 05:57 PM


I am putting #000000 in the background on the main theme but the background still stays white. Not sure why. I would really like to have my own background on there but I will settle for solid black. The only reason I'm trying to modify the main theme is because the button images don't show up on the imported themes.

I still don't understand why the images for the buttons don't show up when using the imported themes.

I checked the Image Directory property and it said images/davis. So I did as you instructed and it says, "This directory is empty." This can't be this difficult... I must be missing something.
View user's profile View All Posts By User
Matty
New Poster
**




Posts: 1
Registered: 4-9-2013
Member Is Offline


info.gif posted on 4-9-2013 at 10:27 PM


@ lottos,
You are right :thumbup: that theme has a CSS:
Quote:
body {
background-repeat: repeat-x;
background-color: #fff;
}

Solution = DELETE :frog:

@ Ian,
The other buttons weren't working because your images/theme folder uploaded as images/theme/theme and messed up the path for the .xmb template.

:love: Matty
View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 17.3% - SQL: 82.7%]