#AJAX #CSS #Drupal #jQuery #Javascript #html

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
podarok's picture

Style Manager

Just reviewed a lot of code here
http://drupal.org/node/1995514

Look at video presentation. Impressive work.
Yet one review or possibly just sandbox->project conversion will be apreciated.
The code looks good, all standards and no nitpicks after a few styling commits in sandbox from author.

Thanks for help.

Read more
jonn59's picture

Insertar css en body

Hola a todos, tengo una duda, con mi equipo de trabajo estamos generando muchas paginas dentro de la plataforma. Actualmente estoy inyectando código CSS a los nodos con css_injector, pero hay estilos mucho mas específicos que por el momento los inserto directamente en el contenido de la siguiente forma:

    <style type="text/css">
       #miestilo{
         width:400px;
         color: #fff;
       }
    </style>
Read more
Subscribe with RSS Syndicate content