Hi all - I've starting working on simple coding for my pet profiles. I'm learning as I go, but as I am the same age as the Oracle it is a slow process for me.
And looking up at a heaven of fireflies
I can not help but marvel at the beauty before my eyes
Mountaineers - Susanne Sundfor ft
John Grant
I am not even certain how to give a visual ref, but - I would like to create a table/border to surround the entire space, so that the pet, stats, minion, smaller tables, bla bla bla, are framed nicely within a border. I suspect it might be a question of where I'm trying to add that particular coding??
[Item=Love Bucket]
Mar 12, 2018
8 years ago
Hongske
is lost in space
Hi there! I'm not sure I understand your question; do you want a border around each of the elements mentioned, or do you want to put a border around the whole profile?
- hello there! ^^ I am meaning a border around the entire profile - I can see how my question can be taken different ways!
[Item=Love Bucket]
Mar 13, 2018
8 years ago
Hongske
is lost in space
You can add a border around the whole profile by adding this to you CSS { border: 1px solid red; }Just replace the border with what you want :) Here's a reference on the correct values.
ah that did it thank you so much!! ok so, making sure I comprehend this mystery LOL - the tag is the label or indicator that would be used to code anything that would affect that whole area, correct?
[Item=Love Bucket]
Mar 13, 2018
8 years ago
Hongske
is lost in space
Yup, that sounds about right! It's the thing that contains the whole profile :)