View Single Post
  #9  
Old 06-04-2011, 08:00 AM
midnz's Avatar
midnz midnz is offline
 
Join Date: Jul 2010
Location: New Zealand
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry Andy, I might have caused you some confusion. My example was just a concept rather than something that might have worked for you.

I've fiddled around with your code and tested it using Logician's Webtemplates and it displayed without any borders showing. I didn't include any "td" parameters in the style sheet I used as an example but have included them in the following code. I've also changed border-width: 0px to border:none and removed all instances of id="my_table" and replaced with class="my_table". Sorry, I was thinking in divs when I typed that.

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Consultancy Services</title>

<style type="text/css">
table.my_table {
        width: 100%;
    border-color: #FFFFFF;
    border:none
}
table.my_table tr {
    padding: 0px;
    border-color: #FFFFFF;
    border:none
}
table.my_table td {
    padding: 0px;
    border-color: #FFFFFF;
    border:none
}
</style>

</head>

<body>
<table class="my_table">
  
  <tr class="my_table">
    <td colspan="2" class="my_table">Hello $user_username,<br />
      <br />
Doogle.com offers a range of free services which you may access on this   website.  Sometimes a more specific request will require the time of a paid professional.  For example, a medium to large corporation   may require specific consultancy to include business analysis and functional specification documentation. This is beyond the scope of a   forum discussion or FAQ's on this site.<br />
<br />
Since we are impartial and receive no commission to recommend a particular cloud provider. Since the team of consultants has over 100 years of combined experience in Cloud development, integration or configuration, we are able to give a dedicated and accurate response to the cloud solutions you may be seeking.<br />
Please contact us for our fees and daily rates. We have a minimum of 2 days consultancy per project. We will take an overview of the overal corporate objective and recommend the best Cloud based solution. The project is then handed to an expert in the particular area who will have a deep knowledge of the technology required and will be able to implement the solution.</td>
  </tr>
  <tr class="my_table">
    <td width="521" valign="top" class="my_table"><strong>Our consultants will have the following skill sets:</strong>
      <ul>
        <li>Experience in managing and implementing Cloud based projects</li>
        <li>2-5 years experience (minimum) as a Senior IT Business Analyst</li>
        <li>A deep knowledge of the chosen Cloud solution</li>
        <li>A solid understanding of internet technologies and Cloud Computing</li>
        <li>A solid understanding of data management and database concepts</li>
        <li>Familiarity with the lifecycle of business software, server and licensing</li>
    </ul>    </td>
    <td width="630" valign="top" class="my_table"><strong>The consultant will have the ability to:</strong>
      <ul>
        <li>Design a successful solution</li>
        <li>Anticipate and mitigate risk</li>
        <li>Meet and manage customer expectations</li>
        <li>Build deployments that are scalable and maintainable</li>
        <li>Set up change-management practices</li>
        <li>Troubleshoot and resolve issues</li>
        <li>Prioritise and escalate customer requests</li>
      </ul>    </td>
  </tr>
  <tr class="my_table">
    <td colspan="2" class="my_table"><strong>We have consultants in:</strong><br />
US:  New York, San Francisco, San Diego, Florida, Detroit, Boston<br />
EU: London, Birmingham,  Paris, Munich, Milan, Turkey<br />
ASIA and Far East: Singapore, Penang, Bangalore, Delhi, Hong Kong, Shanghai, Beijing, Seoul, Tokyo</td>
  </tr>
  <tr class="my_table">
    <td colspan="2" class="my_table"><strong>Further information:</strong><br />
Please use the standard contact page on this site or <a href="http://www.doogle.com/forums/sendmessage.php" target="_self">click here</a></td>
  </tr>
</table>
</body>
</html>
If you want to create custom vBulletin pages you will find instructions here:
[HOW TO - vB4] Create your own vBulletin page
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01896 seconds
  • Memory Usage 1,804KB
  • Queries Executed 11 (?)
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_html
  • (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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete