Re: Xaraya_Classic theme menu blocks logic
Fournier Daniel <[email protected]> Mon, 03 May 2004 16:41:53 +0200
| Newsgroups | gmane.comp.cms.xaraya.ui |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
Andy Varganov wrote: > it should work in css enabled browsers, providing you only use <style> > tag in the head section (it's illegal in body), Well, I forgot to break my snippet in two parts: 1st one included in <head/> element (style declaration part), 2nd one in <body/>. > but there would be a > slight markup overhead in every page which doesnt use left or right - > depends on your site visitors, of course whether they like it or not :) Surely, but the actual Xaraya_Classic theme undergoes an heavier markup overhead, that's what I wanted to point out. > > Fournier Daniel wrote: > >> I'm experimenting with theme design, taking Xaraya_Classic theme as a >> starting point. >> Regarding left and right menu blocks logic, wouldn't it be simpler to >> write it this way: