MyJournal Wordpress Theme

MyJournal is a soft blue tones theme; a place for you to organize your ideas and thoughts.

MyJournal Theme Screenshot for Wordpress

Version 1.1

Show me more themes!

4 Responses to “MyJournal Wordpress Theme”

  1. laura ward Says:

    The edits I make are not being saved- help!

  2. A_Flama Says:

    Hi Laura, which edits are you trying to make?

  3. steve de sausmarez Says:

    Hi,
    In the header at the top of the page, can I make the name of the site in larger letters and in dark Blue. Also the grey band at the top with the pages on it,can I change that to dark blue?

    I am new to websites, so you will have to forgive me if I sound a little like a fool

    Its a super Theme!

    Best wishes

    Steve

  4. A_Flama Says:

    Hi Steve, you can change the color and size of the title just editing the style.css file. Add this code and you’ll be all good:

    #header h1 a{
    font-size: 40px; /* add the new size */
    color: #003471 !important; /* add the color in Hexa */
    }

Leave a Reply