Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter caniwrite

    (@caniwrite)

    Thanks for the suggestion Brigitte…

    Thread Starter caniwrite

    (@caniwrite)

    Ok, I could manage to pull it up using the following for sidebar:

    .sidebar
    {
    		display:block;
    		position:absolute;
    		top:75px;
    }

    I need to fiddle around with it a little more…However, I am worried about the “position” part. I guess, as the name suggests, it would not make the sidebar relative to the rest of the content on the page. Hence, if I think of adding widgets to it, i would need to reposition everytime to make it look the same. Is there anything I need to work with the php files?

    Any thoughts anyone please?

Viewing 2 replies - 1 through 2 (of 2 total)