Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

anyone good with css/html on blogger?

  • 25-05-2006 3:45am
    #1
    Closed Accounts Posts: 1,531 ✭✭✭


    My blog is being weird...my profile is below all my posts rather than beside them in a sidebar.

    Could anyone change it for me or tell me how to fix it...please?!


Comments

  • Closed Accounts Posts: 4,655 ✭✭✭Ph3n0m


    the reason is quite simple - the creationist image you have in your blog is forcing the profile sidebar to shift down

    if you want to keep the image at that size, you will have to make two edit

    #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
    #main {
    width:410px;
    float:left;
    }


    find that above and change the widths


  • Closed Accounts Posts: 1,531 ✭✭✭jrey1981


    many thanks ph3n0m

    I guessed the profile got squeezed out somehow.

    Have now resized the large pic and it appears to have done the job.

    Thanks.


Advertisement