Author Topic: [1.7.7] Postcard preview shows message text in one line  (Read 8040 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
[1.7.7] Postcard preview shows message text in one line
« on: June 03, 2009, 04:12:42 PM »
This little bug affects all 3 templates that came with 4images.

In
templates/default/postcard_preview.html
templates/default_960px/postcard_preview.html
templates/default_full/postcard_preview.html

Find:
Code: [Select]
                    <font face="{font_face}" color="{font_color}" size="2">{message_hidden}</font> <br />
Replace with:
Code: [Select]
                    <font face="{font_face}" color="{font_color}" size="2">{message}</font> <br />
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)