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.

How to create category image ????

4 posters

Go down

In progress How to create category image ????

Post by Daniel_BG Sun 4 Nov - 7:24

How to create category image ???? 5455820Q
avatar
Daniel_BG
Forumember

Other / Decline to state Posts : 250
Reputation : 3
Language : Bulgarian English

https://cs-lan-empire.forumotion.eu/

Back to top Go down

In progress Re: How to create category image ????

Post by Sir Chivas™ Sun 4 Nov - 7:30

Good Morning,

Can you provide the URL of the forum from the screenshot? Thank you. Wink
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: How to create category image ????

Post by Daniel_BG Sun 4 Nov - 9:10

Sir Chivas™️ wrote:Good Morning,

Can you provide the URL of the forum from the screenshot? Thank you. Wink

http://demo.nicetheme.com/forum?theme_id=158457
avatar
Daniel_BG
Forumember

Other / Decline to state Posts : 250
Reputation : 3
Language : Bulgarian English

https://cs-lan-empire.forumotion.eu/

Back to top Go down

In progress Re: How to create category image ????

Post by SLGray Sun 4 Nov - 9:20

Do you mean the background image for the area that is the category?

Administration Panel > Display > Colors & Pictures > Pics Management
Advanced Mode
General/Index Tab
Background picture (Row title):
Background picture (Row category left):
Background picture (Row category right):


Last edited by slg on Sun 4 Nov - 9:27; edited 1 time in total


How to create category image ???? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to create category image ????

Post by Sir Chivas™ Sun 4 Nov - 9:26

Add this code in your CSS
Code:
div.maintitle {
background-color: #1D1D1D;
background-image: url(http://hitskin.com/themes/15/84/57/i_back_title.png);
background-repeat: repeat-x;
color: white;
padding: 8px 8px 8px 15px;
vertical-align: middle;
zoom: 1;
}

Replace your image with yours.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: How to create category image ????

Post by SLGray Sun 4 Nov - 9:27

Administration Panel > Display > Colors & Pictures > Pics Management
Advanced Mode
General/Index Tab
Background picture (Row title):
Background picture (Row category left):
Background picture (Row category right):


How to create category image ???? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to create category image ????

Post by Daniel_BG Sun 4 Nov - 10:28

How to create category image ???? 5456555n
avatar
Daniel_BG
Forumember

Other / Decline to state Posts : 250
Reputation : 3
Language : Bulgarian English

https://cs-lan-empire.forumotion.eu/

Back to top Go down

In progress Re: How to create category image ????

Post by Sir Chivas™ Sun 4 Nov - 16:58

Can you post the URL of the forum that is appearing in the screenshot? Thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: How to create category image ????

Post by Daniel_BG Mon 5 Nov - 7:56

avatar
Daniel_BG
Forumember

Other / Decline to state Posts : 250
Reputation : 3
Language : Bulgarian English

https://cs-lan-empire.forumotion.eu/

Back to top Go down

In progress Re: How to create category image ????

Post by Daniel_BG Sat 10 Nov - 4:56

???
avatar
Daniel_BG
Forumember

Other / Decline to state Posts : 250
Reputation : 3
Language : Bulgarian English

https://cs-lan-empire.forumotion.eu/

Back to top Go down

In progress Re: How to create category image ????

Post by Nera. Sat 10 Nov - 7:11

What is your forums version? If it's BB2 like your profile states ( http://yugioh-mania.fanforum.biz/ ) you can add a new class in templates for it.

Like this?
http://tikitiki.forumcroatian.com/

Go to index_body and add this:

Code:
<div class="bas"></div>

Just after this:

Code:
{BOARD_INDEX}

Save and publish template.

Than go to CSS and add this in it.

Code:
.bas {
    background: url("http://i65.servimg.com/u/f65/11/95/30/70/pp210.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    margin: 0 auto;
    padding: 0;
    width: 817px;
}

Move it arround with margins.

If you are not on BB2 post your forums URL so that the answer you recieve don't become useless.

LP
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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