RE: propose a code change in box structure
Wayne Luke <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <82c53b2e7d0aa9ac64fc9bbfd2fb6eab@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=194849#194849 ---------------------------------------------------------------- [quote="cannuck1964"]can you make up a simple example of how the php code is placed into the css file......since the link you provided does not even talk about it.....Sharing is a wonderful thing.... :lol: [/quote] Simple name your stylesheet something like styelsheet.php and open and close PHP calls normally. As long as the output is correct CSS, nothing will care about the extension. Just assign a content type of text/css when you use your link statement (which is required by valid X/HTML anyway).