Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
alignment problem Details »»
alignment problem
Version: , by butty butty is offline
Developer Last Online: Jul 2020 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 09-26-2002 Last Update: Never Installs: 0
 
No support by the author.

hiya i know this is something and nothing but ive been going around in circles now for the past 3 days and am just about to throw my pc out of the window lol

im admittedly not very hot with html and stuff and i have this problem and im hoping someone can give me a pointer as to what it is im doing/not doing


if you check my test board @ www.pianoheaven.net/testforum

i want that boz saying vinyl/cd search etc to be up at the top right corner next to my forum logo, ive tried everything and cant suss it, would anyone be so kind to tell me how to do it? feel free to point and laff and stuff at the same time i know im a dumass!

heres whats in my header template at the mo




<!-- logo and buttons -->
<center>
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<br>
<p align="left"><a href="index.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/vBulletin_logo.gif" border="0" alt="$bbtitle"></a></td>
<!-- toplinks -->
<p align="left">
<a href="usercp.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_profile.gif" alt="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0"></a>
<a href="register.php?s=$session[sessionhash]&action=signup"><img src="https://vborg.vbsupport.ru/images/top_register.gif" alt="Registration is free!" border="0"></a>
<a href="calendar.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_calendar.gif" alt="Calendar" border="0"></a>
<a href="memberlist.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_members.gif" alt="Find other members" border="0"></a>
<a href="misc.php?s=$session[sessionhash]&action=faq"><img src="https://vborg.vbsupport.ru/images/top_faq.gif" alt="Frequently Asked Questions" border="0"></a>
<a href="search.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_search.gif" alt="Search" border="0"></a>
<a href="index.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_home.gif" alt="Home" border="0"></a>
<!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/images/top_logout.gif" alt="Logout" border="0"></a> -->
&nbsp;
<!-- /toplinks -->




<center>

<table width="55%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" height="91">
<tr>
<td width="15" height="14"><img src="https://vborg.vbsupport.ru/images/top_left.gif" width="15" height="15"></td>
<td width="740" background="https://vborg.vbsupport.ru/images/top_extend.gif" height="14">
<p></p>
<p></td>
<td width="15" height="14"><img src="https://vborg.vbsupport.ru/images/top_right.gif" width="15" height="15"></td>
</tr>
<tr>
<td width="15" background="https://vborg.vbsupport.ru/images/left_extend.gif" height="60"></td>
<td width="500" bgcolor="#297BAA" valign="top" align="center" height="60">
<div align="center">
<table width="496" border="0" cellspacing="0" cellpadding="0" align="center" height="53">
<tr>
<td width="496" height="1">
<!-- The code ABOVE goes in the Header Template -->

</td>
</tr>
<tr>
<td width="496" height="35">
<table cellspacing=0 cellpadding=3 border=0 bgcolor="#287CB0" style="border-collapse: collapse" bordercolor="#111111">
<FORM action="http://gemm.com/q.cgi" method="GET" target="_blank"><INPUT type="hidden" name="rb" value="OLDSKOOLANTHEMZ">
<tr valign=middle>
<td valign=middle align=center nowrap>&nbsp;</td>
<td valign=middle align=center nowrap>&nbsp;</td>
<td valign=middle align=center colspan="2" nowrap>
<SELECT NAME=field><OPTION value="ARTIST OR TITLE" >Artist or Title</OPTION>
<OPTION value="ARTIST" >Artist</OPTION>
<OPTION value="TITLE" >Title</OPTION>
<OPTION value="CATEGORY" >Category</OPTION>
<OPTION value="LABEL" >Label</OPTION>
<OPTION value="GEMM ITEM GML#" >GEMM Item GML#</OPTION>
<OPTION value="SELLER ITEM #" >Seller Item #</OPTION>
<OPTION value="SELLER NAME" >Seller Name</OPTION>
<OPTION value="SELLER E-MAIL" >Seller E-Mail</OPTION>
<OPTION value="SELLER COUNTRY" >Seller Country</OPTION>
</SELECT>&nbsp;</td>
<td valign=middle align=center nowrap>
<input type="text" name="wild" size="18" value="">
&nbsp;</td>
<td valign=middle align=left nowrap>
<input type="image" src="http://graphics.gemm.com/graphics/button-go.gif" hspace=3 vspace=4 border=0 alt="Go!" name="Go!" width="20" height="20" align="middle">
</td>
<td valign=middle align=left><b><a class=menulink href="http://www7.gemm.com/c/search.pl?sid=301603385&key=47289&command=edit">
<FONT SIZE=2 face="Verdana" color="#111111">Detailed Search...</FONT></a></b></td>
</tr>
</form>
</table>


</td>
</tr>
<tr>
<td width="496" height="18">
<p align="center"><font face="Verdana"><b>Vinyl/CD Search -
<a target="_blank" href="http://www.pianoheaven.net/forum/gemminfo.htm">powered
by GEMM</a></b></font></td>
</tr>
</table>
</div>
</td>
<td width="15" background="https://vborg.vbsupport.ru/images/right_extend.gif" height="60"></td>
</tr>
<tr>
<td width="15" height="17"><img src="https://vborg.vbsupport.ru/images/bottom_left.gif" width="15" height="15"></td>
<td width="750" background="https://vborg.vbsupport.ru/images/bottom_extend.gif" height="17"></td>
<td width="15" height="17"><img src="https://vborg.vbsupport.ru/images/bottom_right.gif" width="15" height="15"></td>
</tr>
</table>
</center>
</div>

</td>
</tr>
</table>
<!-- /logo and buttons -->

<!-- content table -->
<table bgcolor="#0E3652" width="100%" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>



thanks in advance for any help

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
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 10:40 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.04205 seconds
  • Memory Usage 2,202KB
  • 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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)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_onlinestatus
  • (1)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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete