» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 62
0 members and 62 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on problem with old-articles block - date text very big within the Nuke 6.5 to 6.9 - Blocks forums, part of the PHP-Nuke 6.5 to 6.9 category; My problem is that the date of the old articles in the block looks very big .... :?: :?: how can I change ...


Go Back   Nukemods Forum » PHP-Nuke 6.5 to 6.9 » Nuke 6.5 to 6.9 - Blocks

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2003, 05:13 AM
Junior Member
 
Join Date: Apr 2003
Posts: 43
problem with old-articles block - date text very big
My problem is that the date of the old articles in the block looks very big .... :?: :?:

how can I change that?

Well I suspect it something in the old-articles.php maybe in here?

Code:
 $datetime2 = strftime(""._DATESTRING2."", mktime($datetime2[4],$datetime2[5],$datetime2[6],$datetime2[2],$datetime2[3],$datetime2[1]));
    $datetime2 = ucfirst($datetime2);
    if($time2==$datetime2) {
        $boxstuff .= "<tr><td valign=\"top\"><big>&</big></td><td> <a href=\"modules.php?name=News&file=article&sid=$sid$r_options\">$title</a> ($comments)</td></tr>\n";
    } else {
        if($a=="") {
    	    $boxstuff .= "<tr><td colspan=\"2\">$datetime2</td></tr><tr><td valign=\"top\"><big>&</big></td><td> <a href=\"modules.php?name=News&file=article&sid=$sid$r_options\">$title</a> ($comments)</td></tr>\n";
	    $time2 = $datetime2;
	    $a = 1;
	} else {
	    $boxstuff .= "<tr><td colspan=\"2\">$datetime2</td></tr><tr><td valign=\"top\"><big>&</big></td><td> <a href=\"modules.php?name=News&file=article&sid=$sid$r_options\">$title</a> ($comments)</td></tr>\n";
	    $time2 = $datetime2;
but I don't know what exactly need to be changed.

I'll be glad to get some help on the subject.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get image title in block instead of text? Dankie Nuke 7.x - Blocks 4 05-16-2005 01:20 AM
Scrolling text block evilsmiley Nuke 7.x - Blocks 1 01-22-2005 11:53 AM
Mod/ Block Tutorial or looking for a Text Mod Silent54 Open topics 0 08-24-2004 05:07 PM
Forum registration date generated problem? jsterling FAQ/Fixes 4 04-06-2003 12:38 PM
Test post date, Joined date mikem Open topics 5 10-06-2002 03:56 PM


All times are GMT -5. The time now is 09:06 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31