Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #539320

    Hello There

    Here comes the question rain.

    1. http://www.haraldhau.com/master-course/
    I would like to make to allign the content left and keep the titel center alligned.

    2. I would like to change the magazine list entries.
    Titel larger font and excerpts in bold and italics Please see screenshot named magazine-list.jpg
    http://postimg.org/image/vez4fgybl/
    Link of the list : http://www.haraldhau.com/published-papers/

    3. Honestly i need the magazine list and the blog pages in this style
    http://postimg.org/image/mfwvz5ttx/
    However i dont know if this is possible with css or else.

    Thank you sooo much :)

    Regards

    Hamdi

    #539331

    Hey Hamdi!

    1.Please insert the below css into your custom css section:

    .iconbox .iconbox_content p {
        text-align: left !important;
    }

    2. Please insert the below css into your custom css section and adjust to your liking:

    .page-id-18 #top h3 a{
    	font-size: 24px !important;
    }
    
    .page-id-18 .article .av-magazine-entry {
        font-weight: 700 !important;
        font-style: italic !important;
    }

    3. The formatting in the screenshot is too specific for css alone, you would need to enlist the aid of a freelancer to perform custom modifications to the theme.

    Cheers!
    Dake

    #554938

    Thank you so much :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Several Issues’ is closed to new replies.