| Greets All,
|
| If I want to use CSS in a template, then how should I
| go about it?
|

The same way you would go about using CSS in any other page (unless there's
a specific problem you're running into, and if that's the case, post back to
the list and describe that problem). That is, you could use a link, or a
style declaration in the head, style attributes on the elements, whatever.
If you can do it in a typical html page, in general, you should be able to
do it with a template. You could even include a link to a CSS file in a
<tmpl_include> that goes into your template if you really felt like it.

Brian McCain
PageMasters Internet Group

| PLMK,
| THNX,
|
| Will
|
| __________________________________________________
| Do you Yahoo!?
| Yahoo! News - Today's headlines
| http://news.yahoo.com
|
|
| -------------------------------------------------------
| This SF.NET email is sponsored by: AMD - Your access to the experts
| on Hammer Technology! Open Source & Linux Developers, register now
| for the AMD Developer Symposium. Code: EX8664
| http://www.developwithamd.com/developerlab
| _______________________________________________
| Html-template-users mailing list
| [EMAIL PROTECTED]
| https://lists.sourceforge.net/lists/listinfo/html-template-users
|



-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to