matbli
Posts: 1
|
| Posted: 06/28/2010, 11:25 PM |
|
Hi,
I want to have a background picture on my webpage and then place text boxes, labels freely on top of that background. These objects shall fetch there info relevant to specific part of the background picture from a database.
Is this possible using codecharge?
I have tried a tool that can place objects floating like this. But it can not add PHP/SQL statments to the objects. So I have to take the HTML output and manually rewrite it it to PHP to get where I want, which is a tedious job each time I want to make a change.
/Mats
|
 |
 |
Waspman
Posts: 948
|
| Posted: 07/08/2010, 5:09 AM |
|
Not sure I'd try to do this in CCS. I might do the data admin bit, but if it's a frontend website, naa.
I'd do it with a simple template, some CSS and wack it into Concrete5 and jobs done:)
_________________
http://www.waspmedia.co.uk |
 |
 |
|