Quantcast
Channel: Distinguishing external from internal links
Viewing all articles
Browse latest Browse all 18

Re: Distinguishing external from internal links

$
0
0

enclose everything that you want to avoid this code in a span or div block and put class="cancel"

Example

 [[div class="cancel"]] linkyouwanttocanel.wikidot.com [[/div]] 

or
 [[span class="cancel"]] linkyouwanttocanel.wikidot.com [[/span]] 

then put this in your css

 .cancel{ background:none; } 

and that should work, but i havent tested it so report any problems


Viewing all articles
Browse latest Browse all 18

Trending Articles