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

  1. #1

    Default Tiling backgrounds.

    I have sliced up an image in Fireworks and exported it into Dreamweaver to be used as a bakround to a table. What I need to know is how to make it continue to tile as the surfer scrolls down the page past the length of the original image. What do I have to put into the <td> tag to make this happen??


    VideoGuyAl webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Tiling on a Mac OSX using pro?
      Print to tile is grayed out in my printing options despite the large doc. What can I do to resolve? Does this function work on Macs?
    2. Tiling doesn't work with shockwave 3d?
      Hi im working with 3d studio max now, and i want to export my models to shockwave 3D for use with Director. But the textures get f*ked up, no...
    3. Actin for tiling object
      Hi, I find my self in this situation a lot: I am sent an eps (say 2x2 in for example) and I have to layout as may as will fit on a 11x17 sheet...
    4. Page Tiling
      This is for AI:CS. Not exclusively, but this was the first encounter I had for CS. Let's say I create a new 8x11 document. When I turn on page...
    5. Image slicing, tiling backgrounds
      I have sliced up a console image and exported it to Dreamweaver in a table format. What I need to know is how to get it the image to continue tiling...
  3. #2

    Default Re: Tiling backgrounds.

    Or do nothing since the repeat option is the default....

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

    "DiMa" <diana@YOURHATANDCOATdimadesign.net> wrote in message
    news:behq9c$ljf$1@forums.macromedia.com...
    > don't do anything to the td tag. Put your background in your style sheet
    like
    > this:
    >
    > table.backgroundImage {
    > background-image: url(images/bgimage.gif);
    > background-repeat: repeat;
    > }
    >
    > <table class="backgroundImage" ...>
    >
    > --
    > --
    > DiMa
    > --------------------
    > WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to
    your
    > posts:
    > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
    > For Answers, check here first:
    >
    [url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
    > [url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
    > [url]http://www.projectseven.com/faqbase[/url]
    > [url]http://www.dreamweaverFAQ.com[/url]
    >
    > [url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
    > DiMa Design > From Lines...to Designs
    > [url]http://www.dimadesign.net[/url]
    >
    >
    > "VideoGuyAl" <webforumsuser@macromedia.com> wrote in message
    > news:behhbr$6mr$1@forums.macromedia.com...
    > > I have sliced up an image in Fireworks and exported it into Dreamweaver
    to be
    > used as a bakround to a table. What I need to know is how to make it
    continue
    > to tile as the surfer scrolls down the page past the length of the
    original
    > image. What do I have to put into the <td> tag to make this happen??
    > >
    > >
    >
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Tiling backgrounds.

    Oh that :)

    --
    --
    DiMa
    --------------------
    WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
    posts:
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
    For Answers, check here first:
    [url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
    [url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
    [url]http://www.projectseven.com/faqbase[/url]
    [url]http://www.dreamweaverFAQ.com[/url]

    [url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
    DiMa Design > From Lines...to Designs
    [url]http://www.dimadesign.net[/url]


    "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
    news:bei3rk$7po$1@forums.macromedia.com...
    > Or do nothing since the repeat option is the default....
    >
    > --
    > Murray --- ICQ 71997575
    > Team Macromedia Volunteer for Dreamweaver MX
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    > ANSWERS
    > ==================
    > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    > ==================
    >
    > "DiMa" <diana@YOURHATANDCOATdimadesign.net> wrote in message
    > news:behq9c$ljf$1@forums.macromedia.com...
    > > don't do anything to the td tag. Put your background in your style sheet
    > like
    > > this:
    > >
    > > table.backgroundImage {
    > > background-image: url(images/bgimage.gif);
    > > background-repeat: repeat;
    > > }
    > >
    > > <table class="backgroundImage" ...>
    > >
    > > --
    > > --
    > > DiMa
    > > --------------------
    > > WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to
    > your
    > > posts:
    > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
    > > For Answers, check here first:
    > >
    >
    [url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
    > > [url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
    > > [url]http://www.projectseven.com/faqbase[/url]
    > > [url]http://www.dreamweaverFAQ.com[/url]
    > >
    > > [url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
    > > DiMa Design > From Lines...to Designs
    > > [url]http://www.dimadesign.net[/url]
    > >
    > >
    > > "VideoGuyAl" <webforumsuser@macromedia.com> wrote in message
    > > news:behhbr$6mr$1@forums.macromedia.com...
    > > > I have sliced up an image in Fireworks and exported it into Dreamweaver
    > to be
    > > used as a bakround to a table. What I need to know is how to make it
    > continue
    > > to tile as the surfer scrolls down the page past the length of the
    > original
    > > image. What do I have to put into the <td> tag to make this happen??
    > > >
    > > >
    > >
    > >
    >
    >

    DiMa 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