Gossamer Forum
Home : Products : Gossamer Links : Discussions :

title_linked html output

Quote Reply
title_linked html output
Hi all.

I would like to alter the output of the 'titled_linked' tag (particularly in the search results page) so that it is enclosed in a table cell. <tr><td colspan=3>'title_linked'</td></tr>. Whereabouts can you change this output?

I would leave it as it is but, the display of our search results is messing up on the Mac!

Cheers in advance,

Hannah
Quote Reply
Re: [hannahmackenzie] title_linked html output In reply to
Quote:
<tr><td colspan=3>'title_linked'</td></tr>

Can't you just use;

<tr><td colspan=3><%title_linked%></td></tr>

Unsure

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] title_linked html output In reply to
Sorry Andy, I didn't make myself very clear in my original post.

It's the format as it appears when you choose to have search results grouped by category. And thus, the output of title_linked

Hannah
Quote Reply
Re: [hannahmackenzie] title_linked html output In reply to
Ah. I'd imagine that creating a global for it could do the job...could be wrong though Wink I'm not really very used to globals with Links SQL, as I'm quite a relative newbie to it and havn't had time to expolre those particular features. Sorry.

Maybe someone who has a bit more experience with globals could help you Smile

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] title_linked html output In reply to
I'd have a go but I still don't understand the question :(