I forgot css totaly. This is for my wordpress blog lazydrunk. CSS url: lazydrunk.com/wp-content/themes/NobusX2/style.css What do I need to change to move the "page" more to the right?
You forgot CSS sounds improbable more likley you didn't know it in the first place You can simply add margins or padding to your elements to move them around the screen. So for your whole page your looking at adding it to the wrapper DIV. To automatically center an element, ensure it has a set width of some sort, then add margin:0px auto; along with it.
Yes, you are right . Css is not easy to learn, but once you learn and master it . It is more difficult to forget ! (many css cases and examples are studied and made, it is hard to forget during we learning it )
Never said I mastered it. Havent used it in 2-3 years. I probably could found it by my self with css tutorial. But I couldnt risk messing up the design when I got traffic thanks again