|  06-03-2012, 06:20 AM | #1 | 
| Zealot            Posts: 101 Karma: 202774 Join Date: Apr 2012 Device: none |  Style Sheet editor? 
			
			CSS is new to me, fun but confusing and time consuming.  Now somebody told me there are editors for CSS that can make life easier. Any recommendations from you folks on a program that can help me write my CSS? We are not talking about very fancy CSS here... | 
|   |   | 
|  06-03-2012, 08:49 AM | #2 | 
| Color me gone            Posts: 2,089 Karma: 1445295 Join Date: Apr 2008 Location: Central Oregon Coast Device: PRS-300 | 
			
			Try jumping on over to http://www.w3schools.com/css/default.asp All you ever wanted to know about css and you can use "try it yourself" to see how it works. You can also take a book whose formatting you admire and take a look at it in code view and copy its stylesheet in place of the existing one and alter your text to use anything special. As always, work on a duplicate copy in case something goes wrong. | 
|   |   | 
| Advert | |
|  | 
|  06-03-2012, 10:47 AM | #3 | 
| Zealot            Posts: 101 Karma: 202774 Join Date: Apr 2012 Device: none | 
			
			Thanks, mrmikel. I finally found a link for downloading 6 products from Altova for 30 days. I think this is too advanced for a beginner like me... Any other suggestions for beginner-friendly CSS-editors? | 
|   |   | 
|  06-03-2012, 11:09 AM | #4 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			Honestly, CSS as it applies to ePubs, is basic enough that using a dedicated CSS editor (where you're either going to have to repeatedly import the produced css file, after each change, into the existing Sigil epub, or you're going to have to manually extract the contents of the ePub to work on it) is going to be terribly counter-productive. There's going to be no easy way to use a dedicated CSS editor in conjunction with a Sigil-built ePub. A CSS tutorial (like the w3schools link mrmikel provided), and/or examining ePubs that are formatted in a way that you'd like to emulate, is going to do you much more good than any CSS editor will. | 
|   |   | 
|  06-03-2012, 11:34 AM | #5 | 
| Zealot            Posts: 101 Karma: 202774 Join Date: Apr 2012 Device: none | 
			
			Okay, DD. Thanks.
		 | 
|   |   | 
| Advert | |
|  | 
|  06-04-2012, 02:17 PM | #6 | 
| Groupie            Posts: 184 Karma: 2572 Join Date: Aug 2010 Device: Kindle | 
			
			This morning I opened the html file for my Kindle e-book in Sigil and found that the drop-cap didn't work properly. I Googled the code and found a usable one that I adapted. Then when I went to modify the CSS I found it at the top of the text file rather than in a separate style sheet. Luckily I hadn't yet broken the book into chapters, so I had only the one patch to make. I suppose this is a very good reason to have an external style sheet? I should do that in the future, right? Last edited by Oldpilot; 06-04-2012 at 02:18 PM. Reason: adopt/adapt | 
|   |   | 
|  06-04-2012, 03:06 PM | #7 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 Use a style on many pages, fix/adjust in one place.   | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Re: Aldiko ignoring style sheet property? | purcelljf | ePub | 6 | 11-19-2012 08:15 AM | 
| How to link the style sheet in Sigil? | JJ Joseph | Sigil | 6 | 06-15-2012 12:49 AM | 
| An example file of your CSS style sheet | roger64 | Writer2ePub | 6 | 04-11-2012 02:59 AM | 
| Missing style sheet | mauvais | Barnes & Noble NOOK | 3 | 12-05-2011 06:29 PM | 
| xthml file not refer to style sheet | droople | Sigil | 11 | 08-22-2010 01:35 PM |