WYSIWYG editor for changing the font in the sidebar

Discussion in 'WordPress' started by TheDutchMan, Oct 9, 2007.

  1. #1
    Hi Folks,

    I was hoping anyone could help me out with this.

    Two days ago I found with Google a WYSIWYG editor for easily changing the fonts in the sidebar like the categories and recent post headers.

    I thought I had bookmarked the site but I have been searching all evening and I can’t find it anymore.

    Could any of you help me out an advise one.

    Your help is really really appreciated.

    Cheers

    Vincent
     
    TheDutchMan, Oct 9, 2007 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Why not just change the css attributes for the headers?
     
    mizaks, Oct 9, 2007 IP
  3. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I’ve tried that but since I’m only new to CSS I kept wrecking things.

    This was my easy way out. ;) It’s probably better when I can’t find the plugin, than I really have to learn more about CSS.

    But first I’m trying it the easy way
     
    TheDutchMan, Oct 9, 2007 IP
  4. live-cms_com

    live-cms_com Notable Member

    Messages:
    3,128
    Likes Received:
    112
    Best Answers:
    0
    Trophy Points:
    205
    Digital Goods:
    1
    #4
    Change this in the CSS -

    h1, h2, h3, h4 {
    font-family: Helvetica, Arial, Sans-Serif;
    }
     
    live-cms_com, Oct 9, 2007 IP
  5. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks guys!

    I've decided to keep it this way for now. The blog is finally how i want it. I'm going to make an exact copy/test blog and that i'll play around with it.
     
    TheDutchMan, Oct 12, 2007 IP
  6. Houdy

    Houdy Peon

    Messages:
    267
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #6
    That is the best way to learn and tech your self how to modify a WordPress theme!
     
    Houdy, Oct 12, 2007 IP
  7. sat123

    sat123 Banned

    Messages:
    1,600
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #7
    a WYSIWYG editor for sidebar..is it really available..i don't think..so
     
    sat123, Oct 13, 2007 IP
  8. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It really was, I noticed it because of the special "handwritten" fonts that they where using. I only wished i had bookmarked the site.
     
    TheDutchMan, Oct 17, 2007 IP
  9. arpitagarwal82

    arpitagarwal82 Notable Member

    Messages:
    2,996
    Likes Received:
    398
    Best Answers:
    0
    Trophy Points:
    280
    #9
    arpitagarwal82, Oct 17, 2007 IP
  10. txmom

    txmom Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I learned much about editing wordpress by installing firebug in firefox, I can edit the css code through it and it will show the temporary changes in my browser. Once I get it to do what I want, I edit the theme.
     
    txmom, Oct 18, 2007 IP
  11. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Look interesting arpitagarwal82, Ill have a closer look at it. Thanks
     
    TheDutchMan, Oct 18, 2007 IP