Archiv verlassen und diese Seite im Standarddesign anzeigen : Wie bekomme ich eine Kathegoriegrafikleiste über meine Kathegorie?
Hoi!
bei http://www.sogland.com/forumz/index.php zb. haben die über jeder kathegorie zb so ne silberne leiste(mit dem kathegorienamen)! sieht viel besser als als ohne, aber wie bekommt man das hin?(diese grafik über jede kathegorie?)
so wie ich das sehe haben die grad statt der kathegoriezeile ne grafik und die zeile mit (beiträge , themen etc) einfach eine zeile drunter geschoben, also unter die kathegoriezeile
merci
gruss
t0a5tY
http://www.vbulletin.com/forum/showthread.php?t=48020
Bitte benutz in zukunft die Suchfunktion. Die frage wurde hier im Forum sicher schon 10 mal gestellt :)
oki thx, is oft so wenn ich such, suche ich mitm falschen wort und er findets net :( danke für deine hilfe
(2) Adding background images to the categories
(description)
This template modification will set a background image to the category and the index row. This will give a nice texture effect and dimension to your frontpage. Away with that flat-look! This is also the perfect way to integrate the look of your web site into your forum.
(installation)
We are going to modify a few templates, and because we modified them in our previous post, I assume they are not original no more. So these next step are only correct if you have applied the template modification from the previous post.
Ok, installation will be done in a few steps:
Step 1
Login to the Admin Control Panel (ACP).
Templates > Modify > Expand
Forum Home Page Templates > Expand
forumhome_forumbit_level1_nopost > edit
find the following code:
Code:--------------------------------------------------------------------------------<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6">--------------------------------------------------------------------------------and replace that with:
Code:--------------------------------------------------------------------------------<tr id="cat">
<td background="{imagesfolder}/frontpage/cat_bg_01.gif" bgcolor="{categorybackcolor}" colspan="6">--------------------------------------------------------------------------------Now find this code: (at the end of the template)
Code:--------------------------------------------------------------------------------<tr align="center">
<td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="170" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>--------------------------------------------------------------------------------And replace that with the following code:
Code:--------------------------------------------------------------------------------<tr align="center">
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td>
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="170" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
<td background="{imagesfolder}/frontpage/cat_bg_02.gif" bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>--------------------------------------------------------------------------------Now "Save" the forumhome_forumbit_level1_nopost template and continue to step 2.
finde den unteren code in dem forumhome_forumbit_level1_nopost template nicht :(
finde den unteren code in dem forumhome_forumbit_level1_nopost template nicht Du musst die englischen Spaltenüberschriften natürlich mit den entsprechenden deutschen Überschriften ersetzen.
wie meinste das!?!? ich finde die kompletten codes net in der datei!?!also kann ich auch nix übersetzten :(
Die Anleitung für Step 2 setzt voraus, dass du auch Step 1 gemacht hast.
achso ok gut danke :) mach ich dann mal alles
den punkt 4 raff ich net? was bedeutet der genau?versteh nur das da die pm nachrichten blinken?!?!
Du kannst dir damit eigene on & off gif's einsetzen die jenachdem ob du eine pn hast erscheinen. (ich glaub ich muss doch mal alles übersetzen und den Thread hier erweitern :\ )
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.