SMF Support > Install and Upgrade Help

template.php

(1/2) > >>

jimstone77:
Where can I get a new copy of template.php? I seem to have deleted my copy. Is it possible to post the code here, or to get a copy?

Chris Cromer:
Just download the zip from the downloads page and get the file out of it.

But if you deleted your modified template and don't have a backup then there is nothing you can do but redo your changes from scratch.

Owdy:

--- Quote from: jimstone77 on April 11, 2004, 09:35:15 AM ---Where can I get a new copy of template.php? I seem to have deleted my copy. Is it possible to post the code here, or to get a copy?

--- End quote ---
There isnt such file in SMF. This aint YabbSE ;)
New theme files for smf you can get from download area.

jimstone77:

--- Quote from: Owdy on April 11, 2004, 09:39:24 AM ---
--- Quote from: jimstone77 on April 11, 2004, 09:35:15 AM ---Where can I get a new copy of template.php? I seem to have deleted my copy. Is it possible to post the code here, or to get a copy?

--- End quote ---
There isnt such file in SMF. This aint YabbSE ;)
New theme files for smf you can get from download area.

--- End quote ---

Left over from the upgrade? No wonder the board still worked. I used the template.php file to change the quoted text to larger size for my users who can't read the tiny quotes.

  .quote
  {
    font-size: 10px;
    color: #000000;
    font-family: arial, verdana, helvetica, serif;
    background-color: #dee7ef;
  }

in template.php I would change font size. Since this is no longer the case, what file would I find this option, and what is the text to change? Thanks for your assistance.


Owdy:

--- Quote from: jimstone77 on April 11, 2004, 10:09:39 AM ---Left over from the upgrade? No wonder the board still worked.

--- End quote ---
Heh, that would be it.
File is style.css

Navigation

[0] Message Index

[#] Next page

Go to full version