Quote:
Originally Posted by kh99
Are you asking how to create CSS so that it will only apply to that specific widget?
|
yes i want posh css criteria to my template
for example i want when create template i use
PHP Code:
background-color: #F1F1F1;
border: 1px solid #C1C1C1;
border-radius: 5px 5px 5px 5px;
box-shadow: -2px 2px 2px #C8C8C8;
clear: both;
display: block;
overflow: hidden;
width: 100%;
code in it