Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] How To Add Background Image In ShoutBox
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Re: [Solved] How To Add Background Image In ShoutBox
PostPosted: 04/11/2007 4:03 PM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 12:38 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Yeah, it looks perfect now  banana  banana  banana
Yeah, i thought to make it little lighter but actually you read my mind and made the default font as BOLD Very Happy which is quite good looking now so we don't need to make any changes.

I will now change the posting box picture and see how it comes there also.
By the way, how you did it? I mean it's easy to learn because If we will change the image for posting box bg also will it come full bg or it will come into break parts like the bg was coming before of shoutbox.
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: How To Add Background Image In ShoutBox
PostPosted: 04/11/2007 4:17 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 4:38 PM
Location: St Pete, FL
peace.gif
This is what I did:

OPEN
templates/subSilver/shoutbox_view_body.tpl

FIND
Code:
class="forumline"

REPLACE WITH
Code:
class="forumline3"

FIND & DELETE
Code:
class="{shoutrow.ROW_CLASS}"

OPEN
templates/subSilver/subSilver.css

FIND
Code:
.forumline2   { background-color: #FFFFFF; border: 2px #CC0033 solid; }

AFTER ADD
Code:
.forumline3   { background-image: url('images/shoutbox_bg.jpg'); background-color: #FFFFFF; border: 2px #006699 solid; }

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2
Page 2 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.1125s (PHP: 43% - SQL: 57%) - SQL queries: 33 - GZIP disabled - Debug on