vancomtech Posted April 8, 2007 Posted April 8, 2007 Hi, I have a site here www.vancomsex.com (please be warned, this is an adult only site so minors please do not follow this link). If you look in the header you will see the home button. I need to find a way to copy the same button three more times across but with different names, about us, forum ect.. Is this easy done or a complicated ordeal? Also, I needt to stretch the whole site to fil the screen, can this also be done? I mean to so it will always fill the screens resolution, auto stretch or auto shrink. Regards James
Jack_mcs Posted April 8, 2007 Posted April 8, 2007 The button is an image. To dulicate it, you will need to duplicate the image. If the text "Home" is embedded in the image, then you will have to edit it to whatever you want. Once that is done, you will need to add the code to make the new buttons functional. If you don't know how to do either of these, then it would be quite a chore. Otherwise, it is a fairly simple change. The site can be made to fit the screen but how easy it is depends on how it was made. Some template makers code all of the tables in numbers instead of percentages. So when you try to expand the size, it throws off the alignement of everything else. Take a look in includes/header.php and find the first table entry. There should be a width setting in it and it is probably set to something around 800. Change that to 100% and see what happens. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.