Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS refactoring for large fragmented site, where to start

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #145154
    matthisco
    Participant

    Hi Folks,

    I’ve been asked to look at the css for a large site structured in mvc, using multiple style sheets and inline css.

    To make a change multiple files need to be changed and it makes things very messy. Can anyone please tell me the best way to pick apart each css file, and how to go about restructuring using the BEM methology?

    any help or advice very much appreciated.

    Thankyou

    #145169
    Con
    Participant

    Learn and master the find and replace functionality in sublime text 2 (code editor) would be my suggestion. It’s really fast at searching big projects.

    Does this mean you need to change HTML markup as well? If so how many templates are you dealing with?

    #145180
    Paulie_D
    Member

    Not sure a Search & Replace is going to help.

    With multiple CSS stylesheets and a lot of page I think I would be looking at the design overall and thinking of starting the CSS all over again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.