• theholyislam.com is my website. I want to to some changes to the website:

    1. I want to decrease the area b/w top line and the body box.
    2. header and tagline will be in centre with big fonts
    3. menu will also be in centre
    4. post heading colour is blue at the moment I want to change the colour.
    5. The “leave a reply / 2 comments’ area would be placed on the right side of the ‘This entry was posted in…’.
    6. decrease the gaps b/w posts
    7. At the end of the page, there is too much gap b/w the last line and the white body box, also the body box area in the last has too much white space, i want to decrease it.

    Please help me in customizing, thanks !

Viewing 8 replies - 31 through 38 (of 38 total)
  • Thread Starter astromaz

    (@mazharhashmi)

    Try .site-header h2 instead of .site-description.

    Worked.

    batharoy

    (@batharoy)

    Something is injecting the color code into the html so it over rides the css.
    Try adding !important

    body.custom-background {
        background-color: #9cac87 !important;
    }

    Thread Starter astromaz

    (@mazharhashmi)

    Yes above method worked. Please guide about Leave reply thing…

    Thread Starter astromaz

    (@mazharhashmi)

    Also how do I put header image from this url:

    /wp-content/themes/twentytwelve-child/header.jpg

    I have uploaded the header.jpg file.

    batharoy

    (@batharoy)

    I will research the leave reply thing, need to check the php files for that.
    I think you can use the appearance > options for uploading a header image.

    Headed to bed 3am here now.

    Here’s a video that shows how to use chrome dev tools for WP theme editing.
    https://www.youtube.com/watch?v=BmOyxceYAO4

    Thread Starter astromaz

    (@mazharhashmi)

    appearance > options gives 503 error, nonetheless we will look at it tomorrow, man you have helped me a lot, thanks a ton for that.

    Do I hope to see you tomorrow sir?

    Thread Starter astromaz

    (@mazharhashmi)

    Did you looked at the leave reply thing? Also the custom header feature that is built-in in wordpress isn’t working, it gives 503 error when I click Crop and Publish ! Can I do it manually?

    Thread Starter astromaz

    (@mazharhashmi)

    Can anyone plz help me in moving the “Leave a reply” link to the bottom of post, just align right with the meta line below the post? theholyislam.com

Viewing 8 replies - 31 through 38 (of 38 total)
  • The topic ‘Customizing 20-12 Theme’ is closed to new replies.