unknown

Member

Forum Replies Created

  • In reply to: Create new article without codes

    #26907

    This is how it looks like. I cannot find any button to active the visual input 🙁

    Please help me!

    http://img821.imageshack.us/img821/6029/pictg.jpg

    In reply to: Create new article without codes

    #26905

    thanks for your answer; but where can I activate the visual editor?

    In reply to: RSS button has moved

    #14595

    thank you sooo much!!!!

    In reply to: RSS button has moved

    #14593

    can anybody help?

    In reply to: RSS button has moved

    #14592

    In reply to: Help with Changing Colors

    #11970

    Hi Kim!

    Thank you very, very much! It’s awesome! 😀

    In reply to: Help with Changing Colors

    #11968

    Hello everybody!

    First I want to say that i LOVE this theme!!!

    Since the update to 1.1.4 the Widget-Menu-Bars are blue. As suggested in this post I added this into the Custom CSS section.

    (.featured_slider{

    background: -moz-linear-gradient(left top, #333, #aaa);

    background: -webkit-gradient(linear, left top, right bottom, from(#333), to(#aaa));

    background: linear-gradient(left top, #333, #aaa);

    -pie-background: linear-gradient(left top, #333, #aaa);

    }

    .sidebar h3{

    background:#3C9CD2;

    background:-moz-linear-gradient(#aaa, #555);

    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#aaa), to(#555));

    background:linear-gradient(#aaa, #555);

    -pie-background: linear-gradient(#aaa, #555);

    border-bottom:1px solid #444;

    })

    But the color the bars changed to is a little bit too dark for me. The color these bars have on this site (http://www.nørrebo.dk/) would be perfect for me. 🙂

    How can I change the bars into this color? Unforutanely I know nothing about CSS, but I am willing to learn 😉

Viewing 7 posts - 11 through 17 (of 17 total)

  • 1
  • 2