VIABLE.org.uk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images aren't levelIt’s all working, thanks for all your help folks, really pleased with the outcome.
The front page is an article that isn’t named, yet on the right hands side it’s labelled it as 601, anyway to ditch that too?
Forum: Fixing WordPress
In reply to: Images aren't levelThink I’ve almost got it, it is the align’s that I’ve needed to adjust, the top images are now OK, just working on the others.
Forum: Fixing WordPress
In reply to: Images aren't levelIt seems like the image is being blocked from moving up. It was working on my dummy site and this is then exactly the same.
Forum: Fixing WordPress
In reply to: Images aren't levelI’m using Firebug, but the big issue I have is finding out in which document the particular issue is in, then finding our where the file is.
Forum: Fixing WordPress
In reply to: Images aren't levelSorry – it’s off now.
Forum: Fixing WordPress
In reply to: Images aren't levelThis is my site http://www.viable.org.uk
Really need some help with this one, I can’t figure it out.
Forum: Fixing WordPress
In reply to: Images aren't levelNope – they are all the same size, even making that image smaller the leaves the right image in the same position;
Forum: Themes and Templates
In reply to: Theme AdviceOr perhaps get it to display just the one article and be able to say which article to display?
Forum: Themes and Templates
In reply to: Theme Advice**Then when you click the “news” button it will take you to the latest news page…
Forum: Themes and Templates
In reply to: Adjusting Default ThemeAll working, thanks Chip!
Forum: Themes and Templates
In reply to: Adjusting Default ThemeThis is the code that I need to remove;
<footer class="entry-meta"> <div class="entry-meta"> <a href="http://southwestdesign.org.uk/swdt/archives/test/" rel="bookmark"><time class="entry-date" datetime="2012-05-21T10:07:53+00:00" pubdate>May 21, 2012</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="http://southwestdesign.org.uk/swdt/archives/author/admin/" title="View all posts by admin" rel="author">admin</a></span></span> </div><!-- .entry-meta --> <div class="entry-meta"> <span class="cat-links"> <span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://southwestdesign.org.uk/swdt/archives/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a> </span> </div><!-- .entry-meta --> </footer><!-- #entry-meta -->Trouble is, I don’t know what file it’s in.
Forum: Themes and Templates
In reply to: Adjusting Default ThemeThis is my website’s front page as it stands at the moment.
http://southwestdesign.org.uk/swdt/
I would like to get rid of the grey box and the contents at the bottom, i.e the date and “Posted in Uncategorized”
Forum: Themes and Templates
In reply to: Adjusting Default ThemeThats already done thanks esmi.
I’ve managed to do what I want now, I’ve got my post set as an “image” (format)
What I would liked to do now, is to remove the grey box at the bottom that contains the time and catagorie. I’ve found the CSS for it, but how can I totally get rid of that, I’m looking for the PHP/HTML file that it’s in.
Any ideas on that one please?