Thread: Forte Inc
View Single Post
Old
  (#15)
Sniper101 is Offline
Staff Sergeant
 
Posts: 1,505
Join Date: Oct 2002
Location: Good Ol' Nor'east
  Send a message via AIM to Sniper101  
Default 10-27-2005, 02:34 PM

what are you using to do the scripting? directly from photoshop? Id recommend using Dreamweaver to do all the finite stuff, like creating the table and centering it. or you could edit the code directly

[code:3529a]<table width="779" border="0" align="center" cellpadding="0" cellspacing="0">
[/code:3529a]

this is the line you need to edit at the top, copy and paste it if you want, notice i added the align="center"

Also for the color button links at the top, create a second set, grayscale, and create a mouse over, that would fade them into color, that will look better. Use dreamweaver if you can to do the coding or Google for the script to do that, i cant think of what it is, but as far as i know youd edit the CSS file to do so


  
Reply With Quote