usvi4me Posted May 24, 2008 Posted May 24, 2008 I have the auction part working on a fresh install of oscommerce in a subdirectory on my website. My website: http://xxxxx.com/directory/auctions.php When I click on the auction product it goes to http://xxxxx.com/directory/product_info.php?products_id=25 However it grabs the stylesheet of an oscommerce install that is installed in http://xxxxx.com Thought you might want to know. Quote
germ Posted May 24, 2008 Posted May 24, 2008 Look in the <head> section of your PHP pages. It should have a line that looks like this: <link rel="stylesheet" type="text/css" href="stylesheet.css"> That would make it use the stylesheet.css in the current folder, not the root folder. Quote 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 >
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.