Support » Themes and Templates » Formatin Titles using Widgets

  • Resolved piotr82

    (@piotr82)


    Hi,

    Please help me with that stupid problem.

    I want to setup for this website: http://windows7design.com/

    In most of Widgets i use ‘text’ widget and there put code inside, for example:

    <!– POPULAR –>
    <h1><img src=”http://windows7design.com/wp-content/themes/windows7_theme/images/icons/star.gif&#8221; width=”19″ height=”18″ alt=”” /> Popular themes</h1>
    <div class=”popular”>

      <?php get_most_rated(); ?>

    </div>

    And titles (h1) with icons looks great.

    Now with two new plugins (widgets) i want to add titles (h1) to them,

    one plugin is showing random images (left sidebar), second one is showing images from flickr (right sidebar)

    but this time i don’t use text widgets and put code manually i just use default widgets with options

    there is ‘title’ field when i can put text, BUT THIS TEXT WILL NOT BE FORMATTED IN THE WAY I WANT (NO H1) tag for it for example

    how to fix that ?

    See image.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatin Titles using Widgets’ is closed to new replies.