My website Utsav's Blog uses the the Pixel Theme provided for free by Aigars Silkalns. However, the source code of the template as on July 2018 had numerous errors which would occasionally (and almost randomly) not display the big post title and image. There were also some error in the JQuery code used to format date and time. These problems still persist in this implementation of the template, but I have tried my best to reduce their frequency.
- .myBlock: Encapsulates all the important content of a post in a darker background. The list items within this class will be spaces appropriately.
- .letter : Similar to .myBlock, but includes extra line spacing for paragraphs to highlight the leaving of lines in a letter
- .myName : Right-aligns and italicizes text. Useful for writing the name at the end of a literary prose.
- .handwriting : Uses Sacramento font to give the effect of a signature
I also made the following changes because I felt that they made the errors and rendering the website appear less often:
- Made the navigation display: block !important
- Increased the size of the header logo
- Made table header backgrounds darker
- Made the table border black.
- Removed the pixel advertisement block on the template using CSS because the option to do so was unavailable in the layout menu of Blogger.
- Aigars Silkalns - Initial work - Pixel Blogger Template
- Utsav Munendra - Minor modifications - Utsav's Blog