2009-03-15, 06:16 PM
how can i add a background image to the default template of MyBB. I know its to do with the .CSS file but for the love of god were is it
Adding a background
|
2009-03-15, 06:16 PM
how can i add a background image to the default template of MyBB. I know its to do with the .CSS file but for the love of god were is it
2009-03-15, 06:18 PM
it's in the global.css file (in the theme style settings)
change the value of the body background, and #container background.
Official Arabic Translator.
2009-03-15, 06:24 PM
2009-03-15, 06:24 PM
Templates&Style/Your Theme/global.css/BlackGround/ add; #fff url(http://www.yourblackground.com.png)
2009-03-15, 06:26 PM
(2009-03-15, 06:24 PM)Iceman II Wrote: Templates&Style/Your Theme/global.css/BlackGround/ add; #fff url(http://www.yourblackground.com.png) so your saying i have to enter the full url of my image to have it as a back ground
if it in a sub folder under your forum root folder you can use this
where #fff it's the color hex code, and sub_folder/my_image.gif it's the path where your background image is located.
Official Arabic Translator.
2009-03-15, 06:33 PM
(2009-03-15, 06:26 PM)alan1979 Wrote:(2009-03-15, 06:24 PM)Iceman II Wrote: Templates&Style/Your Theme/global.css/BlackGround/ add; #fff url(http://www.yourblackground.com.png) Yes, see my forum? (www.moviemania-pt.com) I use the same way.... Templates&Style/Your Theme/global.css/BlackGround/ add; #fff url(http://img17.imageshack.us/img17/6729/fundok.gif)
2009-03-15, 06:35 PM
(2009-03-15, 06:30 PM)pepotiger Wrote: if it in a sub folder under your forum root folder you can use this i made a mistake. can some one tell me the default colour for #container please as i edited the wrong box.
2009-03-19, 07:25 AM
would someone mind telling me why I would need to insert the color code in this case #fff before the url(sub_folder/my_image.gif);
|
« Next Oldest | Next Newest »
|