Replace line characters by line numbers

4 views
Skip to first unread message

evermean

unread,
Aug 1, 2010, 8:08:09 AM8/1/10
to syntaxhighlighter
Hi,

I'm having a little problem with the plugin. I tried to integrate it
with my wordpress blog but somehow it isn't showing line number like
1., 2., 3.. Instead it is enumerating each line with characters like
A. B. C.. I would rather like to have numbers.

I spend some time on the project pages, without any success :o(.
Perhaps someone could be so kind to point me into the right direction.

Thanks!

Matt Shelton

unread,
Aug 1, 2010, 8:10:29 AM8/1/10
to syntaxhi...@googlegroups.com
It's probably a CSS issue. Can you point us to your site?

Are you using the SyntaxHighlighter plugin (http://wordpress.org/extend/plugins/syntaxhighlighter/), or just linking to the files manually in your template?

Matt Shelton
      




--
You received this message because you are subscribed to the Google Groups "syntaxhighlighter" group.
To post to this group, send email to syntaxhi...@googlegroups.com.
To unsubscribe from this group, send email to syntaxhighligh...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/syntaxhighlighter?hl=en.


evermean

unread,
Aug 1, 2010, 8:18:20 AM8/1/10
to syntaxhighlighter
I'm using the wordpress plungin.

This is the post...

http://obiwahn.org/ml/wordpress/?p=173

Thanks for the fast reply...

On Aug 1, 2:10 pm, Matt Shelton <matthew.shel...@gmail.com> wrote:
> It's probably a CSS issue. Can you point us to your site?
>
> Are you using the SyntaxHighlighter plugin (http://wordpress.org/extend/plugins/syntaxhighlighter/), or just linking to
> the files manually in your template?
>
> Matt Shelton
> <matthew.shel...@gmail.com>  <http://twitter.com/mattshelton>
> <http://www.mattshelton.net>
>   <http://www.google.com/reader/shared/matthew.shelton>
> <http://www.linkedin.com/in/mattshelton>
>   <http://www.facebook.com/the.mattshelton> <http://delicious.com/mattshelton>
>
>
>
>
>
> On Sun, Aug 1, 2010 at 8:08 AM, evermean <everm...@googlemail.com> wrote:
> > Hi,
>
> > I'm having a little problem with the plugin. I tried to integrate it
> > with my wordpress blog but somehow it isn't showing line number like
> > 1., 2., 3.. Instead it is enumerating each line with characters like
> > A. B. C.. I would rather like to have numbers.
>
> > I spend some time on the project pages, without any success :o(.
> > Perhaps someone could be so kind to point me into the right direction.
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "syntaxhighlighter" group.
> > To post to this group, send email to syntaxhi...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > syntaxhighligh...@googlegroups.com<syntaxhighlighter%2Bunsu...@googlegroups.com>
> > .

Matt Shelton

unread,
Aug 1, 2010, 8:24:22 AM8/1/10
to syntaxhi...@googlegroups.com
Line 264 of your theme's style.css sets the following for .post li:

list-style-typeupper-latin;

There's your problem. :-)

Matt Shelton
      



To unsubscribe from this group, send email to syntaxhighligh...@googlegroups.com.

evermean

unread,
Aug 1, 2010, 8:35:10 AM8/1/10
to syntaxhighlighter
Thanks a lot for your help!! I'll fix that right away!

On Aug 1, 2:24 pm, Matt Shelton <matthew.shel...@gmail.com> wrote:
> Line 264 of your theme's style.css sets the following for .post li:
>
> list-style-type: upper-latin;
>
> There's your problem. :-)
>
> Matt Shelton
> > <syntaxhighlighter%2Bunsu...@googlegroups.com<syntaxhighlighter%252Buns...@googlegroups.com>
Reply all
Reply to author
Forward
0 new messages