savedave
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingSorry no, I don’t really know what that is or what it is for.
I have been using textmate for mac to edit the css but I’m a total beginner.I don’t want to edit the actual main theme, which is what it looks like that chrome tool is for.
To solve my other issues I have simply added code into the child theme’s style.css – can that not be done to solve these issues?
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingTo clarify what I meant here:
Also if you have any idea on how to move the top of the text area on all the pages down a bit so they don’t sit so close to my social media buttons (which I cannot move) I would appreciate it.
I’d like to add an extra line space at the very top and very bottom of the content of each post/page.
thanks
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingOut of interest, should those changes I have made to the paragraph spacing also appear in the visual editor as I type – right now they done.
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingActually I added your code into my child theme style.css and changed the margin bottom to 0 and that worked, but I realise now that I want to do the same thing to my headings – have a zero margin beneath them.
I tried adding this to my style.css:
h1,h2,h3,h4,h5,h6 { clear: both; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 0em; }
But it had no effect.
Can you advise?
Also if you have any idea on how to move the top of the text area on all the pages down a bit so they don’t sit so close to my social media buttons (which I cannot move) I would appreciate it.
Thanks for your help
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingThanks loads – will this work with the child theme I am currently using? I am happy to copt and paste/atttempt to alter code in the style.css within the child theme.
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingThanks for your reply.
I am asking what I need to do, be it CSS, settings etc. So assuming its CSS, I’d like to ask what I need to change, and where. (Sorry I don’t know how to write code myself).
thanks very much, I’ll really appreciate the help.
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingAh sorry, url moved again. https://nadaav.com/soundasleep/the-crew/ but really it refers to the whole https://nadaav.com/soundasleep site
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacinglink moved to: https://nadaav.com/soundasleep/the-film/ thanks.
Forum: Themes and Templates
In reply to: [Theme Twentyeleven] Changing the paragraph spacingA similar challenge I am having is that I would like to add a one line space at the top of all my posts and pages, or otherwise move the entire text one line further down. (This is because at present I cannot reposition my social media buttons and they are a bit too close for comfort).
If I just press enter at the top of the page in the visual editor not gap is created on the page – is there another way to resolve that?
thanks kindly for your help – it is really appreciated
Perfect! Thanks so much.
Wow thanks for an amazingly quick response!
I see that now. I put that code in as I wanted to hide the ‘category’ bit at the bottom: Posted in Uncategorized and this was the solution in a forum post.
Is there another way to achieve that? (Should I make a new post?)
Forum: Themes and Templates
In reply to: Twenty Ten h1, h2, h3 and h4 Font Sizingoops – forgot to subscribe – pls ignore this post
Forum: Themes and Templates
In reply to: Twenty Ten h1, h2, h3 and h4 Font SizingI also want to change the header sizes, but from what I can see this solution doesnt let me specify them individually – only the H1 size. How would I used this to specify all the header sizes?