1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By Cash Nebula

  1. sarahk liked Cash Nebula's post in the thread Where are wordpress page files stored?.

    Yes, the pages as you see them are created on the fly. You can view the post data with phpMyAdmin, or any other database admin tool....

    Aug 7, 2017
  2. arpit13 liked Cash Nebula's post in the thread Problem with Add/remove elements.

    "Delete" is a reserved word in Javascript. Choose another name for the function, like deleteNode

    Aug 4, 2011
  3. Toon-c liked Cash Nebula's post in the thread How can I make ....

    It's a fixed positioned container, like this: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'...

    Aug 1, 2011
  4. Riboflavin liked Cash Nebula's post in the thread Need this option in wordpress, plugin or done manually.

    Dashboard -> Posts -> Categories. Click on a category and change the slug to Active%20Directory%20Reporting. But it's better to use...

    May 11, 2011
  5. eruct liked Cash Nebula's post in the thread How to center the page div container?.

    I wish they did have center. Unfortunately, you can only float left or right. Normally, you add a width and margin: 0 auto; to the...

    Apr 8, 2011
  6. buywiser liked Cash Nebula's post in the thread Too much DIV ?.

    Enclosing elements in divs that are fine on their own. That's annoying because it takes me longer to see the page structure.

    Mar 25, 2011
  7. Decipher442 liked Cash Nebula's post in the thread need help with html code.

    Same problem in Firefox. This is the quick and nasty fix (line 34) <p align="center" style="margin:0;"> Or you can add this simple...

    Mar 1, 2011
  8. zinghana liked Cash Nebula's post in the thread Please help with CSS Navigation overhang ??.

    Here is my demo code for that effect. <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'...

    Feb 25, 2011
  9. mokimofiki liked Cash Nebula's post in the thread Value from array undefined?.

    Ok, the problem is that you can't access chars like that in IE. You have to use either charAt() or substr()....

    Feb 22, 2011
  10. MarcL liked Cash Nebula's post in the thread New row unique id, will give rep....

    Try this: <!DOCTYPE html> <head> <script type="text/javascript"...

    Feb 12, 2011
  11. Jez liked Cash Nebula's post in the thread Need help with jquery drop down menu plugin for WP.

    And if you need the Wordpress plugin, open jquery-drop-down-menu.php and change the block between lines 345 and 362 to this:...

    Jan 18, 2011
  12. fcmisc liked Cash Nebula's post in the thread What is wrong with this?.

    Missing bracket in the first setTimeout statement. Also, there is no point in calculating the time every pass. Move the onload event to...

    Jan 9, 2011
  13. whiteshadow18 liked Cash Nebula's post in the thread I have a problem with a plugin called Currency converter..

    Ah right, this widget might look better: Currex - AJAX Currency Converter Widget There is a screenshot on this page but the download...

    Dec 18, 2010
  14. toretic liked Cash Nebula's post in the thread Problem with two divs side by side.

    The left div is too wide for its space and is pushing the content div out of the way. Removing the width from the left div fixes it in...

    Dec 11, 2010
  15. whiteshadow18 liked Cash Nebula's post in the thread Problem with web2feel theme.

    You need to add a custom field to each featured post. Put "preview" in the key field and a link to the picture in the value field. This...

    Nov 20, 2010
  16. mattmdesign liked Cash Nebula's post in the thread Buying Automated screenshots needed.

    Hope this works :D [ATTACH]

    Nov 17, 2010
  17. baris22 liked Cash Nebula's post in the thread trigger('click') problem.

    Think I have managed to solve it. According to this post, it's a bug in Firefox. It works if you add a counter that makes each iframe...

    Nov 14, 2010
  18. mcfox liked Cash Nebula's post in the thread What does this do?.

    As timeclicks pointed out in the other thread, it's an April Fools gag :p You are right, it's just a silly rewriter. Check it out!...

    Oct 25, 2010
  19. Rodder7 liked Cash Nebula's post in the thread z-indexing paypal mini cart.

    In minicart.js, scroll down to the _addCSS function (line 248). Add z-index: 99; to the form css, or whatever value you need to place it...

    Oct 22, 2010
  20. wvccboy liked Cash Nebula's post in the thread Problem with margins/width.

    To center the divider, change left to 145px. That is half the container width minus the image width. It doesn't need top because it's...

    Oct 17, 2010