Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help aligning picture to center


808smokey

Recommended Posts

Hi, need your help again.... :)

 

I'm trying to make a link bar across the top of my screen and I can't get the words/links to center in the bar. Right now I cheated and put a bunch of "." in front of the 1st link and made them the same color as the background. But now there's no seperator bars. :angry:

 

Does anyone know how I can do this?

 

I Essentially want to make the red bar the width of the screen and have the words/links centered in the red bar??

 

Here's my code for it

</head>

 

<table>

<table width="950" border="0" cellpadding="0" cellspacing="0" bgcolor="#ff0000"><tr><td

width=0><br></td><td width="0" height="0" colspan="0" valign="top"><table><td>

<TABLE cellpadding=0 cellspacing=0 border=0 width=950>

<FONT size="2" color="#ffffff" face="arial,helvetica, sans serif"><B>A+ Computers Quick Links:</B>

<A href="http://www.aplus-computersonline.com/catalog/includes/languages/english/all_products.php"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Site Map</b></A></FONT> |

<A href="http://aplus-computersonline.com/catalog/tech_support.php?osCsid=17a2196a999b2e57b622d361456287c0"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Tech Support</b></A></FONT> |

<A href="http://aplus-computersonline.com/catalog/contact_us.php?osCsid=5eaf148412531a1a6b200a352880ae89"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Contact Us</b></A></FONT> |

<A href="http://www.aplus-computersonline.com/catalog/"><FONT face="Arial, Helvetica, Sans-Serif"size="2" color="#ffffff"><b>Less Graphics</b></A></FONT> |

<A href="http://aplus-computersonline.com/catalog/index.php?cPath=36&osCsid=b7db684cbe77d9d528ae994b0d99afdd"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Weekly Specials</b></A></FONT>  |

<A href="http://aplus-computersonline.com/catalog/advanced_search.php?osCsid=b7db684cbe77d9d528ae994b0d99afdd"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Search</b></A></FONT>  |

<A href="http://aplus-computersonline.com/catalog/all_products.php?osCsid=b7db684cbe77d9d528ae994b0d99afdd"><FONT face="Arial, Helvetica, Sans-Serif" size="2" color="#ffffff"><b>Everything In Stock</b></A></FONT>

</td></table></td> </tr>

</table> 

</td>

</tr><TABLE cellpadding=0 cellspacing=0 border=0 width=293>

</body>

</html>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

<?php require(DIR_WS_INCLUDES . 'header.php'); ?>

<!-- header_eof //-->

Thanks for your help everyone :D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...