vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vba module help? getting odd gap on html/php custom pages (https://vborg.vbsupport.ru/showthread.php?t=111095)

Marty McFly 03-22-2006 02:55 PM

vba module help? getting odd gap on html/php custom pages
 
Take a look, right column:

http://www.77002.com/cmps_index.php

and any idea how to get style tags to translate over?




here is the html:

Code:

<html>
<head>
<style type="text/css">
<!--
.style1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}
.style2 {
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
}
-->
</style>
</head>

<body>
<table width="545" height="1" border="1" cellpadding="3" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#E9E9E9">
  <tr valign="top">
    <td height="25%"><div align="center"><img src="http://www.77002.com/forum/events/digweed-small.gif" width="160" height="171" alt="John Digweed" /></div></td>
    <td><div align="center"><img src="http://www.77002.com/forum/events/crossroads-small.gif" width="265" height="171" alt="Crossroads" /></div></td>
  </tr>
  <tr valign="top">
    <td height="25%"><div align="center" class="style1"><a href="http://www.77002.com/forum/showthread.php?t=1">John Digweed @ Mbar - Click here! </a></div></td>
    <td><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=4">Infusion @ Clarks/Deans - Click here!</a> </span></div></td>
  </tr>
  <tr valign="top">
    <td width="50%"><div align="center"><img src="http://www.77002.com/forum/events/rent-small.gif" width="150" height="171" alt="Rent" /></div></td>
    <td><div align="center"><img src="http://www.77002.com/forum/events/cattaneo-small.gif" width="205" height="171" alt="Hernan Cattaneo" /></div></td>
  </tr>
  <tr valign="top">
    <td><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=8">RENT @ Meridian - Click here!</a> </span></div></td>
    <td><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=3">Hernan Cattaneo  @ Clarks/Deans - Click here!</a> </span></div></td>
  </tr>
  <tr valign="top">
    <td width="50%"><div align="center"><img src="http://www.77002.com/forum/events/bassnectar-small.gif" width="225" height="171" alt="Bassnectar" /></div></td>
    <td><div align="center"><img src="http://www.77002.com/forum/events/bassfest-small.gif" width="237" height="171" alt="Bassfest 2006" /></div></td>
  </tr>
  <tr valign="top">
    <td><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=2">Bassnectar @ Touch - Click here!</a> </span></div></td>
    <td><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=9">Bassfest @ Meridian - Click here! </a></span></div></td>
  </tr>
  <tr valign="top">
    <td height="25%"><div align="center"><img src="http://www.77002.com/forum/events/junkiexl-small.gif" width="160" height="171" alt="JunkieXL" /></div></td>
    <td><div align="center"><img src="http://www.77002.com/forum/events/tiesto-small.gif" width="245" height="171" alt="Tiesto" /></div></td>
  </tr>
  <tr valign="top">
    <td height="25%"><div align="center"><span class="style1"><a href="http://www.77002.com/forum/showthread.php?t=11">Junkie XL  @ Warehouse Live - Click here!</a> </span></div></td>
    <td><div align="center"><a href="http://www.77002.com/forum/showthread.php?t=10" class="style1">Tiesto @ Warehouse Live - Click here! </a></div></td>
  </tr>
</table>
</body>
</html>


Freesteyelz 03-22-2006 05:40 PM

By "gap" do you mean the stretching of the right column?


All times are GMT. The time now is 10:25 AM.

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.01067 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)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