vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Template help (https://vborg.vbsupport.ru/showthread.php?t=289975)

Asok 11-01-2012 01:48 AM

Template help
 
1 Attachment(s)
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!


All times are GMT. The time now is 03:29 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.00918 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete