How can I copy the whole original stylesheet into the CSS Editor
-
Hi.
Can anyone tell me where to find the whole copy of the stylesheet to make some customization?
The blog I need help with is: (visible only to logged in users)
-
Don’t do that. When you alter a theme’s stylesheet, you only need to put in the Editor the modification/additions to the CSS, not the entire thing. https://wpcom-themes.svn.automattic.com/twentyeleven/style.css
-
Thanks Timethief.
I am trying to add some twigs to the page but so far I have just succeeded with one change.
p { text-align: justify; }
The rest of my changes, which are mainly related to the width of the post and other things are not working. So I just wanted to have a look at the original to modify just dimensions and the like.I am using all the tutorials recommended
-
Timethief.
Do you happen to know why once you save any changes in the CSS editor the table renders itself uneditable?
-
Do you happen to know why once you save any changes in the CSS editor the table renders itself uneditable?
Adding CSS shouldn’t make a table uneditable. Can you link to a specific example or describe your steps so I can try testing the same thing?
- The topic ‘How can I copy the whole original stylesheet into the CSS Editor’ is closed to new replies.