jonjoyce
Forum Replies Created
-
Forum: Your WordPress
In reply to: New Site with custom designed templateI like the site as a whole, BUT:
Theres not much consistency with the forms though (different CAPTCHA’s) and no form styling? 5minutes work to style the form and it would make them look 10x better!
And on the http://www.newpark.net/monument-info/companion-memorial/ page,
some padding above your flash image viewer, perhaps make the player larger, so it fits the full width?Forum: Your WordPress
In reply to: My first blogIn your themes root, style.css
Search for “font-size”Your default font-size is currently 11px.
Try playing around with:
.art-PostContent p { color:#A5958D; font-family:Georgia,"Times New Roman",Times,Serif; text-align:justify; font-size:13px; line-height:18px }Have a play with the font-size and line-height.
Forum: Your WordPress
In reply to: After a lot of work… it’s done andAnother thing that annoys me is the form styling, just spend a little time working on your generic forms? and there seems to be a 10(ish)px gap at the top of the body before the background starts?
Forum: Your WordPress
In reply to: After a lot of work… it’s done andIn firefox 3.5.8 your top nav ‘site map’ tab drops down into the second nav bar and messes that up a bit.
And your first header tab, the text gets cut off under your main content.
Other then that i think its great.
Forum: Your WordPress
In reply to: First wordpress site/blog builtThat would be Cufon (javascript font replacement), i’d noticed the IE7 problem… Working on a fix for that now… Unbelievaby that problem doesnt exist in IE6 😮