| View previous topic :: View next topic |
| Author |
Message |
JT Guest
|
Posted: Mon Jul 05, 2004 4:59 pm Post subject: MMS diary - webpage backgroud color |
|
|
Hi, can i use a gif file as the photo background in the mms diary? Let say i wish to add some fun surrounding the photo in the web page - eg. paper clip gif file instead of displaying background color only.
Which file or line do i need to change in order to attache the gif file & display as a background?
Pls help.
with thanks,
JT |
|
| Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Tue Jul 06, 2004 9:50 am Post subject: |
|
|
| Well, you can do anything you like with the presentation layer. The view.php file is where things are displayed and it is kept very simple. To change the background of the whole page you would of course change the body tag in view.php. Background for a seperate message would require some table fiddling in diarylib.php. Have a look at the printEntry function there and change it to what you want. For instance try and set a background image on the inner most table there. Background images in tables has historically behaved very differently in different browsers so it might require some trial and error to get it to work. |
|
| Back to top |
|
 |
|