How do we customise blogs?

3 posts
User avatar
Gender Female
Points 5121
Reviews 29
I'm new here and have been trying out the features on this site. I've been wanting to write a blog but am unfamiliar to some of the terms mentioned in the blog settings such as the options in the blog style and the CSS code. Can anyone help me out by explaining these to me? I'd really appreciate it.
|Andy|she/her|

They told me all of my cages were mental
So I got wasted like all my potential




User avatar
Gender Male
Points 11542
Reviews 426
That's a great question @Thediffident. Personally, I use the Coda Light blog style with the following custom CSS:

Code: Select all
body
    {
       color: #000000;
       margin: 0;
       background color: #006295;
font family:Arial,Sans serif;
    }

    div#content {
 moz border radius: 10px;
 webkit border radius: 10px;
border: 1px solid #000;
       margin bottom: 1em;
       padding: 0;
       background color: #FFFFFF;

    }


There's also some information you can find here:
How to Modify Your Blog

Unfortunately, blogs are kind of a neglected section of YWS so they aren't really intuitive. That will change someday, but not for a while.




User avatar
Gender Female
Points 5121
Reviews 29
Alright. Thankyou so much for the help!
|Andy|she/her|

They told me all of my cages were mental
So I got wasted like all my potential



What we do for ourselves dies with us. What we do for others and the world remains and is immortal.
— Albert Pines