Jump to content

Recommended Posts

Posted (edited)

Cod Maintitle:

.maintitle {
    background: #527496 url('http://www.sevensinsgaming.com/forum/public/style_images/brave/_custom/bg-maintitle.png') repeat-x 50% 0;
    color: #fff;
    text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
    padding: 14px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
   -moz-border-radius: 4px;
    webkit-border-radius: 9px;
    border-radius: 9px
    -webkit-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
    -moz-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
    box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
    overflow: hidden;
    margin-bottom: 4px;
}

Am gasit codul exact.

Poftim:

.maintitle {
	background:#1E1E1E;
        border-top: 1px dashed #2E2E2E;
        border-right: 1px dashed #2E2E2E;
        border-left: 1px dashed #2E2E2E;
        border-bottom: 1px solid #79A5E3;
	color: #fff;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
        text-align: center;
        font-variant: small-caps;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	
}
Edited by Constantin Lucian Luca

                                                                                    jocuri-468x60.png

                   

                                                                                                   Recomand cu incredere HZone Romania - Webhost Calitate Maxima 

Posted

salut, uite tema aici, poate te ajuta, e tema completa: http://www55.zippyshare.com/v/88574595/file.html

Nu are nevoie de tema,el vrea maintitle care ii le-am dat eu si vrea iconitele de la subforum ,nup?

                                                                                    jocuri-468x60.png

                   

                                                                                                   Recomand cu incredere HZone Romania - Webhost Calitate Maxima 

Posted
 

Interesant pluginul dar costa, daca nu ai bani sa cumperi pluginul, incearca varianta manuala !


Mergi la:

AdminCP > Look & Feel > (choose skin) > ipb_styles.css

Adauga la sfarsitul CSS-ului:
table.ipb_table ol.subforums1 {margin-top: 3px;float: left;width: 33%;}table.ipb_table ol.subforums1 li{background: url('/forum/public/style_images/marble/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums1 li.unread { font-weight: bold; background-image: url('/forum/public/style_images/marble/subforum_new.png'); }table.ipb_table ol.subforums2 {width: 33%;overflow: hidden;}table.ipb_table ol.subforums2 li {background: url('/forum/public/style_images/marble/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums2 li.unread { font-weight: bold; background-image: url('/forum/public/style_images/marble/subforum_new.png'); }table.ipb_table ol.subforums3 {width: 33%;overflow: hidden;}table.ipb_table ol.subforums3 li {background: url('/forum/public/style_images/marble/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums3 li.unread { font-weight: bold; background-image: url('/forum/public/style_images/marble/subforum_new.png'); }


Mergi la:
AdminCP > Look & Feel > (choose skin) > Board Index > boardIndexTemplate

Cauta:
<ol class='ipsList_inline ipsType_small subforums' id='subforums_{$forum_data['id']}'> <foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"> <if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if> <a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a> </li> </foreach> </ol>

Inlocuieste ce e mai sus cu:
<ol class='ipsList_inline ipsType_small subforums2' id='subforums_{$forum_data['id']}'><foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"></ol> <ol class='ipsList_inline ipsType_small subforums3' id='subforums_{$forum_data['id']}'><if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if></foreach></ol> <ol class='ipsList_inline ipsType_small subforums' id='subforums_{$forum_data['id']}'><foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"></ol> <ol class='ipsList_inline ipsType_small subforums1' id='subforums_{$forum_data['id']}'><if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if><a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a></li></foreach></ol>

Si gata !

ATENTIE!
Daca ai forumul in alt folder decat "forum" trebuie sa modifici in codul CSS !


Succes !

 

urmareste tutorialul. daca nu te descurci, da-mi pm.

Semnatura abuziva nu este permisa.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.