News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Colorful/Colourful Catbgs

Started by hhy89, April 19, 2009, 07:58:12 PM

Previous topic - Next topic

hhy89

Link to Mod

Colorful/Colourful Catbgs


made by www.smfmod.com
Version: 1.0 Date 2009-04-18
Compatibility: SMF 2.0 RC1


Version: 1.1 Date 2009-05-10
Compatibility: SMF 2.0 RC1 & 1.1.x
***Add 1.1.x

thanx iy10 ;)
Seo4Smf 2.0 - Full Top10 Stats(full top10) - Aligned and Bilateral Child Boards(2li 3lü alt bölümler)
http://www.smfmod.com
http://destek.smfmod.com

blanix

oh nice  :o

can you convert it for 118 ?
My SMF: 1.1.9

CrazyChristina

the preview looks totally great! any chance u can make it work for 1.1.8? pretty please? lol

Joe N

Microsoft: "We Need to Imagine Life Without Walls."
I Say: "If There are No Walls Who needs Windows."



My Mods (6) All My Mods Updated To SMF 2.0 RC2 and SMF 1.1.10!


hhy89



Version: 1.1 Date 2009-05-10
Compatibility: SMF 2.0 RC1 & 1.1.x
***Add 1.1.x
Seo4Smf 2.0 - Full Top10 Stats(full top10) - Aligned and Bilateral Child Boards(2li 3lü alt bölümler)
http://www.smfmod.com
http://destek.smfmod.com

CrazyChristina

#5
Looks great! Ty so much!

Joe N

Microsoft: "We Need to Imagine Life Without Walls."
I Say: "If There are No Walls Who needs Windows."



My Mods (6) All My Mods Updated To SMF 2.0 RC2 and SMF 1.1.10!


neuikc

First off, thanks for the mod and the time you've spent on it.

Second, maybe I can get some help with installation. Everything shows it will install except for when it gets to the installation on a custom theme.

On the DarkBreak theme it errors out on the style.css modification with this.

Find:
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers. */
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(images/catbg.jpg) #88A6C0 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}


Replace:
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td {
   
      background: url(images/catbg.gif) #4A96BE repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_1 , tr.catbg_1 td
{
      background: url(images/catbg10.gif) #13B5E8 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_2 , tr.catbg_2 td
{
      background: url(images/catbg2.gif) #B4DF31 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_3 , tr.catbg_3 td
{
      background: url(images/catbg3.gif) #C964C8 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
   }
.catbg_4 , tr.catbg_4 td
{
      background: url(images/catbg4.gif) #FF830E repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_5 , tr.catbg_5 td
{
      background: url(images/catbg5.gif) #CF0E0E repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_6 , tr.catbg_6 td
{
      background: url(images/catbg6.gif) #325497 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_7 , tr.catbg_7 td
{
      background: url(images/catbg7.gif) #FEC215 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_8 , tr.catbg_8 td
{
      background: url(images/catbg8.gif) #9191BE repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}
.catbg_9 , tr.catbg_9 td
{
      background: url(images/catbg9.gif) #FE82D9 repeat-x;
      color: #ffffff;
      padding-left: 10px;
      padding-right: 10px;
}


DarkBreak Theme CSS Entry for this:
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers. */
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td {
background: #1e1e1e;
    color: #ababab;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 2px solid #7c7360;
}

.catbg2 , tr.catbg2 td {
background: #1e1e1e;
    color: #cdcdcd;
    padding-left: 10px;
    padding-right: 10px;
}

.catbg, .catbg2 {
    font-size: 14px;
    font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.catbg, .catbg2 {
    background: #1e1e1e;
line-height: 20px;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
    color: #cdcdcd;
    text-decoration: none;
}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
    color: #cdcdcd;
    text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
    color: #fff;
}


Any guidance on how to edit this theme's CSS to work properly with the mod AND not break the theme? Thanks in advance for any advice.

JCox

I have installed this on my site ( http://forum.eastcoastshooters.com ) and some of the colors make it hard to read the Subject in the Board Name like down near my TEST board. Is there a way that I can make the text of the board name in BOLD or change the color by BBC coding in the BOARD settings such as: TEST FORUM and this would make it look like TEST FORUM ?

The name of some of them are hard to read.

[SiNaN]

Mod has been removed from Mod Site due to a copyright infringement.
Former SMF Core Developer | My Mods | SimplePortal

Advertisement: