boostanddestroy Posted December 16, 2008 Share Posted December 16, 2008 How can I add anothe button at the top of the page on my website (www.boostanddestroy.com). I sell performance car parts and I want to put a "customers car's" button @ the top and also have a page that I can just add pictures of there cars with a list of the parts they have bought from me. I would also like to know how I can put an add in the left column of my website instead of all of the other stuff. Your help is greatly appreciated Thank you :D noob- Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 no one? noob- Link to comment Share on other sites More sharing options...
germ Posted December 18, 2008 Share Posted December 18, 2008 Adding content "sequentially" to the left (or right) column is pretty straight forward. At the end of /includes/column_left.php (or column_right.php) after the closing php tag, add your code like this: <tr><td align="center"> ******** DELETE THIS LINE AND PUT HTML HERE ******** </td></tr> <tr><td align="center"> ******** DELETE THIS LINE AND PUT HTML HERE ******** </td></tr> <tr><td align="center"> ******** DELETE THIS LINE AND PUT HTML HERE ******** </td></tr> And so on.... If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 Great, Thank you, that is simple enough! :D How can I go about adding another button @ the top like a "customers car's" button @ the top and also have a page that I can just add pictures of there cars with a list of the parts they have bought from me. It would need to be in a format like the shipping, privacy and conditions pages so I can just add pictures and text. I would like it to go where your My account | Cart Contents | Checkout buttons are at the top just below the header. Anyone know how to do this? noob- Link to comment Share on other sites More sharing options...
germ Posted December 18, 2008 Share Posted December 18, 2008 This tells you how to add a page to the information box: Add extra pages to the information box Do steps 1) 2) aqnd 3) then STOP. When you get a page that works when you access it with your browser we can link it to an image in the header (or where ever) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 This tells you how to add a page to the information box: Add extra pages to the information box Do steps 1) 2) aqnd 3) then STOP. When you get a page that works when you access it with your browser we can link it to an image in the header (or where ever) It tells me to name the new file as filename_links & links.php Instead of filename_links, & links.php do i put it as whatever name I want the file to be? Thank you. thank you for your help. I really appreciate it :D noob- Link to comment Share on other sites More sharing options...
germ Posted December 18, 2008 Share Posted December 18, 2008 Yep. ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 Okay done :D I just did it as links.php for ease. boostanddestroy.com/links.php I want to make a new button @ the top of the page that says "Customers Cars" and link this page to it. How do I go about doing this? noob- Link to comment Share on other sites More sharing options...
germ Posted December 18, 2008 Share Posted December 18, 2008 A new button would be an image I guess. There are a lot of "free button" sites. Google that and make one and we'll work it into the header. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 Okay, well I am going to make buttons for the other buttons in my header for "my account" : "cart contents" : "checkout" : and others and then we can work them all into the header? noob- Link to comment Share on other sites More sharing options...
boostanddestroy Posted December 18, 2008 Author Share Posted December 18, 2008 I have been looking for nice free buttons. Is there anywhere on the net that has some nice professional looking ones for free? noob- Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.