I can't change my background
4 posters
Page 1 of 1
I can't change my background
I can't change the background to my forum: http://dmbempire.forumotion.com/
I would like to set it to this: http://fc06.deviantart.net/fs71/i/2013/012/1/1/the_jedi_order_by_guardianoftheforce-d5r24lm.jpg
but no matter what I try, nothing works
I would like to set it to this: http://fc06.deviantart.net/fs71/i/2013/012/1/1/the_jedi_order_by_guardianoftheforce-d5r24lm.jpg
but no matter what I try, nothing works
Re: I can't change my background
Hi,
Go to Display -> Pictures and Colors -> colors -> CSS Stylesheet
Find this link: http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg
Replace with: http://fc06.deviantart.net/fs71/i/2013/012/1/1/the_jedi_order_by_guardianoftheforce-d5r24lm.jpg
goodluck!
Go to Display -> Pictures and Colors -> colors -> CSS Stylesheet
Find this link: http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg
Replace with: http://fc06.deviantart.net/fs71/i/2013/012/1/1/the_jedi_order_by_guardianoftheforce-d5r24lm.jpg
goodluck!
Re: I can't change my background
Save the image you've selected then upload it into an image uploader, I suggest you upload it in https://imgur.com , then next is copy the direct link, and paste it into
Display>Pics Management>Advance Mode>Background Picture(page)
your done..
Display>Pics Management>Advance Mode>Background Picture(page)
your done..
Re: I can't change my background
Please post here the part you changed in your CSS stylesheet. Please use the code tags.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: I can't change my background
/* Begin CSS for print media */
@media print {
* {
background-image: url(https://i.imgur.com/YqRntff.jpg?1);
background-attachment: fixed;
background-color: ;
color: ;
}
Sorry for the lack of code tags. This is like my 4th post on here.
@media print {
* {
background-image: url(https://i.imgur.com/YqRntff.jpg?1);
background-attachment: fixed;
background-color: ;
color: ;
}
Sorry for the lack of code tags. This is like my 4th post on here.
Re: I can't change my background
This is not your forum's background:
- Code:
/* Begin CSS for print media */
@media print {
* {
background-image: url(http://i.imgur.com/YqRntff.jpg?1);
background-attachment: fixed;
background-color: ;
color: ;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: I can't change my background
I know, that was me trying to change it and nothing happened.
Edit: wait hang on a second
Edit 2: Never mind, I found it. Thank you for the help, even if it was just me looking in the wrong place lol.
Edit: wait hang on a second
Edit 2: Never mind, I found it. Thank you for the help, even if it was just me looking in the wrong place lol.
Similar topics
» [background color update]-I want the code to change the background color
» I can not change my background
» How to change the background of this....
» How to change background!
» Change search background
» I can not change my background
» How to change the background of this....
» How to change background!
» Change search background
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum