www.webdeveloper.com

Search:

Type: Posts; User: Ruriko

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    280

    I tried your code but it doesn't seem to work....

    I tried your code but it doesn't seem to work. You can see online version here http://jsfiddle.net/97hHA/
  2. Replies
    2
    Views
    280

    Get dimensions from text

    I have a string that looks similar to this:

    tumblr_mgn6mfe9aD1rbaz5bo1_500.jpg (500×705)
    I want to strip the text until I get the value 500 & 705. I want them as two separate values. How can I do...
  3. Remove the last 16 digits at the end of text

    I have a string that looks like this:

    [APPLE PIE] Sei Shoujo Sentai Lakers 3 Battle Team Lakers 3 (100% FULL-PIC)_20121104_032834
    I want to remove the digits at the end of the string, basically...
  4. Thread: Get iframe name

    by Ruriko
    Replies
    1
    Views
    271

    Get iframe name

    Hi I'm a newbie at javascript and I was wondering how can I extract the iframe name using regex only? so for example if the string value contains:

    <DIV style="MARGIN-TOP: 0px; WIDTH: 670px;...
  5. Replies
    4
    Views
    3,147

    What is the widest resolution?

    What is the widest screen resolution? I need to know so I can make a background that will fit on the widest resolution
  6. Replies
    1
    Views
    1,167

    Repeat 2 different bgs

    This is my layout http://www.animedemo.co.cc/test/
    I have 2 backgrounds one is repeating for the left side and one for the right side. The problem is the right side doesn't repeat bg colour #34A8C1....
  7. Replies
    1
    Views
    1,267

    How to make 2 bgs repeat?

    This is my layout http://www.deliciousmanga.com/demo/
    I have 2 backgrounds one for the left side and one for the right side. As you can see I'm trying to make 2 backgrounds repeat-x so if the user's...
  8. Thread: search help

    by Ruriko
    Replies
    0
    Views
    514

    search help

    hi I'm a newbie to php and I found a nice simple search engine script but the problem is if it can't find something it shows


    I want to remove Results

    Next 10 >>

    Showing results 1 to 0 of...
  9. Replies
    0
    Views
    541

    shopping cart help

    nevermind delete this
  10. Replies
    1
    Views
    1,890

    How to create an action plan?

    Does anyone have a few examples of an action plan for web development? I need to get an idea on how an action plan set up
  11. Thread: center images

    by Ruriko
    Replies
    1
    Views
    701

    center images

    This is my layout http://anime.nxserve.net/?p=44. The image isn't centered. How do I center my image?

    body {
    margin: 0px;
    background-color: #000000;
    background-image: url(images/bg.jpg);...
  12. Replies
    0
    Views
    751

    multiple column list problem

    This is my layout http://anime.vibrantstream.com/wordpress/
    The multiple column list isn't working if the text is too long which causes the next li to skip and go to the next column. How can I fix...
  13. Replies
    1
    Views
    797

    Specific heading not align properly

    This is my layout http://anime.vibrantstream.com/wordpress/
    When you look at the layout on IE7 the heading "Blogroll" isn't align properly it's indented unlike all the other headings. How can I fix...
  14. Replies
    2
    Views
    642

    hovering problem

    This is my layout http://anime.nxserve.net/ . On IE7 when you hover the #bar links it does not show me a white background. I don't know if this does the same to IE6. It works perfectly fine on...
  15. Replies
    4
    Views
    875

    If I remove the float: left; the yellow...

    If I remove the float: left; the yellow background doesn't go down. Anyway to fix this?
  16. Replies
    4
    Views
    875

    position layout center

    This is my layout http://www.omganime.info you notice the layout isn't horizontal centered. How can I fix this?


    @charset "utf-8";
    /* CSS Document */

    body {
    margin-top: 0px;
    font-family:...
  17. Replies
    3
    Views
    988

    I need IE6 users!

    Hi, anyone with IE6 can you look at my site and see if it looks correct? it's hard for me to see it cause I have IE7. http://www.omganime.info
  18. Replies
    1
    Views
    607

    borders & colours in FF

    This is my layout http://www.omganime.info the layout doesn't look right on Firefox 3 but it looks correct on IE7. You see the borders aren't fully down to the footer it just stops to the header on...
  19. Thread: headings & nav

    by Ruriko
    Replies
    1
    Views
    681

    headings & nav

    This is my layout http://tinyurl.com/67s4dz
    In IE the left side headings are centered I want to make it align on left. I tried putting text-align:left but that didn't work. How can I fix this?

    In...
  20. Replies
    3
    Views
    813

    If I used fixed width then in bigger resolutions...

    If I used fixed width then in bigger resolutions you would see a gap because the columns don't resize. Is there a solution for this?
  21. Replies
    3
    Views
    813

    right side pushed down

    Hi does my layout push down the right sidebar? http://tinyurl.com/67s4dz cause some ppl say it does but I doesn't show on my browser. Is there a solution to fix this?


    /* CSS Document */

    body...
  22. Replies
    1
    Views
    700

    expanding background

    This is my test layout http://omganime.info/Anime/

    You see the white background isn't expanding with the content + sidebar. How can I fix this?


    body {
    background-color: #0075C6;...
  23. Replies
    1
    Views
    1,062

    Hovering problem

    This is my layout http://ruriko.serverspeople.net/ When you hover the links on the dark red bar you will see the text moved up by 1-2px. How can I fix this?



    body {
    background-color: #faebec;...
  24. Replies
    11
    Views
    1,106

    In this page...

    In this page http://ruriko.ayrshirehosting.com/e107_plugins/forum/forum.php
    There's white gaps between the headings forum, threads, replies & last post. I want to get rid of those gaps so how would...
  25. Replies
    11
    Views
    1,106

    Ok I got rid of the xml declartion and it fixed a...

    Ok I got rid of the xml declartion and it fixed a couple of bits. Now there's the menubar has a white border ontop of it which shouldn't be there. When you click on Anime the dropdown menu sublinks...
Results 1 to 25 of 54
Page 1 of 3 1 2 3
HTML5 Development Center



Recent Articles