shadow
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I need help with the header part.It looks like it may just be a matter of trying to fit too many into too little.
But to get around it, either change your font size to a lot smaller or try re-wording your title. You could also take out HOME as you can use your header for that anyway. Change BOARD MEMBERS to BOARD and so on…
It may just fit in with a bit of a squeeze π
Forum: Fixing WordPress
In reply to: How to change “Posted in” to say something else?Try looking your index.php file in your theme directory. You should find it there – just near
<p class="postmetadata">HTH π
Well if you want to use class right and class left, just add this to your style.css in your theme
.right img {
float:right;
margin: 4px;
padding: 4px;
background: #ccc;
border: 1px solid #000;
}Simply change the sizes and colours to suit your own tastes.
You need one for left and one for right π HTH
I notice you have this for your first image, but nothing in your css for class right.
Perhaps you have taken it out since?One alternative for doing an image individually is to add the style in your img call…
For instance, you now have
“http://sportsmed.starwave.com/media/nfl/2002/1124/photo/a_sherman_vt.jpg” alt=”Mike Sherman NFL” class=”right”/>To have your image on the right you could do this…
“http://sportsmed.starwave.com/media/nfl/2002/1124/photo/a_sherman_vt.jpg” style=”float:right;margin:4px” alt=”Mike Sherman NFL” />
Forum: Everything else WordPress
In reply to: Good Web HostFreshlyPressed More than just a webhost – specialised WordPress support as well. Probably only going to be open to a set amount of customers. Quality over quantity but at a realistic price.
Forum: Plugins
In reply to: CG-FlashyTitles: sIFR 2.0 for WordPress…Hi David,
I have tried to implement this plugin several times but I still keep receving the same problem every time. I have the latest version [downloaded it again today just to make sure] but every time I save it in the admin panel, I lose my site.
In other words, nothing on the site shows up except for the colour of the body background.
Any ideas as to why this may happen?
Vote is in π Nice work MTcoul…
Forum: Your WordPress
In reply to: New Photoblog Design – Please Critique!I have always liked any of your projects NP π Miss your blogs though to be honest, but this new photoblog design is impressive.
Nicely done πForum: Your WordPress
In reply to: Top Dog BlogsNice clean design and looks like you are building up a solid content base.
Good work π I like…
Forum: Fixing WordPress
In reply to: Importing previous WP databaseshadow12 gmail
Forum: Fixing WordPress
In reply to: Importing previous WP databaseHi Jafer,
If you would like to email me I will talk you through it π
Forum: Plugins
In reply to: phpbb latest postCertainly π
<? show_posts("2"); ?>Forum: Plugins
In reply to: phpbb latest postHere you go π
http://shadows.os42.com/wp-phpbb.phps
It’s working on my site using WP 1.5.2 amd PHPBB 2.0.17
Forum: Fixing WordPress
In reply to: Two domains, NEARLY identicle blogsCouldn’t you save yourself a lot of work and simply redirect one of the sites to the other?
Forum: Themes and Templates
In reply to: Where can I get new themes?So there is no point in us pursuing the Theme Viewer then Jalenack? We are/were/may be in the middle of a major revamp too but not much point if there is another bigger and better project on the way.
If not, let me know and I will just close down the theme viewer and we can use yours. It doesn’t seem to make a lot of sense have copies everywhere.