Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   adding background image (http://www.mysidiaadoptables.com/forum/showthread.php?t=5226)

Silver_Brick 10-21-2016 09:58 AM

adding background image
 
http://dacankey.mysidiahost.com/picu...3e81e8a250.png
I want to add this background image in my website dacankey.mysidiahost.com any help will be appreciated

Dinocanid 10-21-2016 01:16 PM

Depending on which theme you're using, you would go into the css file, find the line that says background, which should be near the very top, and change it to this:
PHP Code:

backgroundurl("PutDirectImageLinkHere"no-repeat;
background-size:100%; 

If you're using the default/main theme, this would be found in templates>main>media>style-city.css

The background size makes sure the image fills the screen without any white space and the no-repeat makes sure the image doesn't show up in tiles.


All times are GMT -5. The time now is 02:18 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.