TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,994
  • Total Topics: 21,325
  • Online today: 348
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 323
  • Total: 323

TinyPortal Copyright

Started by Chair, April 06, 2010, 05:39:52 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Chair

...Looks a little unprofessional on my website, randomly floating above the footer. Am I allowed to move it to the footer?

Ken.

Quote from: Chair on April 06, 2010, 05:39:52 PM
...Looks a little unprofessional on my website, randomly floating above the footer. Am I allowed to move it to the footer?
Hello Chair, welcome to TinyPortal.

Yes you can move it.
We do ask that you keep it easily visible, but moving it is OK.
" If everything seems under control, you're not going fast enough." - Mario Andretti
Yesterday When I was Young.

Chair

Thanks! :)

Is it located under the main_content_section in the index.template?

Max

#3
No.

Its located in Sources/TPSubs.php search for
function tportal_version()

IchBin

Actually, that is the function. The line of code you want to move is located in the TPBlockLayout.template.php file in the default theme. Look for this line towards the end of the file.
echo '<div id="tportal" class="smalltext">' , tportal_version() , '</div>';

Chair

and i can just move that to the copyright area of my index.template?

Max

Quote from: IchBinâ„¢ on April 06, 2010, 06:47:52 PM
Actually, that is the function.

yeah i had posted that before i edited my post, the actuall copyright text is below the function tportal_version() in TPSubs.php

if(!WIRELESS)
echo '<a href="http://www.tinyportal.co.uk" title="TinyPortal">TinyPortal v1.0 beta5 &copy; Bloc</a> ';

IchBin

Quote from: Chair on April 06, 2010, 06:51:05 PM
and i can just move that to the copyright area of my index.template?

Yes

IchBin

Quote from: Maxâ„¢ on April 06, 2010, 06:53:55 PM
Quote from: IchBinâ„¢ on April 06, 2010, 06:47:52 PM
Actually, that is the function.

yeah i had posted that before i edited my post, the actuall copyright text is below the function tportal_version() in TPSubs.php

if(!WIRELESS)
echo '<a href="http://www.tinyportal.co.uk" title="TinyPortal">TinyPortal v1.0 beta5 &copy; Bloc</a> ';


You are still looking at the function Max. The actual call the function is where I mentioned in the TPBlocksLayout template.

Max


I know its the funtion, was thinking he wanted to change the text itsself, should of just left it first time without the edit.  :P

This website is proudly hosted on Crocweb Cloud Website Hosting.