Help with changing cellpic2.jpg for individual forum section

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Help with changing cellpic2.jpg for individual forum section
Mr_Dobie
CZ Newbie
Mr_Dobie has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Dec 03, 2004
0.00 posts per day
Posts: 2
Points: 164
   
While looking through my forums.css I noticed this:
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
      background-color: #000000;
      background-image: url((images/cellpic2.jpg);
);


I have a music site with forum sections for different artist and labels. I would like to have an image in that spot unique to whatever forum is being viewed. Is this where I would change it.....and how would I do that. Or is there a way I can have main forum header change to fit each forum section....thanks in advance.


Back to top Reply with quote
#2   
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.04 posts per day
Posts: 8089
Points: 494,430
   
Thats a class you could make another and name it td.rowpic2 and give it a differant background. Then you just edit the forum tpl files and change the background class where you want the new background.




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: Help with changing cellpic2.jpg for individual forum sec
Mr_Dobie
CZ Newbie
Mr_Dobie has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Dec 03, 2004
0.00 posts per day
Posts: 2
Points: 164
   
I understood the first part. I'm having a problem with the second part...are you talking about overall_header.tpl ...I looked in that file:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}

{NAV_LINKS}
<title>{SITENAME } :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="themes/subBlack/forums/forums.css" type="text/css" />
<style type="text/css">

/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #000000; border: 0px #212121 solid; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #000000; border: 2px #212121 solid; }
<!--
TH         { background-image: url(themes/subBlack/forums/images/{T_TH_CLASS2}) }
TD.cat      { background-image: url(themes/subBlack/forums/images/{T_TH_CLASS1}) }
TD.rowpic   { background-image: url(themes/subBlack/forums/images/{T_TH_CLASS3}); background-repeat: repeat-y }
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-image: url(themes/subBlack/forums/images/{T_TH_CLASS1}) }
-->


is this what I need to edit....where? I have an Audio forum,A video forum, and a forum for computer help . I use subBlack theme and I would like to give each of those forums their own look without having to install subforums. I would really appreciate your help again Telli ......Thanks again


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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