Likes Received By s_ruben

  1. Burano liked s_ruben's post in the thread Integrate script with Wordpress 'submit button'?.

    You have to add it like this: <input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment"...

    Feb 6, 2010
  2. Lukaslo liked s_ruben's post in the thread Update form fieldy dynamically without refreshing.

    I guess this will help you <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...

    Dec 27, 2009
  3. chandan123 liked s_ruben's post in the thread session variables in ajax call.

    Do you start the ajax.php with function session_start()??

    Dec 26, 2009
  4. ZCore13 liked s_ruben's post in the thread Help with Wordpress Site Name.

    I think you can do it so: Open the style.css in theme directory, then find .co_name{ width:280px; padding:100px 0px 0px 430px;...

    Dec 19, 2009
  5. typingmums liked s_ruben's post in the thread Help please!! I need to ensure two divs remain the same height... javascript?.

    Add this script after right_content div and try <script type="text/javascript"> left_content_height =...

    Dec 18, 2009
  6. bad_bob00 liked s_ruben's post in the thread Want To Add A Static "Box" To The Two Sides Of My Website.

    Try it: <style> .box{ position: fixed margin-left: 100px; margin-top: 200px; } </style> <div class="box"> Advert image...

    Dec 9, 2009