Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #87496
    abhishek1975
    Member

    Hi

    I am facing following problems in my website ramakrishna.sg

    1. The home page contain four boxes they were intialy of equal size and now they are appearing of unequal size.
    2. The footer color has changed from orange to blue .
    3.The homepage was optimized for 100% so that whole page appears at 100% now the header is exapanded the flash is also expanded and you have to scroll down to see the complete page.

    Appreciate help in solving thisproblem

    Abhishek

    #87522
    Mahesh
    Participant

    @abhishek1975: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    #colophon {
    	border-top: none;
    }
    #site-generator {
        background-color: #dd9221;
    }
    #primary {
        width: 100%;
    }

    Let me know if this fixes your issue. How did you lose all your settings?

    Regards,
    Mahesh

    #87526
    abhishek1975
    Member

    Thanks Mahesh it worked I granted admin rights to someone to enable changing of content and then everything went for toss when they edited content.I think they accidentally deleted some settings
    I appreciate your help

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Catch Kathmandu’ is closed to new replies.