Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Links: Add Record

Quote Reply
Links: Add Record
Hi,
When I click on Database in the admin section.
Then under Editor choose Links and Add.

Where is the template for that form? I checked all the admin templates and can't find it. I just need to change the colors. After my Lasik Surgery staring at white backgrounds all day really hurts my eyes.
Quote Reply
Re: [shimmy1] Links: Add Record In reply to
Hi,

I've gotta admit, even I cabn't find the template! I would have expected it to be a db_*.html template. However, I deleted all the compiled templates, and then re-clicked on "add link", then refreshed by "compiled" folder, and to my amazement there was not .compiled file there (which would have given away which file it was)

Maybe GT can give some kind of pointer.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [shimmy1] Links: Add Record In reply to
Unfortunately, all the database functionality of that part of the admin is generated in the code. Take a look at GT::SQL::Admin. You probably want to futz around with _start_html.

Adrian