ex_minotaur153: (Default)
e. ([personal profile] ex_minotaur153) wrote in [community profile] dreamwidthlayouts2016-02-01 08:33 pm

Tabula Rasa: Morning Comrades

Title: Morning Comrades
Credit to: [personal profile] minotaur @ [community profile] coliseu
Base style: Tabula Rasa
Type: CSS
Best resolution: 1366x768
Tested in: Google Chrome, Firefox
Features: Sidebar
Screenshot: Here



Instructions:

Customize • Select Plain (Tabula Rasa);

Customize • Select 2 Column (sidebar on the left);

Modules • In Main Module Section select Profile (position 1) and Custom Text (position 2). All the other modules, including Navigation must be disabled;

Text • In Text for the 'Custom Text' box, paste this code:



and customize as you like;

Custom CSS • Make sure Use layout's stylesheet(s) is selected. Paste this code:



Notes:
• I'm fully aware that this layout is impractical and not responsive at all. It's (mostly) my first time coding for Dreamwidth and I'm far too used with LiveJournal coding.
• You can modify this as you want.
• Credit is appreciated.
• If you wish to use another pattern on the sidebar, I recommend Subtle Patterns.
shiegra: a woman in a pale gown standing next to a tiger (Default)

[personal profile] shiegra 2016-02-02 03:48 am (UTC)(link)
This is lovely, thank you for making.
hadespoppy: (Default)

[personal profile] hadespoppy 2016-02-02 02:27 pm (UTC)(link)
This is lovely!
isleofapples: (star trek // uhura (chinhands))

[personal profile] isleofapples 2016-02-02 05:31 pm (UTC)(link)
This is really pretty, well done!
ouijaboard: ((INUYASHA) The man himself)

[personal profile] ouijaboard 2016-02-09 07:20 pm (UTC)(link)
I used this for my journal, though as you can probably see, I edited it a good bit. Hope that's cool!
songsforthehomebirds: www.jsecordphoto.com (Default)

[personal profile] songsforthehomebirds 2016-06-17 09:12 pm (UTC)(link)
Lovely layout! I was wondering, though, how I can make entry tags show up?
eternitea: (Default)

[personal profile] eternitea 2017-01-16 05:30 am (UTC)(link)
I've tried this layout, and I love the way it looks, but when I make a post in the journal, the whole layout scrambles. Any idea why?
mahalakshmi: (Default)

[personal profile] mahalakshmi 2017-03-23 02:45 pm (UTC)(link)
Hey, not the op but I think I know the problem you are having because I just had it, haha. Not the fanciest coder in the world, but I hope this helps. With my settings, it'll end up roughly to what I have done on the layout I have on this account for quick reference. BUT this fixes the float issues that's come up.

1. Apply the layout as the OP said, etc, etc,
2. Once done go to the CSS code, and find this line:
#primary { width: 700px; margin-left: 230px; margin-top: 55px; }

3. Replace it with this:
#primary { width: 600px; margin-left: 500px; margin-top: 10px; float: left; margin: 60px 10px 10px 350px;}

The 60px denotes the height up and down the page you want it at, the 350px will move it left and right, effectivetly. Adjust as you need! I hope this helps.
eternitea: (Default)

[personal profile] eternitea 2017-03-24 10:28 pm (UTC)(link)
Thanks for your help! The suggested changes ended up not being what I needed, unfortunately, and every time I thought I figured it out, something else went wrong. I'm still on a trial and error stage of coding, so unfortunately I think I need to find a layout that's not so high maintenance.
mahalakshmi: (• once loyal and bound)

[personal profile] mahalakshmi 2017-03-25 05:43 am (UTC)(link)
Damn, ah well. I hope you manage to find something that gets it working for you. If I can be of any help let me know! Best of luck. c: