The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    How to put this line below the text, instead of above?

    avatar
    E.J.M.
    Forumember


    Posts : 34
    Reputation : 1
    Language : English

    In progress How to put this line below the text, instead of above?

    Post by E.J.M. September 25th 2016, 1:11 am

    Hello,

    Recently came up with the stuff below, to make the lines of my forum look a certain way:

    Code:
    div.h3 {
    background:#39C;
    height:4px;
    line-height:40px;
    border:2px solid #105289;
    position:relative;
    bottom:15px;
    border-radius:10px;
    margin-bottom:8px;
    }

    If you just enter the forum, you will see them immediately.

    Now, the lines are actually supposed to be under the first row of text. Couldn't figure out how to put them there, though, and ended up with them above the text.

    Simply, what can be done to put them below the first row of text?

    Thank you. Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: How to put this line below the text, instead of above?

    Post by SLGray September 25th 2016, 2:57 am

    It would help if you post the link to your forum.



    How to put this line below the text, instead of above? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    E.J.M.
    Forumember


    Posts : 34
    Reputation : 1
    Language : English

    In progress Re: How to put this line below the text, instead of above?

    Post by E.J.M. September 25th 2016, 3:05 am

    It should be there, a bit below my avatar. Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: How to put this line below the text, instead of above?

    Post by SLGray September 25th 2016, 5:19 am

    This: http://crimson-butterfly.forumotion.com/login

    If yes, we can not see the forums.



    How to put this line below the text, instead of above? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    E.J.M.
    Forumember


    Posts : 34
    Reputation : 1
    Language : English

    In progress Re: How to put this line below the text, instead of above?

    Post by E.J.M. September 25th 2016, 5:30 am

    Yes, that is it.

    You should be able to see the lines affected by the ".h3"-code on the login page.

    I guess that should be enough, but I am not sure... bwi
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: How to put this line below the text, instead of above?

    Post by SLGray September 25th 2016, 5:39 am

    How to put this line below the text, instead of above? Untitl16



    How to put this line below the text, instead of above? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    E.J.M.
    Forumember


    Posts : 34
    Reputation : 1
    Language : English

    In progress Re: How to put this line below the text, instead of above?

    Post by E.J.M. September 25th 2016, 5:50 am

    You are correct. Very Happy

    The lines are supposed to be located just under the blue text below them, but I couldn't figure out how to make them stay there after changing the design of them.

      Current date/time is November 15th 2024, 1:26 am