Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 84
8 members and 76 guests
bansw7kruptcyld, den8xftalcas8ro, fig6cihtdnpk2is, houpp8sepaint9d, jewgx3bishspo7s, marciadavis35, pri6qntabledikg, smaaopllbusines
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 > General > Site design

Reply
 
LinkBack Thread Tools Display Modes
topics images
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 37
Join Date: May 2003
topics images - 06-04-2003, 10:37 AM

searched the forums, and my site and can't figure out how not to display the default topic image, i'd rather have no image, but can't find anywhere to change it to none.

w.

http://wdubradio.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
How About
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 50
Join Date: Nov 2002
Location: Chicago, IL.
How About - 06-04-2003, 11:34 AM

Why not change your http://wdubradio.com/modules/Forums/...folder_big.gif to a transparent.gif???
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
transparent gif
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 37
Join Date: May 2003
transparent gif - 06-04-2003, 11:41 AM

still doesn't solve the problem, I add images to the stories and with the topics images the spacing is screwed up
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Code Change
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 50
Join Date: Nov 2002
Location: Chicago, IL.
Code Change - 06-04-2003, 12:32 PM

Within your Modules/TOPICS there is a Index.php file!

Locate the section that looks like this!
Code:
	$ThemeSel = get_theme();
	if (@file_exists("themes/$ThemeSel/images/topics/$topicimage")) {
	    $t_image = "themes/$ThemeSel/images/topics/$topicimage";
	} else {
	    $t_image = "$tipath/$topicimage";
	}
	echo "<td align=\"center\">\n"
	    ."<a href=\"modules.php?name=News&new_topic=$topicid\"><img src=\"$t_image\" border=\"0\" alt=\"$topictext\" title=\"$topictext\"></a>
\n"
	    ."<font class=\"content\">$topictext</font>\n"
	    ."</td>\n";
Easiest eay is to remove
Code:
<img src=\"$t_image\" border=\"0\" alt=\"$topictext\" title=\"$topictext\">
This should do the trick!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
didn't work
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 37
Join Date: May 2003
didn't work - 06-04-2003, 12:54 PM

they are still there

http://wdubradio.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Are you talking about News Module
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 50
Join Date: Nov 2002
Location: Chicago, IL.
Are you talking about News Module - 06-04-2003, 01:26 PM

Is this one of the ones you are talking about???

DAKOTA FLOYD CHOOSES TO OPEN THE DOOR AND TURNS TO PAGE 63 and you are seeing the +DakotaFloyd in the right hand corner?????
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
no
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 37
Join Date: May 2003
no - 06-04-2003, 01:28 PM

in topics you can assign an default image to a topic, i want to get rid of the default images, on my site the little guy with the red hat and the black and white guy with a goatee.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
OK
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 50
Join Date: Nov 2002
Location: Chicago, IL.
OK - 06-04-2003, 01:29 PM

Give me a minute to take a look!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Not Clean Change
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 50
Join Date: Nov 2002
Location: Chicago, IL.
Not Clean Change - 06-04-2003, 01:40 PM

You need to go into your modules/news. Within each of the files you need to locate the segment that echos
Code:
$topicimage
similar to that shown above!

If you just would remove it from Topics the other program files will still try to display a bank image!

Based on codes and that you would like them totally to disapper I would recommend double checking each of these files!

As always be sure to backup the originals before replacing! Especially when touching more then one at a time!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
huh
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 37
Join Date: May 2003
huh - 06-04-2003, 01:43 PM

when you say double checking, do you mean delete each incident of $topicimage?
   
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
Forum "View Topics" images do not show Soldierette Nuke 7.x - General 6 07-17-2006 04:00 AM
Recent topics oS_Narley Open topics 0 07-10-2005 08:42 AM
Blocks in Topics? eh? jbillouin Nuke 6.5 to 6.9 - Blocks 18 06-29-2003 07:52 PM
Need help with the Last 10 topics blick snopy Nuke 6.5 to 6.9 - Blocks 3 06-01-2003 06:28 AM
recent topics mod bug ? Br00klynzzfinest Purged Topics 2 01-28-2003 02:05 PM




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