Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with admin css


mrickert

Recommended Posts

Posted

Where do the admin pages get the url for the location of the stylesheet?

 

My admin area can't find the stylesheet, and it's really hard to use with no formatting.

 

For example:

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="ltr" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>osCommerce</title>

<link rel="stylesheet" type="text/css" href="***NEED TO CHANGE THIS***/stylesheet.css">

 

Right now I have some crazy stuff in there that doesn't exist. What file actually puts that chunk of code in my pages?

 

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...