• Had second thoughts about wordpress.com so i changed my blogg to wordpress.org.

    There are a few things i am wondering about, so i hope to get your help with.

    1. SIdebar meny on my old blogg on .com , adress is http://www.teigas.wordpress.com had a simple follow my blogg widget. Where people could just enter there email adress and get updated when i updated. Tried to find the the same widget for my new .org blog, but i just found a lot of more advanced once? Is there a simple one ? And what is the name?

    2. How do i change fonts and font sizes easy ? Would like to have the fonts i got from my http://www.teigas.wordpress.com blog on to my http://www.teigen.be/blogg .

    3. Where and what code should i write to get underlines under te topic titles like most viewed etc, ?

Viewing 1 replies (of 1 total)
  • 1. Don’t know, I’m afraid.

    2a. You use CSS (font-family: /* your font list here */;)
    2b. CSS again (font-size: /* your preferred size here */;)

    3. CSS again, but this time the property you’ll need to provide a value for will depend on what, exactly, you’re trying to underline.

    You should make these changes in a child theme.

    It’s considered bad practise to use underlines on anything other than links, BTW, as it confuses users.

    HTH

    PAE

Viewing 1 replies (of 1 total)

The topic ‘Few getting started questions’ is closed to new replies.