How do I remove the text above the rank image?
+3
Sanket
Tilum
Susan1814
7 posters
Page 1 of 1
How do I remove the text above the rank image?
How do I remove this?
I see that other forums have removed the text.
I see that other forums have removed the text.
Re: How do I remove the text above the rank image?
Forum version?
~ Tilum
~ Tilum
Tilum- Active Poster
- Posts : 1756
Reputation : 62
Location : England.
Re: How do I remove the text above the rank image?
If that is the Rank Title then you can do it like this.
- Code:
<spam></spam>
Guest- Guest
Re: How do I remove the text above the rank image?
Tony M wrote:If that is the Rank Title then you can do it like this.
- Code:
<spam></spam>
Doesn't WORK! Any more answers? Does it have to do with CSS??
Re: How do I remove the text above the rank image?
Add this in the rank title.
- Code:
 
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How do I remove the text above the rank image?
Sanket wrote:Add this in the rank title.
- Code:
 
Doesn't really work.
Re: How do I remove the text above the rank image?
- Code:
<spam></spam>
- Code:
  ;
Hi,
Have you tried it?
I've tried both and work.
Can you pleas explain what is not functioning good?
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How do I remove the text above the rank image?
If the URL to the image is short (less than, oh, 25 characters), you can use the image as the rank title. Take this:
This technique is preferable to the others listed because it doesn't leave an ugly gap above the rank image.
- Code:
<img src="X" />
This technique is preferable to the others listed because it doesn't leave an ugly gap above the rank image.
Guest- Guest
Re: How do I remove the text above the rank image?
Nera. wrote:
- Code:
<spam></spam>
- Code:
  ;
Hi,
Have you tried it?
I've tried both and work.
Can you pleas explain what is not functioning good?
Hmm. I don't really know, its always been there. But I'll try your suggestion. Should it be like this?:
- Code:
 <spam>TEXT</spam>
Re: How do I remove the text above the rank image?
Susan1814 wrote:Sanket wrote:Add this in the rank title.
- Code:
 
Doesn't really work.
Both of these ways worked for me,
I was just going to post the way Dion explained as well.
Can you get a screen shot of how you are setting it up.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How do I remove the text above the rank image?
kirk wrote:Susan1814 wrote:Sanket wrote:Add this in the rank title.
- Code:
 
Doesn't really work.
Both of these ways worked for me,
I was just going to post the way Dion explained as well.
Can you get a screen shot of how you are setting it up.
OK, HERE it is...
And my URL link is more than 25 characters! So confused!
Re: How do I remove the text above the rank image?
That's because he said if the image link is less then 25.
MrMario- Helper
- Posts : 22186
Reputation : 1839
Language : test
Re: How do I remove the text above the rank image?
you either use just this in there.. NO TEXT.. just that.
or this..
I think Dion got mixed up. or now yous are mixing me up.. lol
I thought you said you wanted to remove the text above the rank image???
so just use this so you can still be able to tell the names of ranks,
If you use the first code it's just going to appear as a blank space,
But you can still tell by the rank images.
So However you want to do it
I just tested all of this in my rank title and it worked fine
So not sure what you mean by more 25 characters??
- Code:
 
or this..
- Code:
<img src="YOU TITLE TEXT HERE" />
I think Dion got mixed up. or now yous are mixing me up.. lol
I thought you said you wanted to remove the text above the rank image???
yeah where it says administrator above the admin rank image rightSusan1814 wrote:
Susan's Thread Title
How do I remove the text above the rank image?
How do I remove this?
I see that other forums have removed the text.
so just use this so you can still be able to tell the names of ranks,
- Code:
<img src="RANK TITLE" />
If you use the first code it's just going to appear as a blank space,
But you can still tell by the rank images.
So However you want to do it
I just tested all of this in my rank title and it worked fine
- Code:
<img src="YOUR TITLE TEXT HERE and this and that and that and this " />
So not sure what you mean by more 25 characters??
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How do I remove the text above the rank image?
MrMario wrote:That's because he said if the image link is less then 25.
OK, so if I get the image URL under 25 chars, will it work???
Re: How do I remove the text above the rank image?
Susan,
All three ways will work but you are not adding them corectly.
If you want to remove 'Administrator' writen on your rank as a title ==>
Way one & two
AP > Users and grups > Rank administration > Rank title and paste only this
That means do not add anything else, paste either one or the other, not both.
Or use what Dion told you if you want no space there. Replace the x with your image link and add it to rank title.
That's all.
All three ways will work but you are not adding them corectly.
If you want to remove 'Administrator' writen on your rank as a title ==>
Way one & two
AP > Users and grups > Rank administration > Rank title and paste only this
- Code:
<spam></spam>
- Code:
  ;
That means do not add anything else, paste either one or the other, not both.
Or use what Dion told you if you want no space there. Replace the x with your image link and add it to rank title.
That's all.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How do I remove the text above the rank image?
Just add:
- Code:
<br>
bHulleT.w- Forumember
- Posts : 244
Reputation : 13
Language : Estonian - Html - Php - Css - MySQL
Location : Closet :3
Re: How do I remove the text above the rank image?
I chose 25 characters because some boards only allow rank titles of 36 characters. Others allow rank titles up to 64 characters. I have no idea why this is so. Perhaps you can ask "Godfather".Susan1814 wrote:OK, so if I get the image URL under 25 chars, will it work???
What I suggest is that you create the IMG tag as described above, and try to save it. If the entire tag gets saved, then you stayed under whatever limit your board has.
Guest- Guest
Re: How do I remove the text above the rank image?
what gets me is why dose she even want to put a image in the rank title and remove the image from it's normal place.
That makes no sense, all she has to do is hide the rank text and leave the images where they are already.. done deal
That makes no sense, all she has to do is hide the rank text and leave the images where they are already.. done deal
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How do I remove the text above the rank image?
Because kirk if she does not uses Dions way (put the image in the rank title) she'll have a blank space where 'Administrator' was previusly written. It does not collapse if you don't fix it and it does look bad than.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How do I remove the text above the rank image?
Nither for me, as Dion said it is not same for all.
This will go under it http://imm.io/
It's my favourite
Though there are better that host more.
This will go under it http://imm.io/
It's my favourite
Though there are better that host more.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How do I remove the text above the rank image?
oops i deleted the post in between yours nera.. hehe you double poster you..
Or you can always use something to shrink your direct image url
http://bitly.com/
original servimg link
https://i.servimg.com/u/f45/14/35/03/17/15267115.jpg
shrunk to this
http://bit.ly/r9lY53
and now added img tags
Or you can always use something to shrink your direct image url
http://bitly.com/
original servimg link
https://i.servimg.com/u/f45/14/35/03/17/15267115.jpg
shrunk to this
http://bit.ly/r9lY53
and now added img tags
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How do I remove the text above the rank image?
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Edit text in rank image
» Remove Text "Latest Topics"
» How to remove "free forum" text on tab
» How do I remove this text?
» how do i remove text from forum?
» Remove Text "Latest Topics"
» How to remove "free forum" text on tab
» How do I remove this text?
» how do i remove text from forum?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum