Forum Replies Created

  • In reply to: Place of social media buttons

    #30545

    Sorry, I feel really stupid….. I just noticed what it was….. I changed facebook in twitter and linkedin and guess what….. they are all there 😉

    In reply to: Read more button to high

    #30211

    Thanks Kenneth,

    I created another user and checked….. it looked fine. So I started my computer again and everything was perfect again. Thank you!

    In reply to: Read more button to high

    #30209
    Quote:
    I see this:

    and it’s not moving. Can you provide more details or a link to where this is happening?

    Yeah, that’s what it should look like and that’s the page I am talking about. When I open the page it looks exactly like what you saw. Then the button moves up and goes through the text……

    Is it something in my settings perhaps? Or my browser? I use chrome……

    I shall empty my cache and change browsers to check…..

    It’s fine in IE and Firefox but not in Chrome. I did empty my cache…… any ideas?

    In reply to: reduce space between posts

    #30201
    Quote:
    It’s that social sharing thing-ie you are using. Try removing that and see what the posts look like.

    I’m not at home computer so I can’t give more specifics. But that’s where the extra space is coming from.

    That was it! Thanks (again)

    Quote:
    So you just want to remove the blue-ish bar above this?

    Informatiedag Brandstof tot nadenken groot succes!

    No, not just that one, I would also like to remove the blue headers of the widgets (which don’t show just now because they’re not activated).

    Quote:
    It’s at the bottom of my stylesheet.

    No, it isn’t.

    Where are you adding all these <h3> modifications? Are you using the custom css option? Wherever you are modifying your code is this mess of stuff:

    .sidebar h3 {

    border-color: #FFFFFF;

    }

    .sidebar h3, .sidebar h3 a, .sidebar h3 a:visited {

    color: #222222;

    }

    .sidebar h3 {

    text-shadow: 0 -1px #FFFFFF;

    }

    .sidebar h3 {

    background: -moz-linear-gradient(#FFFFFF, #FFFFFF) repeat scroll 0 0 transparent;

    }

    GET RID OF ALL THAT.

    Then, in your graphene options custom css add this:

    .sidebar h3 {

    background: none !important;

    background-color: #ffffff !important;

    }

    Once you’ve done that, don’t remove it… and let me see it.

    Hi Josh,

    Again thanks for bearing with me…..

    I put all the code in the actual CSS and not in the custom css option, because I noticed that a code sometimes doesn’t work in the custom option field but does work in the CSS stylesheet.

    All I could see there about H3 was this:

    .sidebar h3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    }
    .sidebar h3,
    .featured_slider {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    }
    .sidebar h3 {
    background: FFFFFF !important;
    }

    which is not what you expected to be there. Maybe I am looking in the wrong place but I went through the CSS sheet and there is nothing in the custom Css option. So please tell me if I miss a location…… Should I remove all the above code and put in yours?

    Quote:
    It’s at the bottom of my stylesheet.

    No, it isn’t.

    Where are you adding all these <h3> modifications? Are you using the custom css option? Wherever you are modifying your code is this mess of stuff:

    .sidebar h3 {

    border-color: #FFFFFF;

    }

    .sidebar h3, .sidebar h3 a, .sidebar h3 a:visited {

    color: #222222;

    }

    .sidebar h3 {

    text-shadow: 0 -1px #FFFFFF;

    }

    .sidebar h3 {

    background: -moz-linear-gradient(#FFFFFF, #FFFFFF) repeat scroll 0 0 transparent;

    }

    GET RID OF ALL THAT.

    Then, in your graphene options custom css add this:

    .sidebar h3 {

    background: none !important;

    background-color: #ffffff !important;

    }

    Once you’ve done that, don’t remove it… and let me see it.

    Hi Josh,

    Again thanks for bearing with me…..

    I put all the code in the actual CSS and not in the custom css option, because I noticed that a code sometimes doesn’t work in the custom option field but does work in the CSS stylesheet.

    All I could see there about H3 was this:

    ‘.sidebar h3 {

    -ms-filter: “progid:DXImageTransform.Microsoft.gradient(enabled=false)”;

    }

    .sidebar h3,

    .featured_slider {

    background: none;

    -ms-filter: “progid:DXImageTransform.Microsoft.gradient(enabled=false)”;

    }

    .sidebar h3 {

    background: FFFFFF !important;

    }’

    which is not what you expected to be there. Maybe I am looking in the wrong place but I went through the CSS sheet and there is nothing in the custom Css option. So please tell me if I miss a location…… Should I remove all the above code and put in yours?

    Quote:
    I don’t see where you added it to your stylesheet. Is it still in there?

    Hi Josh,

    It’s at the bottom of my stylesheet. I followed your advice and didn’t use the headers of the widgets. Even added some primitive code myself! It lookes ok for now.

    Still I would like to fix it and to get rid of the header of the slider…….

    Thanks,

    Corine

    Quote:
    Try this:

    .sidebar h3 {

    background: #FFFFFF !important;

    }

    Hi Josh,

    Thank you for helping!

    I have put in your code but still nothing seems to change. Again, I did empy my cache. Perhaps your code is conflicting with the other codes of Syahir?

    Ofcourse I could not put any text in de headings but sometimes I just want text to introduce what’s in the widget…….

    Also I would like to understand and learn from what I am doing 😉

    I am sure I am making a mistake somewhere…… but where…….

    Quote:
    .sidebar h3,

    .featured_slider {

    background: none;

    -ms-filter: “progid:DXImageTransform.Microsoft.gradient(enabled=false)”;

    }

    Hi Syahir,

    Thank you so much for not giving up on me! I am sure that when the code worked with you I am doing something wrong, because it still doesn’t work with me.

    I did not realize there are two caches. I know how to clear the browser but not the site. Thinking about it I will look it up now…….

    Ok I found out how it worked and cleared the domain cache as well as the total cache, but I still see the bars. Would you mind taking a look at het CSS? I would be really, really grateful, because I am totaly lost on this, I am learning a lot from all of this though 😉

    Thanks so much!

Viewing 10 posts - 1 through 10 (of 22 total)