Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #293002

    Hi Everyone, Guten Tag,

    I try to add a own Div Class (Blockquote) but the both borders appear only in white, can you please advice me what is wrong?

    .blockquote2{
    border-style:dashed;
    border-top-width:5px;
    border-bottom-width:5px;
    border-color:#779909;
    color: #ff9900;
    padding-left:5px;
    margin-bottom:1em;
    margin-right:1em;
    font-size: 16px;
    text-align: center;
    line-height: 1.5em;
    }

    Thank you very much in advance.

    Best wishes from Cologne :)

    #293014

    Merhaba Erdogan!

    Please add !important rule as following

    .blockquote2 { border-color:#779909 !important; }

    If that does not work, please post the link to your page and point out the div element :)

    Regards,
    Yigit

    #293030

    Selam Yigit,

    Thanks you very very much, super!

    Regards

    #293031
    This reply has been marked as private.
    #293035

    Teskkurler sizlerede! :)
    Tamamdir o zaman simdilik konuyu kapatiyorum, baska her hangi bir sorunuz yada sorununuz olursa, lutfen yeni konu acmaktan cekinmeyin :)

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘New Div Class’ is closed to new replies.