carlotta (
carlotta) wrote in
dreamwidthlayouts2014-01-11 09:44 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Candy for Tabula Rasa
Title: Candy
Credit to:
demanded
Base style: Tabula Rasa
Type: Full layout in CSS
Best resolution: 800x600+
Tested in: Firefox, Internet Explorer 11, Chrome
Features: Restriction and security images are replaced with text in this layout!
1. In Select Journal Style, choose Tabula Rasa as your theme.
2. Now go to the Customize Your Theme page.
3. Under Presentation Options:
- Change "Select whether entry management links are printed as text or using the available icons" to "text-only".
- Also change "Select whether comment management links are printed as text or using the available icons" to "text-only".
4. Under Modules:
- Uncheck every module except for Navigation and Custom Text. Make sure they are apart of Main Module Section.
5. Under Text:
- Change the text for Text to read comments and Text to read comments from Your Reading page to
- Change your previous entries text to
6. Under Custom CSS:
- Uncheck Use layout's stylesheet(s).
- Put
- Finally, put this in your Use embedded CSS box:
Additional
If you would like to remove the custom text module's header text, put
Credit to:
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Base style: Tabula Rasa
Type: Full layout in CSS
Best resolution: 800x600+
Tested in: Firefox, Internet Explorer 11, Chrome
Features: Restriction and security images are replaced with text in this layout!
1. In Select Journal Style, choose Tabula Rasa as your theme.
2. Now go to the Customize Your Theme page.
3. Under Presentation Options:
- Change "Select whether entry management links are printed as text or using the available icons" to "text-only".
- Also change "Select whether comment management links are printed as text or using the available icons" to "text-only".
4. Under Modules:
- Uncheck every module except for Navigation and Custom Text. Make sure they are apart of Main Module Section.
5. Under Text:
- Change the text for Text to read comments and Text to read comments from Your Reading page to
1//#
.- Change your previous entries text to
«
and your next entries link with »
. Any other arrow symbols should work fine.6. Under Custom CSS:
- Uncheck Use layout's stylesheet(s).
- Put
http://fonts.googleapis.com/css?family=Roboto+Condensed:300
in the Custom stylesheet URL box.- Finally, put this in your Use embedded CSS box:
Additional
If you would like to remove the custom text module's header text, put
.module-customtext .module-header{display:none;}
in the embedded CSS box.