• Resolved atkantor

    (@atkantor)


    I’m trying to change the font. Did find and edit the .css file, which First off, this is the plugin of our dreams. Thanks you, thank you.

    I am trying to change the style of the text. I found the CSS the plugins>wp-tiles>_inc>CSS>wp-tiles.css. Added font-family: verdana [see below]

    Here’s what’s weird. When I view and change in firebug, it all works fine. But when I change in the CSS, no longer works fine. When I veiw in firebug, after installing the new CSS with the change, it doesn’t show up. What am I doing wrong.

    http://www.thegreeneconomy.com/testv1/

    .wp-tile-container .grid .title {
    font-family: “verdana”;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    height: 2.2em;
    color: white;
    overflow: hidden;
    padding: 5px;
    padding-top: 2px; }

    http://wordpress.org/extend/plugins/wp-tiles/

Viewing 1 replies (of 1 total)
  • Thread Starter atkantor

    (@atkantor)

    this is a duplicate. Can’t figure out how to remove. In any event, the changes are now working. so there you go. t.

Viewing 1 replies (of 1 total)
  • The topic ‘formatting text’ is closed to new replies.