Quote:
Originally Posted by kakou92
I sent 2 screenshots (Capture 1 & 2) in which i tryed to explain the problem clearly.
I have already did what do you said, but the problem steel not solved.
I even did a dummy change on the HTML code then in the CSS code, this trick enables the "save" button, but then, the HTML changes are saved correctly but the CSS ones are not.
I even try on another ebook (a novel that i uploaded from this forum) and it the same thing.
BTW I'm using WINDOW 7 64 bits
Thank's in advance for you time. It really urgent, otherwise i wouldn't bother you.
|
You are using the inspector. That is not for code change, just for inspection.
You must do as Kovid said:
1) On the left, you have all your files, and there you will find your CSS files
2) Double click your CSS file and look for the rule you intend to change (block_2).
3) The file will open on the central pane. Edit it there and save.