Quote Originally Posted by gsdcypher View Post
Hmmm... ok so looking at the header, are these the sections to edit to control the ezpage links in the header?

If so, the links in the header are aligned to the left, how/where would I change that to center???

Code:
#navMain {
 float:right;
 width:760px;
 line-height:normal;
 }
Code:
 
#navMainWrapper {
 height:32px;
 width:100%;
 font-size:12px;
 }
Thanks!
No, that's not the section for the ezpages, that's the section for your blue tabs. From your source:

Code:
<div id="navEZPagesTop">
 		<div class="clearBoth"></div>
<!--bof-view cart and checkout now links-->   
<!--eof-view cart and checkout now links-->
  <a href="http://www.allk-9.com">Home</a>&nbsp;|&nbsp;
  <a href="http://www.allk-9.com/account/login.html">Order Tracking</a>&nbsp;|&nbsp;
  <a href="http://www.allk-9.com/pages/faq-pv-c0-11.html">FAQ</a>&nbsp;|&nbsp;

  <a href="http://www.allk-9.com/contact-us.html">Contact Us</a>&nbsp;|&nbsp;
</div>
On an unrelated note.... did you disable right clicking on your site? In my not so humble opinion, I don't think people should disable their viewers' mouse controls. I use right click for a lot of things, and it's one of my pet peeves when someone disables it, LOL. On my list of web annoyances, it's second only to automatic music playing. If you've disabled right click to protect your images.... it doesn't work, there are ways around that. My suggestion is to use something like IH2 (Image Handler 2, in the downloads section), to create automatic watermarks for you.