lgroger
Nov 8 2006, 07:04 AM
I have had an issue with the home page because our client wants the background color of the main table to be a different color than the rest of the site. Is there a way to solve this? I tried changing the background color through the custom.css file, but there is always a slight border of the default background color around it because it seems to be making a table within a table. Is there a way to change the layout of just the homepage without changing the rest of the pages. I finally solved the issue by making a totally custom homepage and uploaded it as an html page and then put code on the home page to forward it to the new html page. The html page seems to work the same because the cookies work and I copied all the code from the index.asp file and just deleted the stuff I didn't want and put it into the .html file. Do you think this was the best solution for my problem or could I do something better in the future. Thanks!
agkits
Nov 8 2006, 07:39 AM
Creating a static page and naming it index.html is how I would do it. Then you upload it to your root directory. The page will come up instead of index.asp. Then you can make it look however you want. There could be a way to do it in CSS but I would need to see exactly what you are talking about.
lgroger
Nov 10 2006, 07:01 AM
Yeah, so far using the index.html is working fine. I tried editting the index.asp file with css but I still had issues with a small border of the other background color around it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.