Removal of theme background?
3 posters
Page 1 of 1
Removal of theme background?
Hope this is in the right forum...
So I found the perfect theme style for my forum but I want to personalize it. I have changed the background but the theme background remains, as if it's "covering" the base background I added. I want to get rid of that. Currently using "Design-" by Josh1. I have a feeling it's the encoding but I have NO CLUE how to encode, and it's getting very frustrating... Even changing word colors isn't working... (topic for another thread elsewhere..)
If anyone can assist and point me in the right direction that would be awesome!
So I found the perfect theme style for my forum but I want to personalize it. I have changed the background but the theme background remains, as if it's "covering" the base background I added. I want to get rid of that. Currently using "Design-" by Josh1. I have a feeling it's the encoding but I have NO CLUE how to encode, and it's getting very frustrating... Even changing word colors isn't working... (topic for another thread elsewhere..)
If anyone can assist and point me in the right direction that would be awesome!
Re: Removal of theme background?
The topic was posted in the wrong section, so I have moved it to the correct section.
|
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: Removal of theme background?
Hi,
This is because CSS is overriding the CP. Just Go to Display >> Colors >> CSS Stylesheet.
Look for: background-image:url(http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg);
You can either remove it or change the URL. Like:
If you remove the code, the CP function should work. And it should be easier for you too.
Regards.
This is because CSS is overriding the CP. Just Go to Display >> Colors >> CSS Stylesheet.
Look for: background-image:url(http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg);
You can either remove it or change the URL. Like:
- Code:
background-image:url(yourimagewebsitehere.com);
If you remove the code, the CP function should work. And it should be easier for you too.
Regards.
Re: Removal of theme background?
Thank you for the thread relocation, mod
Ace, it worked but created an error message.
As long as I got it to work, I aint changing anything else...except the word coloring...different topic...
Ace, it worked but created an error message.
Error
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code.
As long as I got it to work, I aint changing anything else...except the word coloring...different topic...
Re: Removal of theme background?
It means that you have some codes in your CSS stylesheet that does not have a opening or closing or there are extra ones. You need to fix it.
Please start a new topic and post your CSS stylesheet using the code tags.
Please start a new topic and post your CSS stylesheet using 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.
Similar topics
» Temporary theme from current theme
» Ad bar removal help?
» Theme/Background question
» Image Background Post Problem in Ported IPB theme
» Banner for my site, the theme is like forumotion theme
» Ad bar removal help?
» Theme/Background question
» Image Background Post Problem in Ported IPB theme
» Banner for my site, the theme is like forumotion theme
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum