75 reputation
15
bio website
location
age
visits member for 1 year, 6 months
seen 7 hours ago
stats profile views 7

Mar
17
accepted In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
Mar
17
comment In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
Thanks for the clarification, guys; this is exactly what I'm looking for. Accepted.
Mar
15
comment In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
This is an interesting solution - however, even in Tyriar's fiddle where the wrapper div constrains the "width: 100%" to a reasonable amount, if you scroll to the right of the Result pane, the horizontal lines are still the same width, with the one for the longer header pushed farther to the right - the same problem I had but in reverse. :) I need them to line up at the RH edge of the containing element. Am I missing something?
Mar
15
revised In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
added 294 characters in body
Mar
15
comment In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
Thanks, Tyriar - I was initially looking at something much like this, but unfortunately the background behind the headers is a repeating image which nixes background tricks. I will edit the question to clarify this.
Mar
15
asked In CSS, how can I make a vertically centered line which takes up the remaining horizontal space after a block element?
Sep
11
awarded  Enthusiast
Jul
6
answered How to manipulate form fields in Django dynamically within ModelAdmin?
Jun
18
accepted Override ChoiceField widget in Django ModelForm without re-specifying choices
Jun
16
answered Override ChoiceField widget in Django ModelForm without re-specifying choices
Jun
15
asked Override ChoiceField widget in Django ModelForm without re-specifying choices
May
12
awarded  Supporter
May
10
awarded  Teacher
May
10
answered Django prevent caching of included html fragment
May
10
answered How does Django handle form data coming from a table with multiple rows?
May
10
answered django: How to save a many to many field from view
May
10
awarded  Scholar
May
10
accepted How best to initialize one-time-only Django objects which can't be fixtures?
May
10
comment How best to initialize one-time-only Django objects which can't be fixtures?
That may be the cleanest option - and just be sure to call that from my deployment process. I was hoping for something that would be automatically loaded with the project but there doesn't seem to be a clean way to do that. Thanks.
May
10
awarded  Editor