Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 91
7 members and 84 guests
adv3pjqocaremus, coo5ewkin4sjcpg, hel3qwpforcn7jr, pesbxbtcontr3jk, ral4yqkeighqtx5, ronaldtianyiti2, tencrgoa
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - Themes

Reply
 
LinkBack Thread Tools Display Modes
Comments box misplaced using phpnuke 7.8 and smartdark theme
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Mar 2006
Comments box misplaced using phpnuke 7.8 and smartdark theme - 03-23-2006, 11:46 PM

I really could use some help fixing this because it sort of mess things up and the page isnt very appealing at all...

http://legion.crow1980.joshost.com/h...rder=0&thold=0

what i need is way to move the box up just beneath the actual newspost

Ive tried altering the table within the html/modules/news/comments.php to 70% but that doesnt help.

Quote:
echo "\n\n\n\n";
OpenTable();
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"2\">\n";
if($title) {
echo "<tr><td bgcolor=\"$bgcolor2\" align=\"center\"><font class=\"content\" color=\"$textcolor1\">\"$title\" | ";
if(is_user($user)) {
echo "<a href=\"modules.php?name=Your_Account&amp;op=editco mm\"><font color=\"$textcolor1\">"._CONFIGURE."</font></a>";
} else {
echo "<a href=\"modules.php?name=Your_Account\"><font color=\"$textcolor1\">"._LOGINCREATE."</font></a>";
}
if(($count==1)) {
echo " | $count "._COMMENT."";
} else {
echo " | $count "._COMMENTS."";
}
if ($count > 0 AND is_active("Search")) {
echo " | "._SEARCHDIS."";
}
echo "</font></td></tr>\n";
}
echo "<tr><td bgcolor=\"$bgcolor1\" align=\"center\" width=\"100%\">\n";
if ($anonpost==1 OR is_admin($admin) OR is_user($user)) {
echo "<form action=\"modules.php?name=$module_name&amp;file=co mments\" method=\"post\">"
."<input type=\"hidden\" name=\"pid\" value=\"$pid\">"
."<input type=\"hidden\" name=\"sid\" value=\"$sid\">"
."<input type=\"hidden\" name=\"op\" value=\"Reply\">"
."<input type=\"submit\" value=\""._REPLYMAIN."\"></td></form></tr>";
}
echo "<tr><td bgcolor=\"$bgcolor2\" align=\"center\"><font class=\"tiny\">"._COMMENTSWARNING."</font></td></tr></table>"
."\n\n\n\n";
Please feel free to post your ideas... (and yes i know i dont have much php coding experience)

A few others with a similar problem
http://www.nukemods.com/modules.php?...t=comments+box
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Mar 2006
03-24-2006, 12:18 AM

Update!!

This is what i did til someone figures out something thats better...

http://www.nukemods.com/modules.php?...=comments+move
   
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
smartdark theme -insurrectionclan.net- Martin_Riggs Showoff 1 11-28-2004 11:18 AM
SmartDark Theme phpnuke 6.0 (phpbb2 style with matching N) brickholius Theme packs 0 08-09-2003 06:01 PM
modified smartdark theme 2 reden Showoff 1 05-11-2003 07:33 AM
smartDark forum theme won't install. nikse Nuke 6.5 to 6.9 - Themes 20 04-14-2003 04:16 AM
smartDark theme Patchman Theme packs 3 03-15-2003 10:27 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.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