Author Topic: change body color for postcard preview and postcard sent?  (Read 3929 times)

0 Members and 1 Guest are viewing this topic.

Offline surferboy

  • Full Member
  • ***
  • Posts: 142
    • View Profile
change body color for postcard preview and postcard sent?
« on: April 30, 2010, 09:44:19 PM »
Hi -

The body code for our gallery is a little too dark for the postcard preview and the postcard sent displays:

Quote
body {
  background-color: #5C5C5C;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

Can anyone suggest where to insert a modified css style, like 'bodybright' into the postcard html or postcards.php file?

Here is a proposed code I could add to the style.css file:

bodybright {
  background-color: #C4C4C4;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

Thanks,

Brian

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
Re: change body color for postcard preview and postcard sent?
« Reply #1 on: May 01, 2010, 12:52:07 AM »
Maybe add <span> on top and </span> at the end of postcards.html and add style in it?
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)