PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Wie bekomme ich eine Kathegoriegrafikleiste über meine Kathegorie?


t0a5tY
16.10.2003, 10:57
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

Datex
16.10.2003, 11:53
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 :)

t0a5tY
16.10.2003, 12:02
oki thx, is oft so wenn ich such, suche ich mitm falschen wort und er findets net :( danke für deine hilfe

t0a5tY
16.10.2003, 12:29
(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 :(

Mystics
16.10.2003, 17:53
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.

t0a5tY
16.10.2003, 17:57
wie meinste das!?!? ich finde die kompletten codes net in der datei!?!also kann ich auch nix übersetzten :(

Mystics
16.10.2003, 18:17
Die Anleitung für Step 2 setzt voraus, dass du auch Step 1 gemacht hast.

t0a5tY
16.10.2003, 18:18
achso ok gut danke :) mach ich dann mal alles

t0a5tY
17.10.2003, 02:34
den punkt 4 raff ich net? was bedeutet der genau?versteh nur das da die pm nachrichten blinken?!?!

Datex
17.10.2003, 08:46
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 :\ )