Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Table help

    Hello,

    I am creating an ASP driven site and i am trying to have the background of my
    tables (result data display form the database) to have a background image that
    automatically adjusts to the size of the table.

    I have seen on other database driven sites where the sites have a much more
    interesting looking results table that has been pulled from the database.
    Therefore i am trying to do the same.

    I thought that the only way to get away from the boring cell and border
    colouring options was to create a bg image that sits behind the table. The only
    problem as i have said above is that say the amount of data returned is bigger
    the the image size of the table then the background picture gets repeated.

    I know i have waffled and prob confused my self more with that explanation but
    if anyone knows a way to have dynamic driven tables have a more interesting
    look or to have the background image resize automatically then PLEASE let me
    know.

    Thanks a bunch to whoever reads and responds to this post.

    Irfo

    Irfo Guest

  2. Similar Questions and Discussions

    1. #25473 [Opn->Bgs]: Updating single row in table causing all rows in table to be updated.
      ID: 25473 Updated by: sniper@php.net Reported By: jim at bluedojo dot com -Status: Open +Status: ...
    2. #25473 [Fbk->Opn]: Updating single row in table causing all rows in table to be updated.
      ID: 25473 User updated by: jim at bluedojo dot com Reported By: jim at bluedojo dot com -Status: Feedback +Status: ...
    3. #25473 [Opn->Fbk]: Updating single row in table causing all rows in table to be updated.
      ID: 25473 Updated by: sniper@php.net Reported By: jim at bluedojo dot com -Status: Open +Status: ...
    4. #25473 [Opn]: Updating single row in table causing all rows in table to be updated.
      ID: 25473 User updated by: jim at bluedojo dot com Reported By: jim at bluedojo dot com Status: Open Bug Type: ...
    5. Could not load type VTFixup Table from assembly Invalid token in v-table fix-up table.
      We are getting this error after clearing the web.config of database infomation - even after using the wizard to re-enter the information. I could...
  3. #2

    Default Re: Table help

    Use CSS to keep the background image from repeating (and maybe even center
    it) -

    table { background-repeat:no-repeat; background-position:center; }

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Irfo" <webforumsuser@macromedia.com> wrote in message
    news:d0fkq1$2s2$1@forums.macromedia.com...
    > Hello,
    >
    > I am creating an ASP driven site and i am trying to have the background of
    > my
    > tables (result data display form the database) to have a background image
    > that
    > automatically adjusts to the size of the table.
    >
    > I have seen on other database driven sites where the sites have a much
    > more
    > interesting looking results table that has been pulled from the database.
    > Therefore i am trying to do the same.
    >
    > I thought that the only way to get away from the boring cell and border
    > colouring options was to create a bg image that sits behind the table. The
    > only
    > problem as i have said above is that say the amount of data returned is
    > bigger
    > the the image size of the table then the background picture gets repeated.
    >
    > I know i have waffled and prob confused my self more with that explanation
    > but
    > if anyone knows a way to have dynamic driven tables have a more
    > interesting
    > look or to have the background image resize automatically then PLEASE let
    > me
    > know.
    >
    > Thanks a bunch to whoever reads and responds to this post.
    >
    > Irfo
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Table help

    Thanks for the response,

    Will that stretch or adjust the image to mach the table size depending on the results given back from the database.

    Cheers
    Irfo Guest

  5. #4

    Default Table help

    [url]http://teamvod.us/huron/fullsite.html[/url]

    the navigation on the left side of the page seeems to extend down with the
    page when i put a large amount of content in the middle..... if anyone can see
    why it does that ... any help is appreciated.

    thanks

    vodunstable Guest

  6. #5

    Default Table help

    [url]http://teamvod.us/huron/fullsite.html[/url]

    the navigation on the left side of the page seeems to extend down with the
    page when i put a large amount of content in the middle..... if anyone can see
    why it does that ... any help is appreciated.

    thanks

    vodunstable Guest

  7. #6

    Default Table help

    [url]http://teamvod.us/huron/fullsite.html[/url]

    the navigation on the left side of the page seeems to extend down with the
    page when i put a large amount of content in the middle..... if anyone can see
    why it does that ... any help is appreciated.

    thanks

    vodunstable Guest

  8. #7

    Default Re: Table help

    You might hate me for saying this but...

    You're better off designing it using css. It's not hard to learn and will
    benefit u in the long run with just this kind of problem.

    The problem is that the bottom of your nav bar is linked to the bottom of
    your content table cell. You'll either have to reconfigure the table cells
    (which is a headache. trust me, i know), or design it using divs. here's a
    good place to start..
    [url]http://www.w3schools.com/[/url]

    Jomo
    --
    -----------------------------------------
    [url]http://www.DynamicDeveloper.co.uk[/url]
    -----------------------------------------
    "vodunstable" <webforumsuser@macromedia.com> wrote in message
    news:da25k4$pn7$1@forums.macromedia.com...
    > [url]http://teamvod.us/huron/fullsite.html[/url]
    >
    > the navigation on the left side of the page seeems to extend down with the
    > page when i put a large amount of content in the middle..... if anyone can
    > see
    > why it does that ... any help is appreciated.
    >
    > thanks
    >

    Jomo Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139