how to remove the quick link in bottom

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
scripter
Forum Members
Forum Members
Posts: 16
Joined: Thu Mar 19, 2009 7:05 pm

how to remove the quick link in bottom

Post by scripter »

hi guys

i want to remove the quick link in bottom mean

Previous page: page name
Next page: page name

thanks
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: how to remove the quick link in bottom

Post by reneh »

edit your templates!
ReneH 8-)
A search will save you hours waiting for an answer! Image
scripter
Forum Members
Forum Members
Posts: 16
Joined: Thu Mar 19, 2009 7:05 pm

Re: how to remove the quick link in bottom

Post by scripter »

in CSS that is right?
but in which part or in which attribute
thanks
alby

Re: how to remove the quick link in bottom

Post by alby »

scripter wrote: in CSS that is right?
Template and not CSS.
Remove:
   
            {cms_selflink dir="previous" label="Previous page: "}

            {cms_selflink dir="next"}
   
Alby
scripter
Forum Members
Forum Members
Posts: 16
Joined: Thu Mar 19, 2009 7:05 pm

Re: how to remove the quick link in bottom

Post by scripter »

thanks that is worked
good luck
Post Reply

Return to “Layout and Design (CSS & HTML)”