Skip to main content

Chris D'Iorio's Library tagged wordpress   View Popular

09 Oct 08

WordPress › Support » Graphical Buttons for Sidebar page links?

    • How can I use graphical buttons instead of text for the "Pages Widget" pages links in the sidebar? I haven't been able to find anything on this anywhere. I'm trying to convert a website that was done just with html to one done with Wordpress while keeping the same look. The page is www.novamusic.ca and I'm trying to find away do the rollover graphical navigation menu in Wordpress. Thanks!!





    • wp_guy

      Member

      Posted 5 months ago #





      You could do something like this:


      <?php
      foreach(get_pages() as $page){
      echo "<a href=\"$page->guid\">";
      echo "<img src=\"/images/$page->post_name.jpg\" />";
      echo "</a>";
      }
      ?>
31 Mar 08

How-to Deepest Sender - ScribeFire & Wordpress « Sorcerer’s tech…

  • if you blog address is “http://blog.wordpress.com”, in Deepest Sender you have better to enter “http://blog.wordpress.com/xmlrpc.php”… just if you want the extension working….
1 - 20 of 23 Next ›
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo