Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Xplosive Subscribe edit help

(3 posts)

  1. ibrahim
    Member

    I'd like to split the large subscribe button into two smaller buttons of equal size (left and right, for RSS and Email).

    Does this require a lot of work, and if not could you point me in the direction to get started? Thanks in advance for any help you can give.

    Posted 5 months ago #
  2. You will have to make two images, replace the existing button code and then apply some styling to your images/code to fit in place. You can easily do it with CSS.

    Posted 5 months ago #
  3. ibrahim
    Member

    ok making the images is easy, but coding is not my specialty. I noticed the rss.gif wasn't called by the stylesheet, but rather topbar.php as follows:

    <div id="topbar">
    <div id="rss"> "><img src="<?php bloginfo('template_directory'); ?>/images/rss.gif" border="0" alt="RSS"/>
    <div><?php include(TEMPLATEPATH . '/searchform.php'); ?></div>
    </div>

    any idea where I might need to start in order to make it bring up both images in the same space, and create a second link for the Email subscription?

    Posted 5 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }