Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-03 03:34:13

dada78
Member
From: New York
Registered: 2005-10-27
Posts: 138
Website

rel="bookmark" tag

Hi guys,

It appears that there is the following tag: rel=“bookmark” tag displaying in form of a bullet next to my post title. How can I remove it?

I looked in the html but can’t find anything related to it.

I appreciate any tips!
Thanks,
Dada

Offline

#2 2006-12-05 21:45:11

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: rel="bookmark" tag

The rel attribute does not display anything, including bullets; you’ve got something else going on.

Offline

#3 2006-12-06 03:12:42

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: rel="bookmark" tag

You can turn the bullets for li items off, in your style sheet:

ul, li {
list-style: none;
}

regards


⌃ ⇧ < ⌃ ⇧ >

Offline

#4 2006-12-06 03:40:14

dada78
Member
From: New York
Registered: 2005-10-27
Posts: 138
Website

Re: rel="bookmark" tag

Thanks but the post title is not a list item.
This is what the source code in the browser tells me:

<h3><a rel=“bookmark” href=“http://davidfuller.us/Home/1/first-post” title=“Permanent link to this article”>This site is under&#160;construction</a> &#183;</h3>

The weird thing is that after the text “This site is under construction” a bullet displays like so “This site is under construction •”

Where is this coming from? Does it have to do with the strange numbers in the default form?

Thanks for your insight on this!
Dada

Offline

#5 2006-12-06 03:59:44

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: rel="bookmark" tag

That’d be &#183;.

Offline

Board footer

Powered by FluxBB