stephenbuggy
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [zeeBizzCard] Problem working out Custom CSS to targetBingo! Thanks for your help!
Forum: Themes and Templates
In reply to: [zeeBizzCard] Problem working out Custom CSS to targetNo luck!
I put in:
#profile-experience h3, #profile-experience h4 { margin: 15px 0 10px; border: solid 1px blue; }As you can see, it selected the right thing but the margin didn’t appear.
Forum: Themes and Templates
In reply to: [zeeBizzCard] Problem working out Custom CSS to targetIncidentally, the code I added:
#profile-experience div div div div div h3 span { margin-bottom: 40px; border: 1px solid red; } #profile-experience div div div div div h4 strong span { margin-top: 40px; border: 1px solid green;Forum: Themes and Templates
In reply to: [zeeBizzCard] Problem working out Custom CSS to targetOk, thanks for that. That is much better than mucking directly with the theme. I’m getting somewhere but my CSS skills are letting me down.
As you can see if you view the webpage I have worked out how to select the correct elements – I have temporarily put a coloured boarder round them to make sure I am selecting them but I can’t work out how to get them to space out.
I had assumed that “margin-bottom” was the right thing to use and applied a margin-bottom of 40px but that doesn’t seem to be working at all.
I’m really lost!
Viewing 4 replies - 1 through 4 (of 4 total)