Scroll
nofollow Դրուպալ թեմա
Ֆորումներ
Իվան, բարև, ներբեռնել եմ ձևաբառի թեման, այնտեղ կա Twitter և Facebook-ի հղումներ, բացում եմ page.tpl-ում հղումը:
<li><a href="http://www.twitter.com/<?php echo theme_get_setting('twitter_username'); ?>" target="_blank" rel="me"><img src="<?php global $base_url; echo $base_url.'/'.$directory; ?>/images/twitter.png" alt="twitter"/></a></li>
ինչպե՞ս կարող եմ փակել այն nofollow
Փորձեցի այսպես, չստացվեց....
<li><a href="http://www.twitter.com" rel="nofollow"><?php echo theme_get_setting('twitter_username'); ?>" target="_blank" rel="me"><img src="<?php global $base_url; echo $base_url.'/'.$directory; ?>/images/twitter.png" alt="twitter"/></a></li>
- Log in to post comments