Ok, well i got a pretty simple question, i have a website (obviously) http://tech-cool.com now, my problem is that between "Featured" and the Right Sidebar, theres a pretty huge gap, all i want to do is fit it all together nicely like the rest of the stuff but i cant find out what to change. Atm theres like a 1inch gap, i want to make it like 6 pixels or something. Here's the css : http://pastebin.com/m6cfb66b3 and if the download of the theme is needed, i will post. thanks
Well, if you make the gap smaller on one side, it will get bigger on the other side because it's a fixed width template you see. Even so, you can make the gap smaller by changing line 361 on the CSS: width: 666px; Code (markup):
ok thank you ok well i did what you said, and now the "featured" gets moved down bellow all the content and out of place, but there is still more than enough room for it up top?