Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #405493

    Hello,

    I want to modify a style in base.css file (line 250):

    #top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select {
         border: 2px solid # ff0000;
    }

    This would be the change I want to make. I enter the code in custom.css and does not modify it. But if I enter the new code in quick css if accepted.

    The funny thing is that if I modify the same code in your source file (base.css) nor the modification is performed.

    Why does this happen?

    Greetings.

    #405975

    Hey set70!

    Any CSS style should only go into Quick CSS or custom.css. Not needed to modify base.css. Does you custom.css have the right file permissions? please check and maybe put them to 777 temporarily just to check.

    Can you post a link to your website?

    Regards,
    Andy

    #407536

    Hi Andy,

    The custom.css file has permissions 644. The problem was solved in the Quick CSS. I do not understand because the file custom does not change css styles.

    http://www.miguelportillo.com

    Regards,

    #408070

    Hey!

    Please try setting it to 755 and check if that helps

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.