 | [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 6:15 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Hello NightRider,
Sorry to disturb you again. Can you please tell me how can i add bg image on my shoutbox. My other partner is crying for that
If possible, you may tell me.
Thanks a lot,
AB |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 1:33 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Koi hay pai? It's my urdu language which means any one there?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 1:38 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:05 PM
Location: St Pete, FL
|

|
|
|
|
 |
You can try this. It is completely untested. You will need to adjust the graphic image name in the URL before you install this MOD...
| Code:
|
##############################################################
## MOD Title: Shoutbox Background for funwadi.com
## MOD Author: Nightrider < > (Blake) http://4fxearth.net/phpBB2
## MOD Description: This mod puts a background image in the Shoutbox
## MOD Version: 1.0.0
## Installation Level: Easy
## Installation Time: 1 Minute using Easymod
## Files To Edit:
## templates/subSilver/subSilver.css
## Included Files: n/a
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
You MUST modify the graphic file in the background image url setting to match the
background image that you plan to use...
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/subSilver.css
#
#-----[ FIND ]------------------------------------------
# This actual line of code will be longer...
td.shout1
#
#-----[ IN-LINE FIND ]------------------------------------------
#
background-color
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
# dont forget to edite image path .
background-image: url('templates/subSilver/images/abc.jpg');
#
#-----[ FIND ]------------------------------------------
# This actual line of code will be longer...
td.shout2
#
#-----[ IN-LINE FIND ]------------------------------------------
#
background-color
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
# dont forget to edite image path .
background-image: url('templates/subSilver/images/abc.jpg');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 1:48 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
| Looks cool MOD. I installed and it did perfectly without any errors. I changed the path too. I don't see any bg image change in shoutbox. Do you see? Because we really have problem from ISP that sometimes it shows any thing new happened will show v.late! And more problem is that we have only 1 ISP in this country. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 2:19 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:05 PM
Location: St Pete, FL
|

|
|
|
|
 |
Check it now. I shortened the path from templates/subSilver/images/funwadi.gif to images/funwadi.gif. Are you sure that's the image you want to use? The text is a bit hard to read with that background...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 2:26 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Yes, you are right. It's not looking good. The text is difficult to read out. Actually we will change. I just added that image for testing. My partner will make a good image who deals with audio/video/image section for the forum, he will work on it and we will definitely change the image.
Thanks brother. Btw, you must add reputation MOD and i think every user will give you 1000's of reputation only to you  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 2:36 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:05 PM
Location: St Pete, FL
|

|
|
|
|
 |
LOL I don't really care about my reputation as much as I care about helping everyone to resolve their problems. I can tell who my friends are without needing reputation points to prove it...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 2:39 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Right brother. You made me emotional  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 3:30 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:05 PM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
I added a new bg to see how it looks like. My friend who made it of same shoutbox size and the image is this
and in shoutbox bg it shows like this
Can i make it like the whole image comes there completely instead of breaking into parts in which no one understands what is that actually! |
|
|
 |
 |
| Back to Top |
|
|
 | Re: How To Add Background Image In ShoutBox |  |
Posted: 04/11/2007 3:59 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:05 PM
Location: St Pete, FL
|

|
|
|
|
 |
That looks much better. Check it now. I still think the image makes it a bit more difficult to read the text. Can you tone down the image a bit more so that the text becomes more important than the background? Also, you still have that pink image assigned to the posting message. That probably should be changed too...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|