Page 1 of 1

3 generell Theme Questions

Posted: Sat Apr 08, 2006 11:08 pm
by bailey87
Hi guys,

I have tested everything, but I don´t know, how to set the distance between two sidebar elements...

to set the bgcolor of the sidebar elements...

to do a padding-left...


here an image editing (step-by-step operation)
Image

Posted: Sat Apr 08, 2006 11:20 pm
by d_cee
Hi bailey

the theme you're editing - green mile - is a little different from most themes. The sidebar title height is set by line height in serendipity_sidebar_title. reduce the line height you'll reduce the gap between side bar items

HTH - I'm a bit rushed going to catch the football on TV :)

Dave

Posted: Sat Apr 08, 2006 11:29 pm
by bailey87
no...

line-height will change the height of the sidebar title box, but regrettably not the size of the gap...

Posted: Sun Apr 09, 2006 12:25 am
by d_cee
sorry

that's the trouble with rushing. OK so if I understand you need to change the bottom padding of the content container

div.serendipitySideBarContent
padding-left: 0px;
padding-bottom: 12px;
margin-bottom: 12px;

Dave

Posted: Sun Apr 09, 2006 12:58 am
by bailey87
that doesn´t work, too!

Code: Select all

/* container style for individual sidebar blocks */
div.serendipitySideBarContent {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight:normal;
	font-color: #ffffff;

:cry:

Posted: Sun Apr 09, 2006 1:34 am
by carl_galloway
Bailey87, if that image is a real screenshot then it looks like there is something very wrong with your theme, you shouldn't have the calendar dates appearing inside your archives plugin (bottom of screenshot). Could you please give us a link to your blog so we can see how it looks really, Dave's suggestion should have worked for you.

Posted: Sun Apr 09, 2006 5:06 am
by bailey87
NO thats no real screenshot, it´s of course an image editing!

the blue things/lines in it are separators, and under it another screenshot is shown...

That´s a step-by-step operation!

Posted: Sun Apr 09, 2006 5:22 pm
by bailey87
Nobody to help?

Posted: Mon Apr 10, 2006 9:28 am
by garvinhicking
I think nobody can help you very well unless you post your URL. Or unless you have some patience; it was weekends. :)

Regards,
Garvin