Thread: Template help
View Single Post
  #1  
Old 11-01-2012, 01:48 AM
Asok Asok is offline
 
Join Date: Mar 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Template help

Ok if I'm posting in the wrong area again I'm very sorry. But I need a little help. I am trying to create a template that is connected to a new tab in the Profile area. I don't really know how to read code I just do a bunch of research to get me where I need to be and I'm close but I need lots of help here. Here is the code I have for my template:

Code:
<div class="blockbody userprof_content userprof_content_border">


			<h5 class="subblocksubhead subsubsectionhead first">Tour of Duty Roster</h5>
	
	<dl>

	<dt id="profilefield_title_1" class="aboutme_left">Events:<a href="#"><img title="Edit Value" alt="Edit Value" src="http://www.bloodfingarrison.com/forums/images/misc/userfield_edit.gif" border="0" hspace="6"></a></dt>
	<dd id="profilefield_value_1" class="aboutme_right">
CVI Orlando, August 23 - 26<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Just testing how far this can go
				<script type="text/javascript">
		<!--
		vBulletin.register_control("vB_ProfilefieldEditor", "1");
		//-->
		</script>
	</dd>


</dl>

	</div>
Here are my issues that I don't know how to fix
#1. It sits far too far down on the page.

#2. I want the height to be about 3oopx unless the information in the block causes it to expand

#3. and last but not least when I click on the edit field icon it kicks me out to the forum home page

Thank you for your time!
Attached Images
File Type: jpg Untitled - 2.jpg (28.7 KB, 0 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02069 seconds
  • Memory Usage 1,784KB
  • 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_code
  • (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
  • (1)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