1
Tresend
kubrick left css help
  • 2006/8/5 15:50

  • Tresend

  • Just popping in

  • Posts: 55

  • Since: 2003/2/15


I'm trying to make the sidebar more narrow in my kubrick left theme. It doesn't seem to work though. If you go tohttp://www.alwaysonproductions.com, the background of the sidebar is overlapped by the main content. I want to make the sidebar narrower so the content can keep that width and not run into the sidebar. But it seems that the sidebar won't get any narrower. I've tried every combination of changing widths margins, padding, etc. in theme.html and style.css. Here's the css area:

Quote:
#content {
margin: 0;
padding: 30px 60px 20px 60px;
font-size: 1.2em;
line-height: 1.4em;
}
#content.withsidebar {
margin-left: 200px;
padding: 30px 0 20px 0;
width: 500px;
}
#content.withoutsidebar { width: 640px; }
#sidebar {
float:left;
margin-left:10px;
padding: 20px 0 0 33px;
width: 140px;
background: #f9f9f9;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar form { margin: 0; }


It's definitely more than 140px...

2
red_Slider
Re: kubrick left css help

just look in css at #content.withsidebar !!!
You're looking on the left column but sollution in in the center column.
PS as I see You have solved this problem

3
Tresend
Re: kubrick left css help
  • 2006/8/5 22:05

  • Tresend

  • Just popping in

  • Posts: 55

  • Since: 2003/2/15


ok I changed the color to show the problem. The sidebar seems to be fine (#999999). But there's still a little strip to the right of it that seems to be behind it (#f9f9f9). This is an extremely light gray, but different from the white background of the main content, which pours into this section behind the sidebar. So the problem is still there.

4
red_Slider
Re: kubrick left css help

so it is!
in: images/kubricksides.png look on it there's a FFFCFF colour used on left side of this image! (bg image)
if U want me to create (in 1 minute) a new image just email me.

5
Tresend
Re: kubrick left css help
  • 2006/8/5 23:25

  • Tresend

  • Just popping in

  • Posts: 55

  • Since: 2003/2/15


wow great work! jeez I never would have thought of the bg image, now I'm kicking myself for it. I fixed it, thanks!

Login

Who's Online

219 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 219


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits