Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-06-2010, 07:43 AM
Moey Moey is offline
 
Join Date: Jan 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Question about using a flash banner on vbulletin 4

I have a site im working on and had a question for using a flash animated banner.

Let me explain how i want to do this... i have a flash banner in the middle and i have regular jpg images ..one on left side of banner and one on right side of banner. The jpg images on the left and right side are there for members using higher resolutions so the banner completely goes across the entire screen if some should happen to use higher resolutions.

My question is..what would be the code to use so i can have a flash (swf) banner in the middle and a jpg image to the left and right to seemlessly have the banner fit 100% at the top.

I just started messing with flash and would like to try a flash banner but only if i can get the left and right images to seemlessly match up to the middle fash banner so it looks as if the flash banner is 100% filling the top of the screen

I hope i've explained this well but just in case i didnt..i made a quick image shot of another site that is not mine but only so i can explain what i mean exactly...picture below

Important: Keep in mind that this picture is "not" from my site..and the left and right side jpg's are not the same so i cant just use a simp;le background under the banner to span across the entire top...the left side jpg image has a curve and the right side has an opposite curve to give the entire board a curve around the top border.... so keep that in mind

I need what the code should look like and where exactly in vbulletin admincp should it go for this custom style..thanks in advance
Attached Images
File Type: jpg new-horizon-xhtml-css-template.jpg (132.1 KB, 0 views)
Reply With Quote
  #2  
Old 09-06-2010, 11:21 AM
Toupsx Toupsx is offline
 
Join Date: Aug 2008
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Depends what you are using for your banner location.. it can be done simply with tables although there are better ways..
Code:
<table width="100%">
  <tr>
    <td>JPG GOES HERE</td>
    <td width="500">Flash Banner  GOES HERE</td>
    <td>JPG GOES HERE</td>
  </tr>
</table>
Where the width=500 is the width you want for the center area for the flash banner.
Reply With Quote
  #3  
Old 09-16-2010, 06:02 AM
Moey Moey is offline
 
Join Date: Jan 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks..that did the trick bud...sorry for the late response but i wasnt on the computer for some days but i just tinkered with your method and it worked
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 12:39 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.03914 seconds
  • Memory Usage 2,195KB
  • 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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (1)postbit_attachment
  • (3)postbit_onlinestatus
  • (3)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