June 18, 200818 yr Hi Guys i have got stuck with the styling of the posts in Wordpress. Basically take a look here http://whereisclaire.co.uk/ The top 2 posts seem to be in a different font and size and the line spacing is all dodgey. I really cant find what to do, has anyone else had this problem before or knows what to do? Thanks Ryan
June 18, 200818 yr Hi Guys i have got stuck with the styling of the posts in Wordpress. Basically take a look here http://whereisclaire.co.uk/ The top 2 posts seem to be in a different font and size and the line spacing is all dodgey. I really cant find what to do, has anyone else had this problem before or knows what to do? Thanks Ryan I don't have time to go through your code mate sorry but just from looking at it for a minute I would heavily suspect it has something to do with your floats. make sure you are clearing your float in every post in wordpress if you are floating elements within it. And install firebug extension for Firefox if you habn't already, It makes debugging much much easier.
June 18, 200818 yr The bottom 2 have span tags with font styling in, the top one doesn't. I'm guessing these span tags are part of the actual post for the bottom 2 rather than part of the template pages. Edit the posts via Wordpress and delete the span tags - then restyle the CSS, class="snap_preview"
June 18, 200818 yr Author The bottom 2 have span tags with font styling in, the top one doesn't. I'm guessing these span tags are part of the actual post for the bottom 2 rather than part of the template pages. Edit the posts via Wordpress and delete the span tags - then restyle the CSS, class="snap_preview" Thanks man your a legend, ive been messing around with the css for days and couldnt solve it. Its all fixed now thank you!!! Ryan
Create an account or sign in to comment