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.

Creating pictures for different folders

2 posters

Go down

Creating pictures for different folders Empty Creating pictures for different folders

Post by Colsophnel March 14th 2012, 03:42

How do you create pictures for different folders? Like say I have a category for applications and you can click on it and create a new topic where you post your app, how do I create a banner icon for the "Applications" title? I want to do this for all my folders on my forums page on here: http://www.tgcommunity.com/forum Like where it says Tribal Creed, to have a banner across that....How do I apply one?
avatar
Colsophnel
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Creating pictures for different folders Empty Re: Creating pictures for different folders

Post by Klemen March 14th 2012, 03:58

Hmm... Try:

Code:
.row{
background: url(background_url);
}

div.inner ul.topiclist,ul.topiclist,ul.topiclist li.row{
background: url(background_url);
}
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Creating pictures for different folders Empty Re: Creating pictures for different folders

Post by Colsophnel March 14th 2012, 04:01

Where would I place that?
avatar
Colsophnel
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Creating pictures for different folders Empty Re: Creating pictures for different folders

Post by Klemen March 14th 2012, 04:07

Go to admin panel > display > colors > CSS Stylesheets and paste this code at the end. Then just change where it says "background_url" to the URL of the picture you want.
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Creating pictures for different folders Empty Re: Creating pictures for different folders

Post by Colsophnel March 14th 2012, 06:13

still so confused lol but I think I'd just need to understand CSS coding a little better.... Not sure what that code means by "row"
avatar
Colsophnel
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Back to top


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