Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • pavit Moderator
    #973890

    Hi

    Could you share here an url to your page ?

    sportnewb Friend
    #974218

    http://www.marzsvensson.com/index.php/about-me for the spacing and padding around the photo.

    Thank you.

    pavit Moderator
    #974220

    http://www.marzsvensson.com/index.php/about-me for the spacing and padding around the photo.

    It is a 404 page

    sportnewb Friend
    #974228

    Hi, it’s not coming up for me as a 404 page. I see my photo and "about me" description.

    sportnewb Friend
    #974246

    Do you get a 404 page when you go to http://www.marzsvensson.com and click on "About Me" from there?

    pavit Moderator
    #974302

    Do you get a 404 page when you go to http://www.marzsvensson.com and click on "About Me" from there?

    I get a 404 in any case


    1. Screenshot-at-ott-07-07-33-30
    sportnewb Friend
    #974490

    Oh, well then I guess I have a whole other issue. Do you know how to get rid of the 404 page?

    pavit Moderator
    #974491

    Maybe article about-me is unpublished ?

    sportnewb Friend
    #975414

    Hi, I believe I had fixed the 404 problem. Can you please see if it’s working now? Thank you.

    pavit Moderator
    #975444

    I believe I had fixed the 404 problem. Can you please see if it’s working now?

    Yes it works

    How do I make my article show up closer to the main menu bar? Right now, there is a pretty wide gap.

    Add to your custom.css this code

    .t3-mainbody {
    padding-top:30px!important;
    }

    How do I add padding around the image?

    Add to your custom.css file this code

    .item-page img {
    margin-right:20px;
    }

    P.S.
    If you do not have already a custom.css file then you will need to create a new one in this folder
    /templates/ja_jason/css/

    Regards

    sportnewb Friend
    #975447

    Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 2 voices, and was last updated by  sportnewb 8 years, 1 month ago.

The topic ‘Article Spacing’ is closed to new replies.