View Single Post
  #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
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01170 seconds
  • Memory Usage 1,801KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete