jonrouston
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 'Read More' appearing but not in editorSorted, thanks!
An option buried in the theme, which I’m sure I didn’t change!
Thanks all
JonForum: Themes and Templates
In reply to: Posts from multiple categories, listed by dateDidn’t find the answer, but I have sorted this using subcategories and displaying the parent archive
Thanks
JonForum: Fixing WordPress
In reply to: I think I broke my Manji :-(sorted! thanks!
Forum: Fixing WordPress
In reply to: Image / SidebarWhat’s the code for your image?
Forum: Fixing WordPress
In reply to: Image / SidebarWell, I would go to ‘Presentation’ then theme editor and insert a piece of HTML into your sidebar that would look something like this: –
<a href="where you want the link to go"><img src="the url of the image" title="title" alt="alternative text" width ="the width in px" height=the height in px"/></a>However, I want to know if using these height and width tags will lead to any problems on other browsers or with different resoultions? Is there a way to make an image take up the whole width of the sidebar and be scaled for height?
Forum: Fixing WordPress
In reply to: PHP Help (Plogger Gallery)No worries, sorted after some amateur coding!