Breaking News
Loading...
Wednesday, 21 November 2012

Info Post
Some web developer wants to show individual background for each widgets . This post is all about adding widgets background for our wordpress or blogger blog . To do that


Step 1: You have to upload an image to your server
Step 2 : Adding the code or table
Step 3 : Replace your image url
Step 4: Modify your image height and width

===============================
Code 
===============================
---------------------------------------------------------------------
<table background="http://www.edu-smart.info/bmsc/wp-content/uploads/2012/11/training_back2.jpg" border="0" cellpadding="1" cellspacing="1" style="height: 171px; width: 248px;">
    <tbody>
        <tr>
            <td style="text-align: center;">
                <p>
                    <span style="color: rgb(255, 255, 255);"><strong> table has a background image</strong></span></p>
                <p>
                    <span style="color: rgb(255, 255, 255);"><strong> table has a background image</strong></span></p>
                <p>
                    <span style="color: rgb(255, 255, 255);"><strong>table has a background image</strong></span></p>
                <p>
                    <span style="color: rgb(255, 255, 255);"><strong>table has a background image</strong></span></p>
                <p>
                    <span style="color: rgb(255, 255, 255);"><strong> table has a background image</strong></span></p>
            </td>
        </tr>
    </tbody>
</table>
<p>
    &nbsp;</p>
----------------------------------------------------------------------------

This will result 


table has a background image
table has a background image
table has a background image
table has a background image
table has a background image

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.