Let me start with I've just given up smoking of 15 years. So
I'm a bit... well I'm all over the place. And I need some help
before I smash this computer back into the 1830's because I can NOT
figure out WHY the HELL I cant get this image to STOP repeating!!!
AArrrrrrrrgh! If someone could have a lookt at the code that would
be great!
I dont want to get mad (more so than I am now) so if any one
can have a look and stop me from turing this computer into a
oversized paper weight that would be just
supper!!!!!!!!!!!!!!!Repeating Image help!
I'm using DW 8, on Vista, and looking through IE 7 and it
looks fine, no repeat (Though I am not sure which image you mean,
none of them are!)
On another note - in IE 7 your text is over lapping the image
somewhat. The repeated %26lt;br%26gt; tags don't seem to be getting it
done. How CSS'd up are you?
AndyRepeating Image help!
Ar! I have uploaded the amended picture. But I need to add a
lot more text to one the sections. And when I do.... the image
repeats over and over and over and over...... (you get the idea)
when I test it on IE 7. Any ideas?
Can you give me the url of where its uploaded to?
Andy
Ok it can be controlled through CSS. Do you know CSS? If you
do, then remove the packground properties from the table's code and
create a CSS ID with the background set to your image, and the
no-repeat set there. Then apply it to your table instead of your
existing code.
I played around with it and used this css:
#bg {
background-repeat: no-repeat;
background-image: url(
http://sheepskinshoes.com/Library/images/home/whyus/passmem_title.jpg);
}
And the table tag now looks like this:
%26lt;table width=''720'' height=''187'' border=''0'' cellpadding=''0''
cellspacing=''3'' bgcolor=''#ffffff'' id=''bg''%26gt;...etc
You can also define the size in there too, but it isnt
necessary
Andy
Ok thak's for that! And I was spoused to say ''I have NOT''
uploaded the new image yet.
I do not know CSS but I've been talking to the other web tec
hear and he said we should have used CSS to make the page's. And
that's what I shall plan to do. Teach myself CSS and change all the
site we have! Only 16!!!??
I didn't set up the page's in the first place and I'm new
(ish) to Dreamweaver. I have all my background in flash sites.
But I'll take what you gave me and see if I can implement it
to this problem...
Post back if you have any worries.
Andy
So I took the information you gave me, and some other online
help. And Made myself my first CSS! (My mother would be so proud)
and it work's great!
I'll up load in a while.
Thank's for all your help!!
All the best Satrop!!!
Woohooooooooooo!
Andy
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment