Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
Thread Tools
  #1  
Old 23rd February 2013, 14:41
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default Shoutbox Background
Thanks to nicky for this code
To add a pic background in shoutbox, after this in shoutbox.php

PHP Code:
?>
<html><head>
<title>ShoutBox</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="30; url=shoutbox.php" />
<style type="text/css">
background:#FFFFFF;
A {color: #000000; font-weight: bold; }
A:hover {color: #FF0000;}
.small {font-size: 9pt; font-family: tahoma; }
.date {font-size: 9pt;}
</style>
</head> 
ADD

PHP Code:
<body background="pic/example.jpg"style"=background-repeat:repeat-no repeat;background-attachment:-fixed;"
attention

Attention

If you dont need fixed in it ,remove ,
background-attachement:-fixed;



__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #2  
Old 23rd February 2013, 15:16
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
bad idea to add a pic into background, any background it will be.
Reply With Quote
Reply

Tags
background , shoutbox


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 06:19. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.