Would someone please look at http://www.skipandlinda.com/wordpress
I want to move the words a little to the right and down in the corner... don't know how?
Thanks
ebenezer
Would someone please look at http://www.skipandlinda.com/wordpress
I want to move the words a little to the right and down in the corner... don't know how?
Thanks
ebenezer
Within your CSS you can use "float: right"
And "vertical-align: bottom".
But I'm not sure what words you want to move on your page...
Another tip is use FireFox and install the FireBug add-on. That will make it possible to edit the HTML at runtime, so you can see your changes instantly. That will make it easy to try-out all the ideas that you have.
Hope this helps.
Kind regards,
Rob Scheepens
This topic has been closed to new replies.