![]() |
#1
|
|||
|
|||
![]()
I know Mysidia uses GD to write the text on images and I'm planning to use it, but is there any way to change what text it writes? Where would I find that in the code? Right now my site's URL is too long to work with it so I'm planning to change some of the text around.
|
#2
|
||||
|
||||
![]()
For writing text on images, did you mean the banner at the top of the site? If so, that doesn't use GD, it can be found in your theme's template.tpl file towards the top, similar to this:
HTML Code:
<div id="wrapper" style="text-align:center;"> <div id="header"><a href="{$path}index">{$site_name}</a></div> If not, what were you referring to? Since I haven't noticed any other instances where mysidia does this.
__________________
|
#3
|
|||
|
|||
![]() Quote:
See how my site's URL is cut off? |
#4
|
||||
|
||||
![]()
Oh! Well in that case I'm not sure either. I looked through the class files and myadoptsview.php but couldn't find anything for it.
__________________
|
#5
|
||||
|
||||
![]()
I recently stumbled upon it, can't remember where, though. I'll do a search quickly.
EDIT: Check out public function siggy() in levelup.php You should find this a few lines down the function: PHP Code:
__________________
My Mods Site (1.3.4, 2020 Mods) Last edited by Abronsyth; 05-04-2017 at 08:44 AM. |
#6
|
||||
|
||||
![]()
Is there a way to allow it to work with .png files in addition to .gif?
|
![]() |
Thread Tools | |
Display Modes | |
|
|
What's New? |
What's Hot? |
What's Popular? |