Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Irfo #1
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
-
#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: ... -
#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: ... -
#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: ... -
#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: ... -
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... -
Murray *TMM* #2
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
-
Irfo #3
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
-
vodunstable #4
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
-
vodunstable #5
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
-
vodunstable #6
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
-
Jomo #7
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



Reply With Quote

