The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
4 posters

    images are small!!

    teliosmetonma1
    teliosmetonma1
    Forumember


    Posts : 247
    Reputation : 1
    Language : greek

    images are small!! Empty images are small!!

    Post by teliosmetonma1 December 29th 2017, 3:46 pm

    When i add an image in a topic (in my forum) its been so small. Please can someone tell me a way to fix it? 

    Thank you  Hello
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    images are small!! Empty Re: images are small!!

    Post by brandon_g December 29th 2017, 3:51 pm

    Hello,

    May you provide us the url of your forum? May you also provide us with a screenshot of the problem as well?

    -Brandon



    images are small!! Brando10
    Remember to mark your topic images are small!! Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    images are small!! Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    teliosmetonma1
    teliosmetonma1
    Forumember


    Posts : 247
    Reputation : 1
    Language : greek

    images are small!! Empty Re: images are small!!

    Post by teliosmetonma1 December 29th 2017, 4:51 pm

    Spoiler:

    Url: www.yugioh.gr
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    images are small!! Empty Re: images are small!!

    Post by skouliki December 29th 2017, 6:09 pm

    hello

    go to general...messages and emails...configuration and set the image pixels you want

    images are small!! Scree153

    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1443
    Reputation : 220
    Language : English

    images are small!! Empty Re: images are small!!

    Post by SarkZKalie December 31st 2017, 8:20 pm

    Search and remove this line from your CSS
    Code:
    div.postbody img {
        max-height: 150px;
        max-width: 300px;
    }
    or change to
    Code:
    div.postbody img {
        height: auto;
        max-width: 100%;
    }

      Current date/time is November 12th 2024, 2:17 am