The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

The general thread

May need to upgrade to a vps or get diff hosting for TH. This is on the same hosting as AF :)
 
I can't get the services forums to display a forums description etc; but I guess I can just write them in :)
 
How do you propose I do that? Everything looks fine from my end, guessing it would be screen res though. :(

Code:
.ntitle {
font-size: 12pt;
font-weight:bold;
}
.econdaryContentw {
    background: #fff;
    border: 1px solid #D7EDFC;
    border-radius: 3px 3px 3px 3px;
    font-size: 11px;
    margin: 10px;
    padding: 5px;
}
.secondaryContentsr {
    background: url(styles/default/xenforo/gradients/category-23px-light.png) repeat-x scroll center top #F0F7FC;
    border: 1px solid #D7EDFC;
    border-radius: 5px;
    padding: 10px;
    width: 46%;
    height: 100px;
    float: right;
    margin-bottom: 10px;
}
.secondaryContentsr:hover {
background: url(styles/default/xenforo/gradients/category-23px-light.png) repeat-x scroll center top #F9D9B0;
    border: 1px solid #F9BC6D;
}
.secondaryContentsl {
    background: url(styles/default/xenforo/gradients/category-23px-light.png) repeat-x scroll center top #F0F7FC;
    border: 1px solid #D7EDFC;
    border-radius: 5px;
    padding: 10px;
    width: 46%;
    height: 100px;
    float: left;
    margin-bottom: 10px;
}
.secondaryContentsl:hover {
background: url(styles/default/xenforo/gradients/category-23px-light.png) repeat-x scroll center top #F9D9B0;
    border: 1px solid #F9BC6D;
}
 
banners
Back