Image on page announcement 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.
+2
SLGray
angel_of_night
6 posters

    Image on page announcement

    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Image on page announcement

    Post by angel_of_night February 28th 2013, 10:58 pm

    Hello.
    How do I an an image to the page announcement? I tried the code [.img] [./img] and it's not working.
    Thanks
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Image on page announcement

    Post by SLGray February 28th 2013, 11:27 pm

    What is page announcement?



    Image on page announcement Slgray10

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


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night February 28th 2013, 11:33 pm

    The general > messages and emails > announcements
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Image on page announcement

    Post by Sir Chivas™ March 1st 2013, 12:01 am

    Try,

    Code:
    <img src="URLofIMG"/>
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 12:30 am

    Didnt work
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Image on page announcement

    Post by Sir Chivas™ March 1st 2013, 12:34 am

    Should work,
    Code:
    <img src="http://r29.imgfast.net/users/3412/19/22/63/avatars/62751-94.png" />
    Replace the URL with yours.
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 1:40 am

    Nope... Doesn't work. There is only a gray bar in the place where should show the image.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Image on page announcement

    Post by Sir Chivas™ March 1st 2013, 1:47 am

    Can you please provide a screenshot? As well the URL of your forum.

    Check if the HTML is activated:
    ACP >> General >> Messages & Emails >> Configuration >> Allow HTML: []Yes
    Cassius Dio
    Cassius Dio
    Forumember


    Male Posts : 581
    Reputation : 79
    Language : Romanian &English
    Location : Yellow Submarine

    Solved Re: Image on page announcement

    Post by Cassius Dio March 1st 2013, 6:41 am

    Hi! Very Happy

    Did you activated the Announcements?
    Activate announcements : Yes
    Announcements display : All pages
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 1:33 pm

    Yes I did everything of that...
    The problem is that the image sometimes appears, sometimes doesn't. Specially on chrome. On firefox it always appears.
    The image is this one https://mceu.envioushost.com/index.php?r=status/1396.png
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 1:35 pm

    What is the code that you are using?

    Also, please provide your Forum URL?
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Image on page announcement

    Post by Sir Chivas™ March 1st 2013, 1:38 pm

    Have try deleting the browsers' cache?
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 1:42 pm

    <img src="https://mceu.envioushost.com/index.php?r=status/1396.png" />

    http://namelesscraft.org
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 1:43 pm

    Save the image to your computer & then upload it to Tinpyic.com.
    Get the image url from there & then add it to the above code.

    I think that shall fix the problem.
    iPur3Talent
    iPur3Talent
    Forumember


    Posts : 91
    Reputation : 3
    Language : English

    Solved Re: Image on page announcement

    Post by iPur3Talent March 1st 2013, 1:49 pm

    Here, try using these codes and do what Sanket told you.

    <img src="https://i.servimg.com/u/f76/17/21/23/27/index10.png" />

    <a href="http://namelesscraft.org"><img src="https://i.servimg.com/u/f76/17/21/23/27/index10.png" /></a>

    Or

    Image on page announcement Index10
    Code:
    [img]http://i76.servimg.com/u/f76/17/21/23/27/index10.png[/img]

    Image on page announcement Index10
    Code:
    [url=http://namelesscraft.org][img]http://i76.servimg.com/u/f76/17/21/23/27/index10.png[/img][/url]

    Note: I just converted your image to be on a Servimg link so that it would work.
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 2:19 pm

    I can't convert the image, otherwise it won't show the "number of players".
    Besides, I am also having alot of problems accessing my forum through chrome.
    Now, after cleaning the cache (which didn't solve the picture problem) the "Visited Link Color" in chrome won't change. Stays the same as the "Link Color".
    Any of this problems aren't happening in firefox though, so I don't know what's really happening here.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:25 pm

    Please first sort each problem as it comes. Don't confuse yourself & us.

    Did adding the codes provided by iPur3Talent help?
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 2:30 pm

    Like i said, I cant make that picture because the 4/42 won't change.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:34 pm

    Whats 4/42? Confused
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 2:37 pm

    The number of people logged in the server...
    iPur3Talent
    iPur3Talent
    Forumember


    Posts : 91
    Reputation : 3
    Language : English

    Solved Re: Image on page announcement

    Post by iPur3Talent March 1st 2013, 2:38 pm

    Sanket wrote:Whats 4/42? Confused

    Sanket, the 4/42 is showing how many members out of 42 that are currently on their server. I hadn't realized it but changing it to Tinypic or Servimg will freeze that and it won't show the amount of members online like angel wants. That is what they mean by that.

    Angel, I am sorry for my mistake, I hadn't realized that it was taking the information from your server directly. I will see what I can do about this issue. There may be another way to convert the image link to work and still have it sync with your server.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:40 pm

    Oh i understand, so that link you posted basically updates the image with the number of people logged into the server?
    iPur3Talent
    iPur3Talent
    Forumember


    Posts : 91
    Reputation : 3
    Language : English

    Solved Re: Image on page announcement

    Post by iPur3Talent March 1st 2013, 2:41 pm

    Sanket wrote:Oh i understand, so that link you posted basically updates the image with the number of people logged into the server?

    That appears to be the case. So we just need to figure out a way to get the link to work on angel's site while still updating the image with the correct information.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:43 pm

    Code:
    [img]https://mceu.envioushost.com/index.php?r=status/1396.png[/img]
    The above code works on my website while using chrome.

    http://testing.4rumer.com/login
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 2:45 pm

    Yes! Thanks for the help Smile
    But I think it's my browser that is having some problems... I will try to re-install and give feedback Smile
    iPur3Talent
    iPur3Talent
    Forumember


    Posts : 91
    Reputation : 3
    Language : English

    Solved Re: Image on page announcement

    Post by iPur3Talent March 1st 2013, 2:47 pm

    If you think it is your browser then try to clear your cache and tell us if that works.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:49 pm

    Okay, let us know if its working Smile
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Image on page announcement

    Post by angel_of_night March 1st 2013, 2:51 pm

    iPur3Talent wrote:If you think it is your browser then try to clear your cache and tell us if that works.
    Unfortunately no :S I cleared like 5 times and still didn't work... I have no idea why is my chrome doing this Mad
    iPur3Talent
    iPur3Talent
    Forumember


    Posts : 91
    Reputation : 3
    Language : English

    Solved Re: Image on page announcement

    Post by iPur3Talent March 1st 2013, 2:51 pm

    Have you tried any other browser? (i.e. Firefox, Safari, ect)?
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Image on page announcement

    Post by Sanket March 1st 2013, 2:53 pm

    iPur3Talent wrote:Have you tried any other browser? (i.e. Firefox, Safari, ect)?
    Firefox, it is working fine according to her Wink