Help Center » Design & Development

Make your blog more effective

(4 posts)
  • Started 3 years ago by michaelpack
  • Latest reply from Honey Singh

No tags yet.

  1. michaelpack

    senior member
    Joined: Feb '09
    Posts: 51

    You just change html of your blog. Here are code sample patterns to make this:

    Make your blog with butterfly and firework:

    Butterfly:

    <DIV id="Layer1" style="Z-INDEX: 1; LEFT: 0; WIDTH: 700; POSITION: absolute; TOP: 0; HEIGHT: 622">
    <embed src="http://www.blingpixie.com/bugs/butterfly4.swf" width="750" height="922" wmode="transparent" align="right">
    </DIV>

    firework:


    <DIV id="Layer1" style="Z-INDEX: 1; LEFT: 0; WIDTH: 700; POSITION: absolute; TOP: 0; HEIGHT: 622">
    <embed src="http://imgfree.21cn.com/free/flash/88.swf " width="750" height="922" wmode="transparent" align="right">
    </DIV>


    Posted 3 years ago #
  2. Honey Singh

    Immortal Maestro
    Joined: May '07
    Posts: 63

    @michaelpack
    http://www.blingpixie.com/bugs/butterfly4.swf is for what use?
    and
    http://www.blingpixie.com/bugs/butterfly4.swf is not loading?

    My personal suggestions:
    Please avoid the use of flash(unless you don't have the requirements),it slowdown the website speed.


    Posted 3 years ago #
  3. michaelpack

    senior member
    Joined: Feb '09
    Posts: 51

    You can use javascript instead of flash.
    Example:
    You insert follow script between <body> tag and effect will be occur :d


    <script type="text/javascript" src="http://snow-effect.googlecode.com/files/snow.js">
    </script>


    Posted 3 years ago #
  4. Honey Singh

    Immortal Maestro
    Joined: May '07
    Posts: 63

    @michaelpack
    Yeah this is quite similar to wordpress Snowfall Plugin and let it snow.


    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.