The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Design Coloring??

Go down

Forum Design Coloring?? Empty Forum Design Coloring??

Post by SpiritPelt December 12th 2011, 2:56 pm

SO, I am having some trouble with the forum design coloring >.< Where it has all the categories and forums, sub-forums, and topics. I can only put a solid color there when I want to put this picture!

http://nlfministries.org/sitebuilder/images/1_1_-1391x1188.jpg

But it will only show up BLUE. I do not know how to put a picture in for the forum category background, will someone help me?

(Not the main background, but like where all the forums, topics, and categories are)

ALSO- I want to change the design of the chatbox, but that will only show up as a solid color too.
avatar
SpiritPelt
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Forum Design Coloring?? Empty Re: Forum Design Coloring??

Post by Guest December 12th 2011, 2:59 pm

1. Can you provide your forum url please? Smile

2. What about - https://help.forumotion.com/t77136-customize-chatbox#496870 Wink
avatar
Guest
Guest


Back to top Go down

Forum Design Coloring?? Empty Re: Forum Design Coloring??

Post by SpiritPelt December 12th 2011, 3:02 pm

Here is the website URL- http://auroralake.forumotion.com/ (still in progress)

And thank you for the chatbox design link, I am sure that will help me with that part of my problem 8D
avatar
SpiritPelt
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Forum Design Coloring?? Empty Re: Forum Design Coloring??

Post by Guest December 12th 2011, 3:35 pm

Add to your CSS Stylesheet:
Code:
th.secondarytitle, table.forumline tbody tr th[nowrap="nowrap"][width="50"], table.forumline tbody tr th[nowrap="nowrap"][width="150"] {
background: url(http://i43.servimg.com/u/f43/16/83/25/99/dddd10.jpg) !important;
}
avatar
Guest
Guest


Back to top Go down

Forum Design Coloring?? Empty Re: Forum Design Coloring??

Post by SpiritPelt December 12th 2011, 3:50 pm

It didn't seem to work when I inserted it into the CSS Stylesheet. Is that the exact code I need to insert?

EDIT: Ohh, well, in the website, where it says: Character Biographies, that's where I wanted to put that picture, not in the place where it actually says "Forum" but thank you though 8D
avatar
SpiritPelt
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Forum Design Coloring?? Empty Re: Forum Design Coloring??

Post by Guest December 12th 2011, 4:31 pm

1. Okay, go to Administration Panel => Display => Templates => General => index_box. Find this code:
Code:
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
and replace with:
Code:
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr id="gbackground">
Save, then publish template.

2. Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet:
Code:
tr#gbackground{
background: url(http://i43.servimg.com/u/f43/16/83/25/99/dddd10.jpg) !important;
}
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum