Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repeating background

Status
Not open for further replies.

paddler840

Programmer
Jul 30, 2006
2
US
I have created my website in Photoshop. I sliced it up in Image Ready and saved it for a web page. When I sliced it up, I created an extra slice that is about 1 pixel high by the width of my page. (Got this from google, trying to create a repeater cell).
Now for my question. My back ground is white, but has a grey boarder. Anytime I put any data into my webpage, it puts a break in my background boarder. I have tried several differnt things, and can get it to work if I am just doing basic html. The problem is when my website interacts with my database (using ASP) and has to retrieve data and post it on the site. I can not figure out what code I need to use so that what ever the site grabs from the database and post, it will repeat the background with out having any breaks. I have been trying to get this to work for about 3 months, so if anyone knows the magic, please share. I am very desparate.
 

Hi and welcome to Tek-Tips. Please read faq222-2244 to see how to get the best from these forums.

My GUESS for this problem is line 23 of your code [smile]

But seriously, show us a URI

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
 
Hi John, Thanks for the reply. This site is actually on our corporate network. Do you recommend that I copy the code and paste it into a reply? I'm not sure the best way. Thanks for your help. I guess this is why you were the only one that replied. I really thought I would get more feedback.
 
Post the part of your code that refers to the background image. post it in between code tags.

[ code]
[/code]



----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
pmsl laughing @johnwm
My GUESS for this problem is line 23 of your code
that gets me every time lol, have now bookmarked that faq for inclusion on other posts


[Peace][Pipe]
 
I'm glad I stumbled accross this series of threads, it was pretty amusing pointing out line #23 of the code.

:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top