View Single Post
  #2  
Old 12-16-2004, 12:30 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Hi Tonto, those are all easy fixes, you just need to know which template to edit. I'd suggest using Webmaster Mode (under the Administration menu) to see which template is which. Once you see which template to edit, you can open it up and see were your problems are. To help you along a little, try opening up these templates in Dreamweaver or another WYSIWYG editor. If you know HTML, even better!:

1 + 2 both are contained in head.tpl. The search bar is customer/search.tpl which is called out in head.tpl

3. If you open up customer/home.tpl, there is a table cell to each side of the menu items. Remove the far left one and the far right one and they will line up with the header.

4. This is in the style sheet style1.css...I believe dialogtitle. Just change it to another color and it will be fine.

Good luck!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote