Woodhill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text Won't Wrap Around PhotoThat makes perfect sense.
Thanks!
I’ll just adjust the paragraph font etc in the css.
Forum: Fixing WordPress
In reply to: Text Won't Wrap Around PhotoForum: Fixing WordPress
In reply to: Text Won't Wrap Around PhotoForum: Fixing WordPress
In reply to: Text Won't Wrap Around PhotoI just now noticed the buttons on the top for linking and posting code. Sheesh.
Here’s the code that is related in the style sheet.
.alignleft, img.alignleft { display: inline; float: left; margin-right: 22px; margin-top: 9px; } .alignright, img.alignright { display: inline; float: right; margin-left: 22px; margin-top: 8px; } .aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } .alignleft, .alignright, .aligncenter, img.alignleft, img.alignright, img.aligncenter { margin-bottom: 10px;
Forum: Themes and Templates
In reply to: Change Logo Size in Target ThemeI tried adding height and width under #logo…
Forum: Themes and Templates
In reply to: How to Widen Page Template in Dark Wood Themek – thanks.
Forum: Themes and Templates
In reply to: How to Widen Page Template in Dark Wood ThemeIf possible, I’d rather stick with this theme – do you think it’s not possible to change the width because it’s a little dated?
Forum: Fixing WordPress
In reply to: Extra home page tab – like several othersfixed it – removed <li <?php if(!is_page() ) {?> class=”current_page_item”<?php }?>>“><?php _e(‘Home’); ?>
Forum: Fixing WordPress
In reply to: Extra home page tab – like several othersthe site is dev.woodhillfirewood.com
Forum: Themes and Templates
In reply to: Background Image ErrorI still can’t get this fixed. I even deleted the theme and reloaded… any ideas?
Forum: Themes and Templates
In reply to: Sidebar/Homepage issuesThanks, the other way actually worked perfectly. I don’t see an index.php but I’ll keep that in mind next time.
Forum: Themes and Templates
In reply to: Sidebar/Homepage issuesGot it.
There’s a drop down menu under Page Atributes on the right… once you create a new page template, you can change the page from “default” to the new template.Thank you for your advice.
Forum: Themes and Templates
In reply to: Sidebar/Homepage issuesThat works for posts… which is great. However, I would like to change the other static pages.
Forum: Themes and Templates
In reply to: Background imagemy bad. Thank you for pointing me in a different direction.
Forum: Themes and Templates
In reply to: Change Menu font sizeYES!! THANK YOU!!