Forums

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

Home Forums Other Make CSS changes live — any software for this?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #145589
    StephBertha
    Participant

    Hi there,

    I can’t seem to use Firefox on my Mac, so I’ve been using Google Chrome. Problem is, there’s not a really good version of the Web Developer Toolbar on here, to edit CSS. I love that I can edit CSS directly in the browser and watch the changes happen, live.

    Do you know of a software program, for Mac, that will allow me to do this?

    #145613
    Paulie_D
    Member

    Chrome has its own website inspection tools. Press F12

    #145620
    Senff
    Participant

    You can use the Web Developer Toolbar on Chrome as well, by installing it as an extension.

    Go to the Chrome Web store at https://chrome.google.com/webstore/search/web%20developer and find the “Web Developer” extension right under Extensions. To add it to Chrome, just click the “Add to Chrome” button.

    #145653
    Eric Gregoire
    Participant

    If you like to use your own choice of editor you could try out what’s posted here :: https://css-tricks.com/style-injection-is-for-winners/

    That is, if you’re a bigger fan of saving before things update in your browser over as-you-type updates. This is nice because you can use multiple browsers and use you’re choice of editor as it just monitors changes to specified folders and uses those saved changes as a trigger to update the page in the browser(s).

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