Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [therelief] Ack! Where/how do I edit my service list?

Quote Reply
Re: [therelief] Ack! Where/how do I edit my service list? In reply to
Hi,

NP

To change the "add a link", go into the template (include_header.html), and find:

Code:
<li><a href="<%config.db_cgi_url%>/add.cgi<%if category_id%>?ID=<%category_id%><%endif%>">Add a Link</a></li>

..then change to:

Code:
<li><a href="<%config.db_cgi_url%>/add.cgi<%if category_id%>?ID=<%category_id%><%endif%>">Submit Listing</a></li>

Similar thing with the "Newsletter" bit :)

To remove the "Featured VA" bit, just remove that from the header file as well (or wrap <%-- code here --%> around it, which will "comment" it out, so it doesn't get built)

Cheers

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!
Subject Author Views Date
Thread Ack! Where/how do I edit my service list? therelief 7406 Nov 13, 2010, 8:16 PM
Thread Re: [therelief] Ack! Where/how do I edit my service list?
Andy 7076 Nov 14, 2010, 1:55 AM
Thread Re: [Andy] Ack! Where/how do I edit my service list?
therelief 7057 Nov 14, 2010, 8:26 AM
Thread Re: [therelief] Ack! Where/how do I edit my service list?
Andy 7071 Nov 14, 2010, 11:45 PM
Thread Re: [Andy] Ack! Where/how do I edit my service list?
therelief 7049 Nov 15, 2010, 8:12 AM
Thread Re: [therelief] Ack! Where/how do I edit my service list?
Andy 7074 Nov 15, 2010, 9:54 AM
Thread Re: [Andy] Ack! Where/how do I edit my service list?
therelief 7032 Nov 15, 2010, 10:12 AM
Thread Re: [therelief] Ack! Where/how do I edit my service list?
Andy 7030 Nov 15, 2010, 10:43 AM
Thread Re: [Andy] Ack! Where/how do I edit my service list?
therelief 7075 Nov 15, 2010, 11:24 AM
Thread Re: [therelief] Ack! Where/how do I edit my service list?
therelief 7057 Nov 15, 2010, 11:49 AM
Post Re: [therelief] Ack! Where/how do I edit my service list?
Andy 7026 Nov 15, 2010, 11:58 AM