shabbaranks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trying to float a seperate image to the right of anotherHi, thanks for the quick response. If I align left then add the second image I floats it to the right what appears to be above the first image rather than alongside it :O(
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the header<div class=”site-branding”>
<img src=”<?php echo get_template_directory_uri(); ?>-” width=”250px” height=”90px” alt=”Some alt text here”>
</div><!– .site-branding –>This seems to be the solution but I cant link to the logo location – any ideas?
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerThanks but it seems they took that option away in twenty-sixteen. I think Ive found a solution now.
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerI think Im going about it wrong, I was going to add a logo behind the site description as a layer but what is probably easier is creating a site logo with all the information on it as an image and then replacing the site title and description with a logo.
So to re-phrase my question – how do you replace the site description and title with a logo :O)
Thanks
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerI don’t suppose you know how to put a logo behind the site description?
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerPerfect thank you
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerSorry that should be a link separate to the content (but you can still click on it)
Thanks
Forum: Fixing WordPress
In reply to: Trying to reduce the height of the headerForum: Fixing WordPress
In reply to: Social Media linksFixed – I had modified the link missing the * so it didn’t know where to go.
All working – thanks.
Forum: Fixing WordPress
In reply to: Social Media linksThanks again guys, I think I might have found the error of my ways. After looking at a few guides it seems that I should be creating a menu within my theme (twenty-sixteen) and then adding the links to the sites facebook etc then tick the social links menu at the bottom of the menu location.
Does this seem right? As it works but the icons for the links doesn’t seem to be correct by that I mean there is an icon in place but its not the facebook one?
Cheers
Forum: Fixing WordPress
In reply to: Social Media linksThanks this is the bit of css do I just amend this?
.social-navigation a[href*=”plus.google.com”]:before {
content: “\f206”;
}Or am I completely missing the point? As I’ll need to point the code to the social icons also?
Thanks and sorry if my question is stupid ??
Forum: Fixing WordPress
In reply to: How to add a logo to the site title?Thank you, I don’t suppose you have a link to instructions on how I add the logo? Ive uploaded it to my site its just linking it now.
Thanks again
My wordpress site is occasionally slow and there isn’t a great deal on it. I would be that the hosting company is causing the slowness for what ever reason – especially when you say its normal now.
Forum: Plugins
In reply to: [WP Responsive header image slider] Image show on page but not on headerHi
I cant get the image slider to show my pictures. If I don’t have any of my own added to the image slider I get the generic ones. If I then add my own ( to do this I get the actual URL to the image which I can see if I put it in my browser ) it just shows a blank screen with what looks like a black square. If I click on the sliding image it takes me to the actual image location – so obviously it can see it.
Any ideas? Thanks
Forum: Fixing WordPress
In reply to: Custom content within custom pageIts working now – not too sure what was going on. Thank you soo much! ??