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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-23-2008, 03:19 AM
khrisxtine khrisxtine is offline
 
Join Date: Mar 2008
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How can I Add this to my forums?

I have vb advanced (and have posted there and no replies for a few weeks now )

I used to have IPB and I was using John's Smooth Gallery Design to add a sort of rotating banner that was clickable etc

i wanted it just in the CMPS page.

www.worldformoms.com is my website, i had to make a temp banner, if you look thats where i want the code to go

But i cannot figure out for the life of me how to add it here on vBulletin on the CMPS.

since i got rid of my old forums lol i don't have my demo, but it's also instaled on my phpbb3

www.justforyorkies.com it's the rotating image in the front. is there anyway i can add that? it's basically just html, but theres no option for html, or i don't understand it anyway

this is the code i need to put in:

Code:
<center> 	<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<title>JonDesign's SmoothGallery demo</title>
		<link rel="stylesheet" href="css/jd.gallery.css" type="text/css" media="screen" charset="utf-8" />
		<script src="scripts/mootools.v1.11.js" type="text/javascript"></script>
		<script src="scripts/jd.gallery.js" type="text/javascript"></script>
	</head>

		<script type="text/javascript">
			function startGallery() {
				var myGallery = new gallery($('myGallery'), {
					timed: true,
showInfopane: false 

				});
				
			}
			window.addEvent('domready',startGallery);
		</script>
			<div id="myGallery">
				<div class="imageElement">
					<h3>Welcome to WFM!</h3>
					<p>Welcome to WFM!</p>
					<a href="#" title="Welcome to WFM!" class="open"></a>
					<img src="http://www.worldformoms.com/rotator/welcome.gif" class="full" />
					<img src="http://www.worldformoms.com/rotator/welcome.gif" class="thumbnail" />
				</div>
                			<div class="imageElement">
					<h3>St. Patty's Day Photo Contest</h3>
					<p>Upcoming Photo Contest!</p>
					<a href="#" title="St. Patrick's Day!" class="open"></a>
					<img src="http://www.worldformoms.com/rotator/stpatsday.gif" class="full" />
					<img src="http://www.worldformoms.com/rotator/stpatsday.gif" class="thumbnail" />
				</div>
				<div class="imageElement">
					<h3>What's New with WFM?</h3>
					<p>Please give us your feedback!</p>
					<a href="http://www.worldformoms.com/index.php?showtopic=1327" title="Give us your feedback" class="open"></a>
					<img src="http://www.worldformoms.com/rotator/newwfm.gif" class="full" />
					<img src="http://www.worldformoms.com/rotator/newwfm.gif" class="thumbnail" />
				</div>
                			<div class="imageElement">
					<h3>Refer-A-Friend Contest!</h3>
					<p>Refer-A-Friend Contest!</p>
					<a href="http://www.worldformoms.com/index.php?showtopic=1376" title="ReferAFriend!" class="open"></a>
					<img src="http://www.worldformoms.com/rotator/referfriend.gif" class="full" />
					<img src="http://www.worldformoms.com/rotator/referfriend.gif" class="thumbnail" />
				</div>



			</div>
		</div>
</center>
Or at least does anyone know how i can add a scrolling image marquee in the CMPS??
Reply With Quote
 


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 10:33 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.04588 seconds
  • Memory Usage 2,336KB
  • Queries Executed 12 (?)
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)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)showthread_list
  • (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_threadedmode.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_threaded
  • showthread_threaded_construct_link
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete