Psychostats Clan Logo

Post Reply
MrXtramean
A semi-regular
A semi-regular
Posts: 19
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Dec 07, 2004 4:52 pm

Psychostats Clan Logo

Post by MrXtramean »

I'm from Clan NdN http://ndn2004.stats.nuclearfallout.net ... p?id=17058
And I'm trying to get our Clan Logo where it say:
"No clan logo available Max width is 200 pixels"
but we're having problems. I've gone through just about all the Clans listed and none have a Clan Logo and I've tried some HTML in the Logo HTML spot also with no results. So maybe everyone needs a little help on this?

Also, is there a way to make out player icons larger so everyone can see it? Thank you
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

You cannot upload a logo thats wider than 200 pixels.

Some example code to put in the Logo HTML section is:

Code: Select all

<img src="http://www.domain.com/locationofpicture.jpg" title="logo" alt="" style="width: XXXpx; height: XXXpx;">
replace the XXX's with the dimensions of your logo and replace the src with the location of your logo

as for making icons larger, you cannot do that unless you replaced the actual icons already there
-Nick
MrXtramean
A semi-regular
A semi-regular
Posts: 19
Joined: Tue Dec 07, 2004 4:52 pm

Post by MrXtramean »

This is what I've tried for the Clan Logo:
<img src="http://stats.nuclearfallout.net/images/icons/NdNred.jpg" border="0" width="100" height="100" alt="The Best Play NdN">

No luck on the Clan logo. I've tried yours html above also.
On the player icons:
And even if I make the player icons bigger, the php scrip (?) is written so each players line height is set. I tried my player icon at 400 and it didn't forced any changes. I believe I'd have to change one of the .pl or .cfg , so I guess this is the best we'll get. http://ndn2004.stats.nuclearfallout.net ... p?id=17058 The icons are so small...you can't even see them. :(
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

MrXtramean wrote:This is what I've tried for the Clan Logo:
<img src="http://stats.nuclearfallout.net/images/icons/NdNred.jpg" border="0" width="100" height="100" alt="The Best Play NdN">

No luck on the Clan logo. I've tried yours html above also.
On the player icons:
And even if I make the player icons bigger, the php scrip (?) is written so each players line height is set. I tried my player icon at 400 and it didn't forced any changes. I believe I'd have to change one of the .pl or .cfg , so I guess this is the best we'll get. http://ndn2004.stats.nuclearfallout.net ... p?id=17058 The icons are so small...you can't even see them. :(
ok, the link you are using http://stats.nuclearfallout.net/images/icons/NdNred.jpg does not work, it should be http://something.stats.nuclearfallout.n ... NdNred.jpg

as for making those player icons bigger, you cannot do that without recoding the site to adjust for that. It would make each line much larger, leaving lots of unneeded gaps.
-Nick
MrXtramean
A semi-regular
A semi-regular
Posts: 19
Joined: Tue Dec 07, 2004 4:52 pm

Post by MrXtramean »

thx. I caught that after I posted. So, I tried the something.stats.nucl..../.../NdNred.jpg and it still doesn't work. Wow. I've also posted in Psychostats forum, but have had no replies. Thanks for working with NdN to solve this. One thing puzzles me when I'm on the "Edit Clan Profile" page, down where I'm supposed to enter the html text it reads:
"Logo HTML:
The text entered here will be displayed exactly as-is. The following HTML tags are the only tags allowed; all other tags will be removed. "
I never saw the "following HTML tags are ...allowed". What tags are allowed? Thanks again.
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

I see you have text there now where the logo is:

69.50.187.4 Only 66.150.164.70 Zone! NdN/Dust Servers!

try using just the logo, without any text and see if that works. The logo is less than 200 pixels correct?

<img src tag is fine to use in there, which is all you need for this application

Come by our IRC channel on GameSurge (info sticked on the top of this forum) to fix this solution faster and easier
-Nick
MrXtramean
A semi-regular
A semi-regular
Posts: 19
Joined: Tue Dec 07, 2004 4:52 pm

Post by MrXtramean »

MrXtramean wrote:
ok. I looked at the config.php and this is what was listed there
img, a, br, hr, p, i, u, b
That's it. ? Not much to work with.
Stormtrooper Wrote:
As I said before, the tags that are allowed are defined in the config. So add what you need. But generally you don't need more than what is there (unless you want to embed a flash object, etc).

No one else has had this problem. The only advice I can give right now is to make sure that the provider is actually using the most recent theme and PHP files for PsychoStats. It's often a problem for someone to update the stats.pl and other perl files but to forget to update the PHP side of things.
_________________
I write: Some of this stuff is new to me. Are we up to date? That's what he's asking and I haven't the notion. Can someone direct me to where I can educate myself on what he's talking about? This should be so simple. :cry:
MrXtramean
A semi-regular
A semi-regular
Posts: 19
Joined: Tue Dec 07, 2004 4:52 pm

Post by MrXtramean »

Would "Clearing Compiled Themes" make the difference. We're not having any luck here. If any other Clan reads this, please try and add a picture in for the Clan logo abd then lets us know if you have any problems. Thx. I can't believe this is just our problem, it is more a script or server problem. Too simple for us morons to screw up. :roll:
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

MrXtramean wrote:Would "Clearing Compiled Themes" make the difference. We're not having any luck here. If any other Clan reads this, please try and add a picture in for the Clan logo abd then lets us know if you have any problems. Thx. I can't believe this is just our problem, it is more a script or server problem. Too simple for us morons to screw up. :roll:
Like I told you on IRC, I used that exact same html code above for another rental on the same webserver, which works perfectly.

We could try clearing compiled themes, but the owner of that server will need to do that.
-Nick
MrXtramean
A semi-regular
A semi-regular
Posts: 19
Joined: Tue Dec 07, 2004 4:52 pm

Post by MrXtramean »

Since I can't seem to find much info at Psychostats on the subject. Will anything drastic happen if we "Clear" it?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

MrXtramean wrote:Since I can't seem to find much info at Psychostats on the subject. Will anything drastic happen if we "Clear" it?
not for the compiled folder, it will just compile again
-Nick
Post Reply