Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-28-2010, 04:24 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Sep 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Is there a mod to add images to individual forums on Forum Home?

I'd like to do something like you see here without editing templates. Is there a product or add-on that does this? I'd like it to be an option in AdminCP for each forum.


http://www.g8board.com/forums/index.php (see the vendors section)
and
http://www.g8board.com/forums/forumdisplay.php?f=48
Attached Images
File Type: jpg Capture.JPG (59.5 KB, 0 views)
Reply With Quote
  #2  
Old 11-28-2010, 09:32 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Sep 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still searching, but so far this is the closest I've come up with. I really prefer not to do template edits if I don't have to.
Reply With Quote
  #3  
Old 11-30-2010, 01:46 AM
kenny19 kenny19 is offline
 
Join Date: Nov 2010
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What we do on our forum is just add image HTML code to the forum description in the forum manager:
Code:
<img src="imagelink" width="22" height="22"> Site news is posted here.
You could probably play with the html code to make it look like your screenshot. Add a line break <br> at the end of the description, then use a code to right-align the image.
Attached Images
File Type: png iconsindescriptions.png (40.0 KB, 0 views)
Reply With Quote
  #4  
Old 12-01-2010, 12:00 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Sep 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow that actually seems pretty simple... and it's done through the CP without adding a product or template mod. I like it. I'll see if I can manipulate the HTML to get the image on the right side of the description/forum title.
Reply With Quote
  #5  
Old 12-01-2010, 06:12 PM
DataHero DataHero is offline
 
Join Date: Jun 2009
Location: NL
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should be able to get it to the right side by adding a float:right; to the style. For instance:

Code:
<td class="alt1Active" align="left" id="f17">
        <img src="http://img.autoforums.com/network/dtc128.gif" border="0" style="float:right;">
</td>
Reply With Quote
  #6  
Old 12-02-2010, 04:21 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Sep 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=kenny19;2127410]What we do on our forum is just add image HTML code to the forum description in the forum manager

I think this method is going to work out fine. However I have one problem I can't overcome:

I have a problem I need to solve and haven't figured it out. If any of you have an coding knowledge could you please help troubleshoot this?

This new banner appears in the following places:
  1. Forum Home: http://www.chiptalk.net/forum/
  2. * Market Place: http://www.chiptalk.net/forum/market-place/
  3. View Forum: http://www.chiptalk.net/forum/thechiproom-com-offers/
  4. View Thread: http://www.chiptalk.net/forum/thechi...al-thread.html
  5. Probably a few other places like View Post....

The banner is supposed to appear to the right of the forum description, at the right side of the table no matter how wide the browser window is. The text is supposed to be far left no matter how wide the browser.

The problem is on "Market Place." This is the only place where the banner gets butted up against the text to the left.

See attachments please. 1st one is how it it supposed to work, 2nd one is the broken page http://www.chiptalk.net/forum/market-place/ .


Here is the code I have been trying, one simple method and one using DIV tags.

HTML Code:
<div style="float: right;">
<a target="_blank" href="http://TheChipRoom.com" rel="nofollow">
<img style="border: 0px solid ; width: 128px; height: 28px; float: right;" src="/images/banners/128/tcr_ban_128_1a.gif"></a></div>
<div><a target="_blank" href="http://TheChipRoom.com" rel="nofollow">Website: TheChipRoom.com</a></div>

----------------------

<a target="_blank" href="http://TheChipRoom.com" rel="nofollow">
<img src="/images/banners/128/tcr_ban_128_1a.gif" border="0" align="right"></a>
<a target="_blank" href="http://TheChipRoom.com" rel="nofollow">Website: TheChipRoom.com</a>
Attached Images
File Type: jpg Capture not broke.JPG (36.3 KB, 0 views)
File Type: jpg Capture broke.JPG (38.0 KB, 0 views)
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 01:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05728 seconds
  • Memory Usage 2,244KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (4)postbit_attachment
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete