Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1

    Default auto adjusting footer"html"


    how to auto adjust the footer so that when an object above it lengthens it will also go down??.. also what should i use to program a dashboard.. "the one you see in facebook, twitter.. where the posts are displayed.." thank you.. .. oh yeah.. how do you code upload image?

  2. #2
    be careful in utilizing CSS position="absolute" sa mga containers sa imo main wrapper bai pra when the object inside the child container changes its dimension of kanang mu.increase ang size sa content sa imo child container ky mu.auto adjust pud ang parent container / wrapper.

    and dashboard ky either imo i.add sa imo function.php or himo kag separate file for the dashboard code then i.call lng nmo sa imo active page. nya i.position="absolute" then use bottom/top="0px" pra mu.stick cla sa area imo nahan bsag imo i.scroll ang page ky mu.pilit rman sa area imo gusto mu.dsplay imo dashboard.

    if others suggestion is better than mine then grab that.. i might as well.
    Last edited by cjmagowan; 09-15-2010 at 05:03 PM.

  3. #3
    pde sample code bro?.. or inani ni xa para footer.. <div main><div footer></div</div> ??.. then i set nku position sa main absolute nya sa footer relative??..

  4. #4
    HTML
    <div id="wrapper">
    <div id="header"> header div</div>

    <div id="content">content here</div>

    <div id="footer">footer here</div>

    </div>

    CSS :

    #wrapper {
    position: absolute;
    }
    #header {
    position: relative;
    }
    #content {
    position: relative;
    }
    #footer {
    position: relative;
    }


    - u can also set the wrapper position relative if nahan ka ma.carry on ang CSS settings sa imo <body> element like ang font properties if nahan ka ang settings sa imo font ky global.

  5. #5
    kk...tnx bro.. ako ra i absolute ang header since di man sad na mag usab2.. khbaw pud ka unsaon ng upload pictures??..

  6. #6
    Upload pictures where?

    After uploading use the <img src="link-to-image.jpg" /> nalang.

  7. #7
    what u mean upload pictures bro? from ur hdd to net server gamit lng ftp application bro..

  8. #8
    like upload picture to change ur avatar..so yeah from ur HDD to the net server.. in our case though from ur HDD to the mysql database.. dli d.i na xa php or html?

  9. #9
    No you need to have a 'space'.

  10. #10
    what do you mean 'space'??

  11.    Advertisement

Page 1 of 3 123 LastLast

Similar Threads

 
  1. Identify Movies By Their Quotes
    By 8_cRawlin_baby_8 in forum TV's & Movies
    Replies: 3457
    Last Post: 01-30-2020, 08:36 AM
  2. Quotable quotes and sources~
    By koto in forum Arts & Literature
    Replies: 864
    Last Post: 11-02-2012, 06:36 PM
  3. auto adjusting footer"html"
    By rebbieboi in forum Programming
    Replies: 1
    Last Post: 09-15-2010, 10:50 PM
  4. Break Up quotes
    By boliklik in forum "Love is..."
    Replies: 132
    Last Post: 05-27-2010, 07:09 PM
  5. Replies: 40
    Last Post: 01-10-2008, 05:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top