Quote:
Originally Posted by clarkey25
If I was to put something like this down the left hand side of my page how would I do it? So instead of having it in the header corner or footer corner, it is down the middle of the left hand side?
|
This would need more coding done to achieve. Basically, you would need to define a div and place the code directly after the <body> tag, then setup your additional CSS for the div itself.
I will put a simple example together so you can see how it's done.