Mysidia Adoptables Support Forum  

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

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 08-19-2010, 12:13 PM
fadillzzz fadillzzz is offline
Dev Staff
 
Join Date: Jan 2010
Posts: 501
Gender: Male
Credits: 41,499
fadillzzz is an unknown quantity at this point
Default RE: How to change the font of siggy.php ?

I can't guarantee you that this is going to work for your site but I hope this can be your solution even if it's just temporary

before
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); 
Add this line
PHP Code:
        $x = ($newwidth $newwidth/2)/2
And then replace the zeros from
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); 
to $x

Final code should looks like this
PHP Code:
        $x = ($newwidth $newwidth/2)/2

    
imagestring ($image12$x$textheight,  $str1$color);
    
imagestring ($image12$x$textheight 13,  $str2$color);
    
imagestring ($image12$x$textheight 26,  $str3$color);
    
imagestring ($image12$x$textheight 42,  $str4$color);
    
imagestring ($image12$x$textheight 55,  $str5$color); 
Reply With Quote
 


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
CSS: Using a Non-Standard Font Kaeliah Tutorials and Tips 0 01-31-2011 08:50 PM
Font Question. shadowclash1 Other Chat 0 10-30-2010 04:26 AM
how to change background of siggy? vexel Questions and Supports 7 09-29-2010 10:54 AM
I want change font jcga Questions and Supports 4 02-14-2010 08:47 AM
A PHP font question exdiogene Webmasters Area 5 10-17-2009 08:08 PM


All times are GMT -5. The time now is 08:13 AM.

Currently Active Users: 5327 (0 members and 5327 guests)
Threads: 4,081, Posts: 32,032, 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 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636