Dannilee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sentences Breaking MidwayPulling my hair out with this, has no one else experienced this problem?
Forum: Fixing WordPress
In reply to: Sentences Breaking MidwayHi
I am using a theme called Toothy, WP version 3.9.2. I emailed the theme developer and they stated it is not an issue with Tinymce and to check in html view instead of visual mode and then I should be able to check the extra line spaces, but there isn’t any:
<p><span style=”font-family: arial,helvetica,sans-serif; font-size: 14px;”>Each term we set your child a play plan choosing one aspect from the six areas of learning which are:</span></p>
However the last word “are is breaking on to a new line.
I installed Tinymce as a plugin . I disabled it and the default editor is also doing the same.
I have tried switching to a free theme I have installed and the break is not there.
I have attached SS of my current theme to show the breaking:
https://s27.postimg.org/3tnjf9xvn/LINE_BREAK.jpg
I am stumped.
danni
Forum: Themes and Templates
In reply to: Add Address & Phone Number On HeaderThanks, I only asked because they don’t work at weekends, and I wanted to get on with it.
I figured it out anyway.
Forum: Themes and Templates
In reply to: Add Background ImageSorted it
Forum: Themes and Templates
In reply to: Add Background ImageOkay I managed to find where to increase the space for the logo, so if someone can just help me with adding a background image ??
Forum: Fixing WordPress
In reply to: Media Libary – Image Size Won't ChangeI can see it in the html
<div id=”sidebar”>
<h1>Butlins</h1>
<div class=”recent”>
<div class=”recentpic”><img width=”117″ height=”77″ src=”/wp-content/uploads/2012/01/paddocks-21-abi-e1328017402832.jpg” class=”attachment- wp-post-image” alt=”paddocks 21 abi” title=”paddocks 21 abi” /> </div>But I can’t find which of the template files this relates too?
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeForum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeUPDATE
Well I managed to hide the catmenu by adding #catmenu ul {display:none;} to the css.
I also managed to reposition the social icons by changing the width from 560px to 112Px, so it now looks like this:
#social
{
width:112px;
float:right;
margin:0;
padding:0;
}
#social a
{
border:0;
display:block;
float:left;
margin:5px 0 5px 0px;
padding:0;
}Though I still can’t find how to move the Hello World text over without it affecting the other text in that section.
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeHi Gerry
Thanks, but I guess I am doing something wrong or missing something.
I changed it to:
#social a
{
border:0;
display:block;
float:left;
margin:5px 0 5px 20px;
padding:0;
}But that doesn’t move the icons over to the left of the header, I tried changing the margin numbers but it didn’t make any different.
You are right I deleted the catmenu items from the css, with your comment about hiding things rather than deleting them I have added them back from the original, is it possible to hide them (menu bar and Misc link)?
Finally I changed the code in footerbar.php and that did get rid of the numbers as I wanted but it smoved the Hello World too far to the right.
Sorry if I am being dumb with any of this ??
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MePS Forgot one thing, I deleted the Cat menu bar and search box but it has left me with .Misc, which I can’t find anywhere.
Thanks again
Danni
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeHi Gerry
Thank you for your help, as I say I’ve tried posting on several forums and had no replies, so I really appreciate you helping me.
I tried that and it worked but didn’t look as good so I reverted back.
I am almost finished but have two more small issues. I tried all night to sort them without any luck.
The social icons at the top, I need to move them over to the right more so the RSS one lines up the the end of the header.
And on the footerbar, I need to remove the (1) opposite the Recent Entries.
As I say I’ve tried but with no luck.
Danni
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeThanks Gerry
I just wanted confirmation that the theme only suppported widgets on the homepage, so again thanks for that.
I have Fabulo already install, the reason I didn’t stick with it was because I couldn’t manage to change the background of the sidebar to an image, do you know if that can be done?
Thanks for the link ??
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeWell I did something wrong, on https://www.lm-lakeland-design.co.uk/lisa
There is a post under the menu that wasn’t there before.
Any idea how I change the homepage link at the top to https://www.lm-lakeland-design.co.uk/lisa as opposed to lm-lakeland-design.co.uk/lisa/homepage2
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeHi David
Well I tried the latter and it works ?? so thanks loads. But another problem, whilst the sidebar now shows it doesn’t display the widgets. I know that some themes only support widgets on the homepage, is there any way to force them to show on all pages?
Forum: Fixing WordPress
In reply to: Really Stuck Please Can Someone Help MeHi Esmi
I posted on their forum a few days ago but have had no reply.
Hi David
Would you mind explaining that a bit further.
This page for example
https://lm-lakeland-design.co.uk/lisa/category/misc/I would like the sidebar to show but as you can see it’s currently not.
Thanks
Danni