Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • in reply to: Resize text window in post detail view #243053
    Acurio
    Member
    Post count: 30

    Hi,

    Now it is working, but I have some other questions related to this.

    Q1. When I minimise the browser window to the a smaller size it will look like attachment (1). I don’t want the view to look like this and would like it not become smaller than attachment (2), is that possible to fix?

    Q2. In attachment (3) there is still text that is outside the text window. That goes even for a even more resized view attachment (4). Is this possible to fix?

    I use the following CSS:

    .home #footer{
    display:none !important;
    }

    .testimonial-text.text-large > p {
    font-size: 20px;
    }
    #breadcrumbs {
    display: none;
    }
    /*
    .heading-text, #breadcrumbs{
    display:none !important;
    }
    */
    .single-portfolio-split figure.media-wrap img {
    width: auto!important;
    }
    article.type-portfolio figure.media-wrap {
    width: 50%;
    }

    .single-portfolio figure.media-wrap{
    width:56% !important;
    }
    .single-portfolio .page-content{
    width:44% !important;
    }

    /* Font size of date in detail post*/
    .item-details time {
    font-size: 16px;
    }

    /* Font size of text in detail post */
    .single-portfolio .content-wrap p {
    font-size: 16px;
    }
    .page-id-13068 .entry-title,.page-id-13073 .entry-title,.page-id-13071 .entry-title{
    display:none !important;
    }

    .entry-title{
    color:#ffffff !important;
    font-size:20px !important;
    }

    body.single-portfolio article.type-portfolio {
    width: 50%;
    margin: 0 auto 100px auto;
    }
    .post-date{
    display:none !important;
    }
    .item-details time {
    display: none;
    }

    Br christian

    Attachments:
    You must be logged in to view attached files.
    in reply to: Resize text window in post detail view #242056
    Acurio
    Member
    Post count: 30

    Hi,

    I have received all the css from you guys, I have not added anything myself. I tried to remove that css, but that will make the text end up below the image, but I do want to have it on the right side.

    Is there any ´other solution? Is it not possible to make the text window set to a certain width to for the text to wrap if it goes out of those limits?

    Br Christian

    in reply to: Remove date in detail post #241575
    Acurio
    Member
    Post count: 30

    That worked great, thanks Kyle!

    in reply to: Remove date in detail post #240808
    Acurio
    Member
    Post count: 30
    This reply has been marked as private.
    in reply to: Remove date in detail post #240628
    Acurio
    Member
    Post count: 30

    It did not help and i cleared the cache in the browser just in case.

    in reply to: Square thumbnails #240198
    Acurio
    Member
    Post count: 30
    in reply to: Reduce gap between image and text #240122
    Acurio
    Member
    Post count: 30

    That did the trick, thanks for the help!

    in reply to: Reduce gap between image and text #239115
    Acurio
    Member
    Post count: 30

    Hi,

    I have uploaded 2 screenshots. One that shows fullscreen and one with reduced window to 50% of the screen. Currently using Safari browser, but get the exact same results in Chrome.

    I would like both image and text to be move to the right so it would become centered at all times.

    Br Christian

    Attachments:
    You must be logged in to view attached files.
    Acurio
    Member
    Post count: 30

    Beautiful, thanks again!

    Acurio
    Member
    Post count: 30

    Thanks Mohammad that worked great.

    I have one more question, how do I add the css to change the font size in to 12 px in:

    .entry-title{
    color:#ff0000 !important;
    }

    in reply to: Change font size in standard post #238239
    Acurio
    Member
    Post count: 30

    That worked, thanks again.

    Any idea about question 3?

    in reply to: Change font size in standard post #238236
    Acurio
    Member
    Post count: 30

    Hi,

    1. Correct.
    2. Thanks, that worked.

    in reply to: Reduce gap between image and text #237936
    Acurio
    Member
    Post count: 30

    Hi,

    For some reason the image and text is not centered in the middle anymore (the issue you fixed) could you please have another look at it? The CSS remains the same as before.

    Br Christian

    in reply to: Reduce gap between image and text #233796
    Acurio
    Member
    Post count: 30

    Hi Mohammad,

    It looks good now, thanks a lot for the help!

    Br Christian

    in reply to: Reduce gap between image and text #233120
    Acurio
    Member
    Post count: 30
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 28 total)