bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

Add Reflections to bbPress Images

(1 post)
  • Started 1 year ago by yottabite
  • This topic is not a support question
  1. Originally posted at http://forum.blandname.com/topic/11
    Using http://cow.neondragon.net/stuff/reflection/ I was able to add reflection to the blandname bbPress theme.
    Here's how it works:
    You'll need two files to make this happen.

    Put both files in either /my-templates or /bb-templates, CHMOD them to 755, and edit your header.php file accordingly.
    In my case:
    <script type="text/javascript" src="/my-templates/reflection.js"></script>
    <script type="text/javascript" src="/my-templates/prototype.js"></script>
    Was added before the last div tag in the header.php file.
    In order to make the reflection work, make sure to add class="reflect" to any img tags you wish to have reflecting and looking all mac daddy cool.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.