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 Edit Category image

2 posters

Go down

How to Edit Category image Empty How to Edit Category image

Post by Reign April 21st 2010, 4:56 pm

How to Edit Category image 23mil0

link : https://2img.net/h/oi39.tinypic.com/23mil0.jpg


how to change the category image ?

thanks
avatar
Reign
Forumember

Posts : 122
Reputation : 0
Language : english

Back to top Go down

How to Edit Category image Empty Re: How to Edit Category image

Post by Matei April 21st 2010, 5:04 pm

Administration Panel - Display - How to Edit Category image Images_couleurs Pictures and Colors - Colors - CSS Stylesheet and search this code
Code:
/***** TABLE BABY ************/
table.ipbtable.index-box {
   width: 100%;
   table-layout: fixed;
/*border: solid 1px #c4c4c4; //** border to all**/ */
   }

table.ipbtable th {
   color: #FFE1B9;
   font-size: 12px;
   font-weight: bold;
   background-image: url('IMAGE LINK'); /** 2nd head bar **/
   white-space: nowrap;
   padding: 0 5px;
   text-align: center;
   height: 26px;
   border-left: solid 1px #317CC2;
   border-right: solid 1px #164C7D;
   border-top: solid 1px #3981C3;
   border-bottom: solid 1px #164C7D;
}

table.ipbtable th.formsubtitle,.formsubtitle {
   background-color: #313131; /** table color**/
        background-image: url('IMAGE LINKf');       
        background-repeat: repeat-x;
   border-left: solid 1px #404040;
   border-right: solid 1px #121212;
   border-top: solid 1px #3C3C3C;
   border-bottom: solid 1px #131313;
   }

div.maintitle {
   background-image: url('IMAGE LINK'); /*main bar*/
        background-repeat: no-repeat;
        font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial;
        white-space: nowrap;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   color: #2370B6;
   /*color: #EB8500;*/
   }

IMAGE LINK = Your image.
Matei
Matei
Hyperactive

Male Posts : 2973
Reputation : 101
Language : Romanian (10), English (8), * CSS Stylessheet | HTML *
Location : Romania | Please do not send me pm`s for support or graphic requests, I just ignore them.

Back to top Go down

How to Edit Category image Empty Re: How to Edit Category image

Post by Reign April 22nd 2010, 2:45 am

thanks and is this possible for phbb2?
avatar
Reign
Forumember

Posts : 122
Reputation : 0
Language : english

Back to top Go down

How to Edit Category image Empty Re: How to Edit Category image

Post by Matei April 22nd 2010, 2:51 am

This code works only on Invision.
Matei
Matei
Hyperactive

Male Posts : 2973
Reputation : 101
Language : Romanian (10), English (8), * CSS Stylessheet | HTML *
Location : Romania | Please do not send me pm`s for support or graphic requests, I just ignore them.

Back to top Go down

How to Edit Category image Empty Re: How to Edit Category image

Post by Reign April 22nd 2010, 2:37 pm

oh okay thanks and solved
avatar
Reign
Forumember

Posts : 122
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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