Some sort of variable?

Forum
Last Post
Threads / Messages
Well you can modify enddayne's template on your own, simply open the html file templates/simple/template.html and find the corresponding codes to edit. Do not remove copyrights though, unless you have her permission.
 
Oh I am sorry the html file is named starter.html in Mys v1.1.x series. Open it with a text editor and change the site name and site owner part of the codes.
 
Well this is not what I am talking about. The site name and slogan can be edited in admin control panel. Near the bottom of the page you should be able to find a line that looks like this:

PHP:
<p><a href="">Your Site</a> ©Copyright Year <a href="">Your Name</a> <br> Powered by <a href="http://www.mysidiaadoptables.com/forum" target="_blank">Mysidia Adoptables v1.1.4</a> ★ Theme by <a href="http://design.sessions-st.net">Sessions Street</a> ★ Valid <a href="http://validator.w3.org/check?uri=referer">HTML</a> & <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></p>

Edit the 'your site' and 'your name' parts to whatever you like, and leave the rest of codes unchanged.
 
Oh this is actually not PHP. I believe it is referenced to the site settings you can manually edit in admin control panel though.
 
You want to make one of those?
just put something like this before the echo $template line
PHP:
$template = replace(':NEWVAR:',$newvar,$template);

now in the template .html file, just a put the :NEWVAR: whereever you want. But don't forget to define the $newvar variable in the .php file else it will be blank
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,278
Messages
33,125
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Top