adding background image

Forum
Last Post
Threads / Messages

Silver_Brick

Banned
Banned
Joined
Oct 13, 2016
Messages
205
Points
0
Location
In Earth
Mysidian Dollar
0
ce9fb8ec63b6a6452ceb293e81e8a250.png

I want to add this background image in my website dacankey.mysidiahost.com any help will be appreciated
 
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:
background: url("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.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,278
Messages
33,127
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top