.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   The Agora (http://forums.bots-united.com/forumdisplay.php?f=38)
-   -   New Forum Layout (http://forums.bots-united.com/showthread.php?t=2776)

TruB 25-11-2004 14:00

Re: New Forum Layout
 
Quote:

Originally Posted by Huntkillaz
o_O omg we had a dark theme, why didnt i see it till now :(

no theme.. just the icons..

Exilibur 25-11-2004 20:44

Re: New Forum Layout
 
nice, the windows-icons look much nicer now :)

Huntkillaz 25-11-2004 20:50

Re: New Forum Layout
 
Quote:

Originally Posted by TruB
no theme.. just the icons..

no we actually have a dark theme -- check ur profile

@$3.1415rin 25-11-2004 21:01

Re: New Forum Layout
 
Quote:

Originally Posted by Huntkillaz
no we actually have a dark theme -- check ur profile

or at the left bottom of the page ...

Exilibur 25-11-2004 21:09

Re: New Forum Layout
 
PMB, dunno exactly how the coding stuff works, but if you add some div's or span's to the subtitle string i think it would work... here's an example with IVPBot:

Code:

<span style="float:left;"><img src=win32.png> Another PODBot's evil descendance by KaCaT</span><span style="float:right;"><img src=cs.png alt="Counter-Strike"></span>
in context it looks like this:
Code:

<!-- END TEMPLATE: forumhome_forumbit_level2_post --><!-- BEGIN TEMPLATE: forumhome_forumbit_level2_post -->
<tr align="center">
        <td class="alt2"><img src="images/statusicon/forum_new.gif" alt="" border="0" /></td>
        <td class="alt1Active" align="left" id="f39">
                <div>
                        <a href="forumdisplay.php?f=39"><strong>IvPBot</strong></a>
                        <span class="smallfont">(3 Viewing)</span>
                </div>
                <div class="smallfont"><span style="float:left;"><img src=win32.png> Another PODBot's evil descendance by KaCaT</span><span style="float:right;"><img src=cs.png alt="Counter-Strike"></span></div>
               
               
        </td>
        <td class="alt2" nowrap="nowrap"><!-- BEGIN TEMPLATE: forumhome_lastpostby -->

<div class="smallfont" align="left">
        <div style="clear:both">
                <img class="inlineimg" src="images/icons/icon1.gif" alt="" border="0" />
                <a href="showthread.php?goto=newpost&amp;t=3057" title="Go to first unread post in thread 'IvPBot= AimBot'"><strong>IvPBot= AimBot</strong></a>
        </div>
        <div>
                by <a href="member.php?find=lastposter&amp;f=39">Vendetta</a>
        </div>
        <div align="right">
                Today <span class="time">20:07</span>
                <a href="showthread.php?goto=lastpost&amp;t=3057"><img class="inlineimg" src="images/buttons/lastpost.gif" alt="Go to last post" border="0" /></a>
        </div>
</div>

<!-- END TEMPLATE: forumhome_lastpostby --></td>
        <td class="alt1">162</td>
        <td class="alt2">818</td>
       
</tr>

It worked fine with opera, firefox and ie

Pierre-Marie Baty 26-11-2004 05:33

Re: New Forum Layout
 
Thanks for the tip :)
Problem is, the forum subtitle string needs to be a certain length, and not more. If you overflow that string with open HTML anchors, the database will go berserk and the forum will look completely wrecked.
I can't change the maximum length of this string unless we destroy the database :(

Exilibur 26-11-2004 10:11

Re: New Forum Layout
 
I see, too bad :(


All times are GMT +2. The time now is 11:01.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.