News:

Wondering if this will always be free?  See why free is better.

Main Menu

Additional Text for Attachments

Started by Viper013, November 04, 2019, 01:39:20 PM

Previous topic - Next topic

Viper013

SMF 2.0.15
----------------------


Hi,

i need an extra Copyright-Text for uploading attachments
like in the picture i attached here.


The additional Text: 
"Achtung ! Urheberrecht / Copyright-Hinweis: Bitte nur Dateien hochladen die ihr selbst erstellt habt oder an denen ihr selbst die Rechte habt !"


Any idea where in the code i can add this Text that this show up like in the attached Picture ?


Thank you for your help.


Greetings
Steffen



Sir Osis of Liver

Post.template.php



<dd class="smalltext" id="moreAttachments"><a href="#" onclick="addAttachment(); return false;">(', $txt['more_attachments'], ')</a></dd>';

echo '
<dd class="smalltext" style="color: red;">Achtung ! Urheberrecht / Copyright-Hinweis: Bitte nur Dateien hochladen die ihr selbst erstellt habt oder an denen ihr selbst die Rechte habt !
</dd>';

echo '
<dd class="smalltext">';

// Show some useful information such as allowed extensions, maximum size and amount of attachments allowed.



You can play with the css.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Viper013

Thank you very much Sir Osis,

i will try this out.   :) :)


Greetings
Steffen

konvdummy

Sir Osis,

is it possible to type the additional sentence in bold letters ?

Best
Rafael

Sir Osis of Liver



     <dd class="smalltext" style="color: red; font-weight: bold;">


Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

konvdummy

Yes, that's it.
Thanks a lot.

Refagrds
Rafael

Advertisement: