Images in thread doesn't show Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Images in thread doesn't show

    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Images in thread doesn't show

    Post by Kirbs April 6th 2013, 7:28 pm

    Hello,

    In my forum when a member post a image in a thread with the required code the image doesn't show, Well it shows once you go to the thread but after 2 secs it disappears and doesn't show up again this problem is all my members facing and I did try changing browsers still same results , Here is my forum URL http://cyberduelacademy.forumotion.com . Please help me asap .

    Thanks !~
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Images in thread doesn't show

    Post by SLGray April 6th 2013, 7:32 pm

    Please post a link to a topic that has this issue.



    Images in thread doesn't show Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 6th 2013, 8:08 pm

    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Images in thread doesn't show

    Post by SLGray April 6th 2013, 8:25 pm

    Have you added any codes recently?



    Images in thread doesn't show Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 6th 2013, 9:07 pm

    CSS just a glow code, this is the code :

    Code:
    a[href="/u2"]{ 
    text-decoration: none !important; 
    text-shadow: 0 0 1.0em #bf0000, 0 0 1.0em #bf0000, 0 0 1.0em #bf0000;
    }
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 7th 2013, 2:17 am

    This is starting to get annoying ... ALL TOPICS PICTURES ARE NOT SHOWING NOW !!! ... Please help asap ...
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Images in thread doesn't show

    Post by SLGray April 7th 2013, 3:55 am

    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

    Since you have been warned about this, you have received a serious warning now.



    Images in thread doesn't show Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Images in thread doesn't show

    Post by E-Mark April 8th 2013, 7:19 pm

    Put this in your CSS:
    Code:
    .resize_process img.resize_img {
    max-width: 710px !important;
    }
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 8th 2013, 11:29 pm

    Did add it still images show for a couple of secs then go away ....
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Images in thread doesn't show

    Post by Sir Chivas™ April 8th 2013, 11:34 pm

    Hi,

    does the image appear broken or you can't see them at all?
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 8th 2013, 11:43 pm

    It is not broken I do see them when I first load the page but after 2 or 3 seconds they disappear and that happens to all topics with images ...
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Images in thread doesn't show

    Post by Sir Chivas™ April 8th 2013, 11:45 pm

    Can you please provide a thread where I can see images inside the posts? Thanks.
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 8th 2013, 11:48 pm

    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Images in thread doesn't show

    Post by E-Mark April 8th 2013, 11:50 pm

    Try this. Add this to your CSS:
    Code:
    .resize_process img.resize_img {
    display: initial !important;
    }
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Images in thread doesn't show

    Post by Sir Chivas™ April 8th 2013, 11:52 pm

    Are you using HTML? or BBcode? Also, what hosting are they using?

    E-Marks' code should do the trick. Wink
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Images in thread doesn't show

    Post by Kirbs April 8th 2013, 11:57 pm

    THANK YOU E-MARK !!!

    they show up now please mark this as solved Very Happy
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Images in thread doesn't show

    Post by Sir Chivas™ April 8th 2013, 11:57 pm

    Topic Solved & Locked