osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

deleting RHS of header

This is a discussion on deleting RHS of header within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi again, Another quickie - i saw a post a few days ago about how to get rid of the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 12-06-2002, 03:25 AM
Member
 
Join Date: Dec 2002
Location: Byron Bay, Australia
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
starchild
Default deleting RHS of header

Hi again,

Another quickie - i saw a post a few days ago about how to get rid of the RHS space of the header - but for the life of me i can't find it again! I can remove the icons for account, cart etc, but am then left with a blank space to the right of my custom header pic. I want to center my logo, and can't because of this.

thanks a million,

tim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 12-09-2002, 12:13 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,433
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

In header.php:

Original Code:
Code:
<table border="0" width="750" cellspacing="0" cellpadding="0" align="center">
  <tr class="header">
    <td valign="middle"><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'Test Cart'); ?></td>
    <td align="right" valign="bottom"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . '</a>  <a href="' . tep_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>  <a href="' . tep_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>  </td>
  </tr>
</table>
Change to :

Code:
<table border="0" width="750" cellspacing="0" cellpadding="0" align="center">
  <tr class="header"> 
    <td><center><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'Test Cart'); ?></center></td>
  </tr>
</table>
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 12-09-2002, 05:47 PM
Member
 
Join Date: Dec 2002
Location: Byron Bay, Australia
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
starchild
Default

thank you very much for your time and effort much appreciated,
tim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Bulk deleting to repopulate RoyceK osCMax v1.7 Discussion 0 01-18-2006 08:28 PM
Problem deleting orders in Admin nemail osCMax v1.7 Discussion 0 05-18-2005 01:07 PM
Deleting images problem! pthurmond osCMax v1.7 Discussion 1 03-04-2005 11:21 AM
New to OSCMAX, Question on deleting items... frankenstein897 osCMax v1.7 Discussion 1 12-29-2004 06:50 AM
Something went wrong deleting Header Images Studio143 osCMax v1.7 Discussion 4 12-26-2004 02:33 PM


All times are GMT -8. The time now is 04:42 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax