PHP Imagen / Link Drupal

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Imagen / Link Drupal相关的知识,希望对你有一定的参考价值。

<?php
$attributes = array('attributes' => array('title' => t('Oficina de ventas.')), 'html' => TRUE);
$link = l('<img src="'. base_path().drupal_get_path('theme', 'staig') .'/img/b_oficina.png" alt="Oficina de Ventas">', "oficinas", $attributes);
print $link;
?>

<!-- CSS -->
.block a.boton {
background:url("../img/botones.png") no-repeat scroll left top transparent;
display:block;
height:78px;
text-decoration:none;
text-indent:-5000px;
width:221px;
}

以上是关于PHP Imagen / Link Drupal的主要内容,如果未能解决你的问题,请参考以下文章

php Imagen登录

php Mostrar imagen destacada(WP)

在新窗口中打开外部URL-Drupal

php imagenes background-image image imagen miniatura archivo archivos

php Cambiar la imagen del wp-login de WordPress sin plugins

url link redirect drupal8