Bonjour92
Forum Replies Created
-
Hi DD,
That site you look at is not actually mine but had same issues as me. I’ve sorted it now thanks and I’m going to close this thread as it has got confusing with the other thread that joined it. Chipst also sorted their issue, but many thanks.
Glad you got sorted Chipst. It happens to us all, sometimes you can’t see the wood for the trees!
Hi again Luke,
I removed some image widgets I thought might have been causing the issue and then added the code piece by piece to see the changes and eventually added it all and it seems fine now. Even when I added the image widgets back in, so I don’t know what happened there. Maybe it needed refreshing properly.
There is still a bit of a gap, but it maybe caused by the edit bar that shows on the bar, which I won’t know until I go live, but it’s helped a little.many thanks.
Helen
No problem Chipst. Some people get quite rude when you jump their thread, but if you’re new it’s easily done. (I don’t like rude people!)
πHi Chipst,
I think the etiquette on this forum is to start a thread of your own for a different subject or it causes confusion as above.
regards and good luck.
Hi Luke,
Thanks for your super speedy reply. I was on a train at the time so couldn’t respond. I removed the original code and tried this and it worked, in as much as it reduced some of the space, but it seemed to prevent the other things in my child css from working. i.e. it brought the border back that separates the page from the footer and it brought the shadow back around the image – very strange.These are the alterations I’ve made to the custom site via my child css in case that has an impact on anything:
/* Theme Name: sugar-and-spice-child Version: 1.0 Description: A child theme of Sugar and Spice Template: sugar-and-spice Author: hjauthor63 */ @import url("../sugar-and-spice/style.css"); /* Your awesome customization starts here */ /*center contact us form*/ form { margin: 0 auto; width: 50%; } /* Changing header font, size colour */ } nav#main-nav > ul > li:after { content: ' \2022'; color: #d2d2d2; } nav#main-nav > ul > li:last-child:after { content: ''; } nav#main-nav > ul > li > a { padding:8px 24px; color: #B0509B; font-family: 'Niconne', cursive; display: inline-block; font-size: 2em; text-transform:none; text-shadow: 1px 1px 0 #EAE1D8; text-align:center; text-decoration:none; } /* To reduce white space top of page */ /* To reduce white space top of page */ #main { padding-top: 0; } .entry-content { margin-top: 1; } /*Remove shadow around images */ .entry-content img { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } /*Make site header title bigger*/ .site-title { font-family: 'Niconne', cursive; font-size: 40px; margin: 0; font-weight: 400; } /*Removes footer menu-border image */ #prefooter-inner { margin: 0 4px; background-image: none; background-repeat: repeat-x; background-position: top left; padding: 3em 34px 0; }Many thanks
Helen
Hi DD,
Can I be cheeky and ask you how to remove the blank space below the image and before the footer widgets please using the same code as before on http://www.gurleyevents.com
I have managed to remove the border line but this hasn’t brought anything higher up the page (full page no title).
Many thanks
Helen
Forum: Themes and Templates
In reply to: [Sugar and Spice] White Space under Nav BarHi there,
Daft Duke has kindly answered this for us – see my thread below.
If you don’t want it moved right to top change ‘margin-top’ to 1 instead of 0.
Hope this helps.
That’s brilliant DD, thanks very much. I wanted a tiny bit of space so changed entry-content to 1 and it’s perfect.
I will steer the others towards your post.Many thanks
Helen
Hi DD,
I’m working on the design on my pc so not got a link to send you. However, one of the other posters with this issue is http://www.gurleyevents.com and she has exactly the same problem, if that helps and I’m sure she’d also appreciate your help!
It is pertaining to the sugar and spice download, seems to come down with the big gap which seems to be slightly deeper on a full page than a page with sidebar, but that could be my eyesight!
Thanks
Helen