CSS and Google Chrome?
-
How can I make the changes I have made show up when using Google Chrome? Thanks x
The blog I need help with is: (visible only to logged in users)
-
If you are using the inspector thing in Chrome, then you have to take those changes that you made and enter them into the CSS edit window at appearance > custom design > CSS.
Generally what I do when I’m working on a site using Firebug (similar to the inspector thingy in Chrome) is once I get a change done, I copy it out and put that change into a plain text file and then keep adding things till I’ve got it the way I want it and then I copy and paste that out and into the CSS edit window. Either that or I paste it into the CSS edit window directly as I go along.
-
-
-
-
- The topic ‘CSS and Google Chrome?’ is closed to new replies.