Hi there my two layouts seems to have a large gap in between the content and sidebar when opened in bigger monitors any idea to make the space between them short ? idea/tip will be compensated if I like it thanks !! http://wpdemo.techfreaks.info/?preview_theme=persona http://wpdemo.techfreaks.info/?preview_theme=generic
You are floating your sidebar to the right, hence it being all the way on the right. Set a div around your content tag and sidebar tag with a width of 900 and centered, should fix it.
and with the position:relative; so that the position will not always be in the same spot, but will change depending on the size of the browser window (monitor size)
i didnt write that... i must have left my account up when my brother was posting... ugh, disregard that.