My site is locally hosted so I can’t upload a link to it. I am working on a project for school. So would you take away the CSS messing with the “container, .content blog, etc.”? I have created a custom table class but have been having trouble fitting them together in the post area.
Can you position a table or image for instance in the page post itself like this?
#visiting_stats
{position: absolute;
right: 0;
top: 130px;
}
Or would this be positioning in the whole html page?