Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2009, 08:41 AM
SJC SJC is offline
Member
 
Join Date: Apr 2009
Posts: 118
Credits: 8,857
SJC
Default Not Showing Name

This isn't a serious problem but it wont show the adoptable's name for Promo adoptable s, and adoptable s that hatched (Like the one in my signiture). Also how do you change the font and size of the name?
Reply With Quote
  #2  
Old 04-19-2009, 04:26 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,728
BMR777 is on a distinguished road
Default RE: Not Showing Name

Quote:
Originally Posted by SJC
This isn't a serious problem but it wont show the adoptable's name for Promo adoptable s, and adoptable s that hatched (Like the one in my signiture). Also how do you change the font and size of the name?
The fancy image signatures only work for .gif files. The one in your signature is a .png file, which is why it doesn't work. I recommend converting the image to a .gif and then use the level editor to change to the .gif image from the .png image.

As far as changing the font, you cannot change the font (it uses the server default font) but you can change the size. In siggy.php find:

PHP Code:
imagestring ($image120$textheight,  $str1$color);
    
imagestring ($image120$textheight 13,  $str2$color);
    
imagestring ($image120$textheight 26,  $str3$color);
    
imagestring ($image120$textheight 42,  $str4$color);
    
imagestring ($image120$textheight 55,  $str5$color); 
Change the 12's to the font size you want to use.

The actual text can be changed here:

PHP Code:
$str1 "Name: ".$name;
    
$str2 "Owner: ".$owner;
    
$str3 "Click Here to Feed Me!";
    
$str4 "More Adopts at:";
    
$str5 "www.".$domain
Messing with the font size may mess things up though. The second set of numbers, ie 13,26,42 etc is the spacing between lines. The image system is very temperamental.

Brandon
Reply With Quote
  #3  
Old 04-20-2009, 12:17 AM
trollis76 trollis76 is offline
Member
 
Join Date: Feb 2009
Posts: 160
Credits: 13,480
trollis76
Default RE: Not Showing Name

Brandon? Sorry to write in this thread, but...
What strings should I have if I want the name and level only?[hr]
Oh, and when you click the "Tsengu" (in my case) you'
ll level it up.
Reply With Quote
  #4  
Old 04-20-2009, 04:21 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,728
BMR777 is on a distinguished road
Default RE: Not Showing Name

Quote:
Originally Posted by trollis76
Brandon? Sorry to write in this thread, but...
What strings should I have if I want the name and level only?[hr]
Oh, and when you click the "Tsengu" (in my case) you'
ll level it up.
For JUST the name and level you would have:

PHP Code:
    $str1 "Name: ".$name;
    
$str2 "Level: ".$currentlevel;

imagestring ($image120$textheight,  $str1$color);
    
imagestring ($image120$textheight 13,  $str2$color); 
You can't make only part of the image clickable, the whole image only can be clickable.
Reply With Quote
  #5  
Old 04-21-2009, 05:03 AM
trollis76 trollis76 is offline
Member
 
Join Date: Feb 2009
Posts: 160
Credits: 13,480
trollis76
Default RE: Not Showing Name

That was what I meant. -.-'[hr]
Thank you!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Images not showing? katsRme Feedback and Suggestions 15 08-19-2012 06:08 PM
I'm showing up more then once AlkseeyaKC Questions and Supports 21 08-28-2011 02:52 AM
New Rats Not Showing Up? AlexC Questions and Supports 20 04-12-2011 05:48 PM
images not showing dragonqueen Questions and Supports 7 05-22-2010 10:11 PM
Certain adoptables not showing Killgore Questions and Supports 5 02-22-2009 04:58 PM


All times are GMT -5. The time now is 03:33 PM.

Currently Active Users: 9245 (0 members and 9245 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636