Welcome Guest[18.119.213.36], connected from Cambridge, Massachusetts
How do I remove this?
|
Post: #11
|
|||
|
|||
RE: How do I remove this?
No... I want to remove the starts at all because I already have the rank image.
|
|||
12-09-2009, 05:36 PM
(This post was last modified: 12-09-2009 05:41 PM by skiilz.)
Post: #12
|
|||
|
|||
RE: How do I remove this?
FOR THE BIG RED CIRCLE:
Matt Wrote:Easiest thing to do is remove the alt and title tags from the member_profile_groupimage template.More info: http://community.mybboard.net/thread-610...#pid437070 |
|||
Post: #13
|
|||
|
|||
RE: How do I remove this?
For the stars I think that no removing is necessary. Simply leave empty the place where you are suppoused to add the url to the star images. Unless I have misunderstood you.
Whereas for the second issue, I think you ought to ask it at that plugin support thread. |
|||
12-09-2009, 09:40 PM
(This post was last modified: 12-09-2009 09:41 PM by skiilz.)
Post: #14
|
|||
|
|||
RE: How do I remove this?
The second one I have already solved with the post above.
I need to know where is this code: Code:[Highlight] <img src="starimageURL" alt="*"> |
|||
Post: #15
|
|||
|
|||
RE: How do I remove this?
(12-09-2009 09:40 PM)Light33 Wrote: The second one I have already solved with the post above. I had posted it several posts above. http://www.forumsecurity.eu/showthread.p...279#pid279 To do that change the code to: PHP Code:[Highlight] $post['userstars'] .= "<img src=\"".$post['starimage']."\" border=\"0\" alt=\"\" />"; |
|||
12-10-2009, 11:41 AM
(This post was last modified: 12-10-2009 11:48 AM by skiilz.)
Post: #16
|
|||
|
|||
RE: How do I remove this?
Didn't work...
I changed this: PHP Code:[Highlight] $post['userstars'] .= "<img src=\"".$post['starimage']."\" border=\"0\" alt=\"*\" />"; to this: PHP Code:[Highlight] $post['userstars'] .= "<img src=\"".$post['starimage']."\" border=\"0\" alt=\"\" />"; functions_post.php is only for the post.. There isn't one for profile? |
|||
Post: #17
|
|||
|
|||
RE: How do I remove this?
That should work. I just loaded your forum now and the asterics are gone from the postbit. That is what you wanted, right? At least that is what I gathered from your screenshots.
|
|||
Post: #18
|
|||
|
|||
RE: How do I remove this?
It is from the profile...
|
|||
Post: #19
|
|||
|
|||
RE: How do I remove this?
(12-10-2009 01:30 PM)Light33 Wrote: It is from the profile... Ah, I see. I thought that you meant it at the postbit area. I will look into it tomorrow and will let you know. As now I have to log off. |
|||
12-10-2009, 01:33 PM
(This post was last modified: 12-10-2009 01:34 PM by skiilz.)
Post: #20
|
|||
|
|||
RE: How do I remove this?
Thank you. And sorry to bother you..
|
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |