Page 1 of 1

GreenMile editing questions

Posted: Sat Apr 08, 2006 3:52 am
by bailey87
Hey guys, (new problems=> Update *g*)
I am unfortunately no good programmer, yet I would say, I can well create good designs... So I have a few questions:

[Problems 1-3 are solved]


4. How can I stop the nesting of the entries?
The entries should be their own... they should be discret...

Image

5. There are big problems with the IE, but
look!


6. How to exactly position the blog description?

Can you help me?

Posted: Sat Apr 08, 2006 8:03 pm
by carl_galloway
Question one, absmiddle, unfortunately css doesn't work that way because your entryicon is a block level div that is floated. To use absmiddle you would need to remove the div around the entry icon, but I think that might destroy the look of your theme - so, try adjusting the margin-top of your entry title, maybe 30px or something like that.

Question 2, 3 and 4, I suspect all might be related. Your images look like something is missing in your table. Can you post a link to your blog so we can see the problem and read the code?

Posted: Sun Apr 09, 2006 5:19 pm
by bailey87
In the meantime, the problems 1-3 have been solved. But number 4 is still a mystery :cry: