Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #299640

    Hi,

    I have created some custom div classes like; blockquote and buttons etc. (in custom.css)

    But now if I want to add other/more classes does not respond! Are the custom classes limited?

    Thanks

    #299641

    Merhaba Erdogan! :)

    Can you please paste your custom CSS code here – http://pastebin.com/ and post the link here so we can check your code. There could be an error in the code :)

    Regards,
    Yigit

    #299645

    Merhaba Yigit,

    I am in Turkey now (in Bodrum for Holiday) :) from Turkey can’t be open pastebin and other sites (komisch), I can copy here, it is OK?

    this work well

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

    this not

    .blockquote-white{
    border-style:dashed;
    border-top-width:3px;
    border-bottom-width:3px;
    border-color:#fcfcfc !important;
    color: #f2f2f2;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:1em;
    margin-right:1em;
    font-size: 16px;
    text-align: center;
    line-height: 1.5em;
    }

    Both are same codes, I only copied and pasted :S

    Thank you very much for your quick reply,

    Erdogan

    #299647

    Hi!

    Can you please post the link to your page where you have the element so we can inspect it?
    iyi tatiller :)

    Regards,
    Yigit

    #299649
    This reply has been marked as private.
    #299657

    Elementin nerede oldugunu bulamadim tam olarak CSS class eklediginiz element nerede? :)
    (Email address hidden if logged out) adresi uzerinden iletisime gecebiliriz

    Best regards,
    Yigit

    #299669
    This reply has been marked as private.
    #299674

    Hey!

    Simdi bir goz atabilir misiniz? Please flush browser cache and refresh your page a few times

    Regards,
    Yigit

    #299677

    Hi,

    Thats ok now, thank you ;)

    What was wrong? Only browser chace?

    :)

    #299679

    Hey!

    Custom CSS field was empty and i re-entered it and that did it :)
    You are welcome Erdogan, glad we could help!
    Tekrardan iyi tatiller :)

    Cheers!
    Yigit

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