The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Removal of theme background?

    Lady Ardor
    Lady Ardor
    New Member


    Female Posts : 2
    Reputation : 1
    Language : English
    Location : USA

    In progress Removal of theme background?

    Post by Lady Ardor Sat 30 Jul - 5:49

    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!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: Removal of theme background?

    Post by SLGray Sat 30 Jul - 6:52

    The topic was posted in the wrong section, so I have moved it to the correct section.
    Please read our forum rules: ESF General Rules



    Removal of theme background? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    In progress Re: Removal of theme background?

    Post by Ace Sat 30 Jul - 7:41

    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:
    Code:

    background-image:url(yourimagewebsitehere.com);

    If you remove the code, the CP function should work. And it should be easier for you too. Wink

    Regards.
    Lady Ardor
    Lady Ardor
    New Member


    Female Posts : 2
    Reputation : 1
    Language : English
    Location : USA

    In progress Re: Removal of theme background?

    Post by Lady Ardor Sun 31 Jul - 4:30

    Thank you for the thread relocation, mod Smile

    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...
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: Removal of theme background?

    Post by SLGray Sun 31 Jul - 6:18

    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.



    Removal of theme background? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is Wed 13 Nov - 17:40