lalamums

Member

Forum Replies Created

  • In reply to: Move the content

    #37586

    Okey, but that messes upp quite a lot on my site because the pictures are 600px wide and little of the text comes beside the picture then and it does not look good.

    Is there any way to make it move with css the same way that you can move the whole container?

    In reply to: Widget between header and menu

    #36502

    Yes i have tried that one.. I need to have it between the header and menu, not within the header

    In reply to: Is this possible with graphene theme?

    #35594

    Thanks 🙂

    In reply to: Is this possible with graphene theme?

    #35592

    Im not sure what character the backtick is and how do get it at my keyboard.. Could you put the code in backticks for me so I can copy? Please, thank you!

    In reply to: fixed widget when scrolling down the page?

    #35645

    Hm.. when i add position:fixed to that widget in the css… it disappears :S

    Are you sure that you understand what i want to do?

    When you come to a certain px of my site where the widget is starting… And you scroll down the page, the widget follows with the page in the sidebar down to the footer…

    In reply to: Is this possible with graphene theme?

    #35590

    Yes i was refreshing my browser cache,

    How should the code look like to work?

    .header-widget {
    position:fixed;
    top:10px;
    left:10px;
    }

    Like that?

    In reply to: Is this possible with graphene theme?

    #35587

    I looked at that post and tries your suggestion

    .header-widget {
    position:fixed;
    top:10px;
    left:10px;
    }

    But nothing happens, the header widget is still to the left.. I tried to change it ro right:10px;

    In reply to: Center a specific widget?

    #34172

    yes but do i still use the

    #text-ID{

    }

    Or do I replace “text” with another word to target something else?

    In reply to: Center a specific widget?

    #34170

    What do you do if it is not a text widget?

    In reply to: Center a specific widget?

    #34169

    Thank you, the part two is exactly what im looking for to learn 🙂

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