BigMikes Dual Column Topics Hack Installed!!!
Written on 08/24/05 at 21:31:43 EST by Jack Deth
So far it seems to be working flawlessly!!!

let me know what you think of the new look

Other messages in this Thread:
 
 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/25/05 at 05:31:17 EST by Mossad
I Love It !!!!

How do I get this on MY site!!!!


#######################################

This is not my post !!!!

#######################################

Dont Cry for Me Roman-ia!!!!

######################################

sdbnskdnsklnsdaonbs;nvcsjkdlvbsd;ncv;s
sdvsvsdvddsvsdsvbdbdfgedfhdfgbdfbdfbdf
sdfsvsvsvsdvsdvbdbvdvbdavdfvbdffbvddb
svssvsvsdbbdblkopgkeg,lsmapp,vslmvdma

Want translation? ...

Here ya go : K**s My Jewish A*S

#######################################

No Thanks...  too much to kiss... dont want to wear my lips off

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/26/05 at 09:31:09 EST by Jack Deth
I Did It!!!

I finally figured out how to stretch the messages so the article boxes line up cleanly!!!

I dont want to lose this info so I can use it again later on in the future..  so here it is...


IN your theme.pl in sub newstop there are table header listings...


code:
#############
sub newstop {
#############

   $post = qq~<table
 border="0" cellpadding="0" cellspacing="0" width="100%" class="menutable">
<tr>
<td class="newstexttitle">&nbsp;$subject</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="menubordercolor">
<tr>
<td width="100%"><table
 border="0" cellpadding="0" cellspacing="3" width="100%" class="menubackcolor">
<tr>
<td valign="top" width="100%" class="newssubtitle">$curcatname: $postdate $msg{'042'} <a
 href="$cgi?action=anonemail&amp;sendto=$poster"
 class="smallnewslink">$nick</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td valign="top" class="newstextnormal">~;

}



look for the THIRD (3) width="100%" listed and add in height="230" after to make the sub look likey so...

code:
#############
sub newstop {
#############

   $post = qq~<table
 border="0" cellpadding="0" cellspacing="0" width="100%" class="menutable">
<tr>
<td class="newstexttitle">&nbsp;$subject</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="menubordercolor">
<tr>
<td width="100%"><table
 border="0" cellpadding="0" cellspacing="3" width="100%" height="230" class="menubackcolor">
<tr>
<td valign="top" width="100%" class="newssubtitle">$curcatname: $postdate $msg{'042'} <a
 href="$cgi?action=anonemail&amp;sendto=$poster"
 class="smallnewslink">$nick</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td valign="top" class="newstextnormal">~;

}



that added in, the table inside the table inside the table that holds the news article posting on the front page will stretch to 230 pixels, allowing the page to have a clean and professional look!!!

If you find this useful, have no fear...  I Take Cash

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/26/05 at 18:08:44 EST by Mossad
Why did you change my post? ...
You must to learn more about freedom of speach .

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/26/05 at 18:13:49 EST by Mossad
anyway ... the hack looks ok ...

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/26/05 at 20:20:33 EST by Jack Deth
Thanks...  it needed this little addition to make it this nice!!!

Mossad wrote:
anyway ... the hack looks ok ...



Thanks to BigMike for the Dual Column Hack  Now I want a Triple one!!!

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/26/05 at 21:13:15 EST by Mossad
Nah .. triple is too much at this resolution , and is not so usefull, but meabe is needed a new redecoration .

Of your`s face !!!


 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/27/05 at 13:59:17 EST by Jack Deth
Triple is not a bad idea...  its what you use it for that matters...

if I can could up with a triple column block that listed other things than the articles in it, it could be dropped neatly within the framework to load up cleanly...

this idea and concept is part of a new way to list the articles and the likes as well as designing high-level themes...

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/27/05 at 20:14:29 EST by Mossad
Better to split in triple, bottom and top blocks. this will be an great idea.


 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/27/05 at 20:43:50 EST by Jack Deth
Now your starting to get it...

Mossad wrote:
Better to split in triple, bottom and top blocks. this will be an great idea.



 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/28/05 at 10:59:39 EST by Mossad


Jack Deth wrote:
Now your starting to get it...




Ofcourse ... you know i`m smart then you

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/28/05 at 11:11:13 EST by Jack Deth
In your mind, anything is possible...

:P

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/28/05 at 11:22:54 EST by Mossad
hehehe ... pervert

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/29/05 at 07:44:08 EST by Jack Deth
Now that I am stuck on a lower resolution (800x600), I can see that the columns are no longer equal...

As it isnt the best solution anyways, I am sure its not a major issue as most users are using 1024x768 minimum nowadays anyways...  just us suckers on older machines at work will notice the problem...

If anyone has a better idea on how we can secure the sizing of the blocks, let me know...

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/29/05 at 13:32:18 EST by Mossad


Jack Deth wrote:
If anyone has a better idea on how we can secure the sizing of the blocks, let me know...



yes ... i know how to secure that . Delete them all . that the best security.

Now seriously , i`ll take care of it. As you said is not to much but i`ll like the ideea to work for all resolution, and i thnk will be ok soon.

wait to see my site

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 08/31/05 at 06:37:51 EST by Jack Deth
Well I have been waiting...  but your too slow

let me know when you have this installed on your site

 Re: BigMikes Dual Column Topics Hack Installed!!!
Written on 09/06/05 at 22:19:53 EST by Jack Deth
So I dont lose it in the future, here is BigMikes reply about the block sizes...



bigmike wrote:
I delt with this issue before when using the dual column. If you use the same color in the news bottom, backgroung and news body, (like mine) it's not as noticable. It can be fixed by adding a height tag, but if I remember right the spaces still were a problem.

I'll check it out again and let you know. I think the end fix would be for the code to count rows and not characters.

I'll get back to you.

Mike


Forums and Comments Brought to you by: www.2xlnt.com - WA
The comments are owned by the poster. We aren't responsible for its content.