Forums

Adding an element from one template to another??? (2 posts)

  1. anellemomys
    Member
    Posted 1 year ago #

    Hi there

    I am pretty technologically challenged (but working on it :) ).

    I have a wordpress.org blog attached to my website. My old blog that someone designed for me had the coffeespot theme http://wpthemepark.com/themes/coffeespot
    My new blog has the tofurious theme http://www.tofurious.com/store/

    I love the idea of the little coffeecup graphics next to each new post from the coffeespot theme. I would love to incorporate them in the tofurious theme.

    Does anyone know if this is possible, and how to do it?

    Thank you soooooo much in advance
    Anelle

  2. jrav001
    Member
    Posted 1 year ago #

    The coffee theme is using this to add the cop and saucer:

    .post {
    background:url("img/cup2.jpg") no-repeat scroll left top transparent;
    margin:0 0 20px;
    padding:10px 10px 0;
    }

    You could add the background to your .format_text h2 and tweek the padding to make your text sit beside it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.