New Zenner
- Join Date:
- May 2008
- Posts:
- 3
- Plugin Contributions:
- 0
I screwed up my site!!
In an attempt to make a test version I have overwritten my stylesheet. Worse yet I can't figure out where I need to go to remove this stylesheet reference I have added.
Can someone point me in the right direction. I've looked everywhere in my cart directories but I cant' find where this is added? Below is a snippet from a "view source" so it is obviously somewhere.
:censored:
<base href="http://www.gravescox.com/zencart_138a/" /> <link rel="stylesheet" type="text/css" href="includes/templates/arch_shoppe/css/stylesheet.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/arch_shoppe/css/stylesheet_test.css" /> </head>