sarahmorogers
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] Social links & shadow on homepage descriptionIf I revert back to the parent theme, the shadow drops into the homepage, and the social links in the footer come up, and the little images on the blog posts comments/author/tags etc (that I didn’t notice were missing), all come back.
BUT, the amends I made which allowed me to re-order the main menu, and to add a secondary nav to the menu, have all disappeared. I have totally forgotten how I managed to make these changes…
So, I’ve gone back to the child menu, where the problem seems to be that it is missing the images. Does anyone have any idea how I can add those images to the file theme?
Thanks in advance.
Forum: Themes and Templates
In reply to: [Fruitful] Social links & shadow on homepage descriptionHello, thanks for this all!
Homepage description
Knackedgary – I have that shortcode sitting around the description text. I do have a different slider above the description, which is a plug-in, but it was displaying the same way before I added the plugin.Social links
I am using a child theme but haven’t changed the code for any of the social links at all. I’ve compared it to the original and the code is still the same. Do you think maybe the image files aren’t attached to the child theme?Have copied the code below.
Thanks! S
#colophon .social-icon {
float:right
}
#colophon .social-icon a {
float:left;
width:30px;
height:30px;
opacity:1;
background-image:url(images/social.png);
background-repeat:no-repeat;
}
#colophon .social-icon a:hover, #colophon .social-icon a:active {
opacity:0.9}
#colophon .social-icon a.facebook {
background-position:-249px 0;
}
#colophon .social-icon a.twitter {
background-position:-280px 0;
}
#colophon .social-icon a.linkedin {
background-position:-93px 0;
}
#colophon .social-icon a.myspace {
background-position:-31px 0;
}
#colophon .social-icon a.googleplus {
background-position:-62px 0;
}
#colophon .social-icon a.dribbble {
background-position:0 0;
}
#colophon .social-icon a.skype {
background-position:-125px 0;
}
#colophon .social-icon a.flickr {
background-position:-187px 0;
}
#colophon .social-icon a.youtube {
background-position:-218px 0;
}
#colophon .social-icon a.rss {
background-position:-155px 0;
}
#colophon .social-icon a.vk {
background-position:-311px 0;
}
#colophon .social-icon a.email {
background-position:-342px 0;
}Forum: Themes and Templates
In reply to: [Fruitful] Social links & shadow on homepage descriptionHi,
does anyone know anything about these two issues?
Thanks
Sarah
Forum: Themes and Templates
In reply to: [Fruitful] Changing slider sizeThanks, I thought as much.
Is there any way of reducing the amount of white space above and below the plugin? I know some of it is to do with the plugin but it would be great to pull it in a bit tighter.
Thank you!
Sarah
Forum: Themes and Templates
In reply to: [Fruitful] Changing slider sizeHi, I couldn’t get that to work, it did make the slider smaller, but it was a full width slider box with the smaller image in it, and the arrows were in odd places.
So I installed a widget called Easy Rotator and am working from there.
Thanks for your help though.
S