View Single Post
  #2 (permalink)  
Old Dec 12th, 2006, 16:11
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Changes to CSS script

Assuming you have cut-n-pasted the html code, then your first sql statement is trying to select 'picture' and not 'picture1'. So if your naming includes the number, its not finding anything.

As to including some text. Save the relevant text with the image in the database. Wrap the image and its text in a div to keep the two together.

Can I have a link to view the rollover problem?
Reply With Quote