RE: propose a code change in box structure
rthrash <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <aea3750b42bbbbb9853b7a5ce92af1b8@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=195382#195382 ---------------------------------------------------------------- [quote="cannuck1964"]I still have concerns on compatability issues, but I think that both osc and css layout systems could co-exist, sort of use the standard layout osc provides for browsers which do not support the more advanced features, and css for all others. [/quote] Properly created CSS layouts work in NN 4.x. Are you concerned about earliers browsers? [quote]can more then one css file be used at the same time? by doing this, it might be easier to modularize the whole layout system, this would enable lots of variety...I also want to have a point and clic installation system built for installing different parts to the layouts....[/quote] You can have as many stylesheets as you want. [quote]So for example a shop owner wants the page to look one way, and the boxes to look another.....the admin tool will allow for this with point and click....[/quote] Good idea! [quote][quote]Just assign a content type of text/css when you use your link statement (which is required by valid X/HTML anyway).[/quote] do you mean the way osc links in the css sheet in the header tag area? Does the css always need to be called in from this area or can it (if more then one is permissable) be done anywhere prior to where it is used in the layout?[/quote][/quote] I believe the CSS needs to be either written, imported or linked in the header. Imported styles are ignored by NN4.x... Hope this helps, Ryan Thrash