uk_martin
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] How to fix the Calendar ToolbarI should mention, that the above problem exists whichever of the pre-intalled themes I choose, and likewise, whatever the theme, the buttons are red with grey text.
Whatever the matter is, it’s not theme related.
Thanks.
Forum: Fixing WordPress
In reply to: Static Front Page failing after 6 blogsShould have said – site = https://www.ukmartin.com
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentOK, thanks for that…and my bed is calling me here too.
Hopefully we can do some fine tuning tomorrow?
Thanks again
Martin
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentDo I need to “Clear” the styling?
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentThanks again for your help. I’d got as far as:
.entry-content-2 {
float:left;
width:495px; -(N.B. it will stretch this far but no further)
}.twittersb {
float:right;
but when text is added, it would look better to flow around the Twitter widget if possible….???
I’ve added some dummy text to the page to illustrate.
Any other suggestions?
I’m going to add some padding or margins too, and play around with the width, but something to create a flow would be good if possible.
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentOK, ready for the CSS.
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentOK, child theme now implimented. ??
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentThanks, for the reply.
The only changes have been to the CSS, the removal of a secondary menu in header.php and the registering of widget areas in functions.php. I’ll be removing the top menu too as soon as I can get the jQuery Mega Menu to work too, so thanks for the tip. I’ll get on to that.
As for the code in pastebin, it still looks the same to me. was it a big change to the file?
Thanks
Martin
Forum: Themes and Templates
In reply to: I'm struggling with entry-contentForum: Themes and Templates
In reply to: I'm struggling with entry-contentThanks for the speedy reply. Is there a quick fix for this? I’m not that confident with messing with other people’s coding other than to alter the colours around a bit.
I did try adding a </div> tag after the header & logo code in header.php, (and before the php code for the sidebar) but this hasn’t had any effect.
The creation of the template file was a “money read, monkey do” job, basically cloning the index.php file, and inserting a line of text, so no great skill there. As for div’s within div’s this is all a bit further along my learning curve for me.
Any chance you can guide me along the way with this please?
Thanks