- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
i think the first-child pseudo code will work here makeIf you plan to make it fine from first time, i suggest to include a reset.css file and then add yours.Actually, the reset css is located at the top of the css file.The reset wll fix those and other problems you could have without using it.
Here: http://meyerweb.com/eric/tools/css/reset/p:first-child{ margin-top:0; }Hope will work!
edit: do
you can also go with minus!.preview_text p:first-child{ margin-top:0; }
I tested it and that solved the problem:
.preview_text p:first-child {
margin-top:-10px;
}
Just play with negative margin. That’s all.
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
It’s a bit of a hack but try this in your css:.preview_text p { font-size:12px; line-height:23px; margin-bottom:20px; margin-top:-7px; }I thought that too, giving a margin-top:-5px but is not correct it can mess up things later, I think that the best solution here is to add padding to your image.
.post_image img {padding:5px;}that’s how line-height works, so is not a bug or something similar – http://grab.by/38To
margin-top:-5px is a good solution and it cant mess things later 
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
I created a really simple cms for using low budget clients. They can create pages and add news to their site. So +1 for me 
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
I’m not sure but playing with z-index values might help. Add this to your CSS file.
#navigation ul {
z-index:100 !important;
}
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
I’m sorry no offense but 50 – 50 isn’t fair. Developer not only slice your design and code it with XHTML + CSS , he/she must make it compatible to all browsers. And creating a WordPress theme isn’t that simple. Plus developer has to give some support. So as a developer 50 percent is not fair in my opinion.
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
Here use this contact form and ask them http://www.fontex.org/contact.html
Nice advertisement btw 
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
Yes I have my own framework too. It helps me a lot when starting a new template. My framework basically has a navigation, sidebar, content area, footer and some theme options.
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
the new rick roll http://www.youtube.com/watch?v=iwGFalTRHDA
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
Finally you changed that horrible avatar. Thanks for doing that seriously 
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 5 000 and 10 000 dollars
Add some more space between portfolio items. It looks really messy this way 
