CSS in html tag <style>

CSS in html tag <style>

Tuesday 25 March 2008 4:36:47 am - 2 replies

Author Message

Patrick Kaiser

Tuesday 25 March 2008 5:33:27 am

not sure what you are trying to do exactly, but you can try something like this:

<style type="text/css">
#p0 a
{ldelim}
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color: {$yourEzObject.data_map.yourColorAttribute.content|wash( 'xhtml' )};
font-size:12px;
{rdelim}
</style>

best regards,

patrick


Best regards,

Patrick

Fabio Piovesan

Tuesday 25 March 2008 6:09:13 am

Thanks very much,
I made a very stupid mistake in my foreach cycle and so it seems that any css roule I wrot did't work. But now it's ok.

Thanks

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.