roadcamelaudio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quintus] CSS of main text margin/heightHmmmm, didn’t seem to do anything. What else could I try?
Forum: Themes and Templates
In reply to: [Quintus] CSS of main text margin/heightOr there was this:
#page { display: block; margin: 1em; }Forum: Themes and Templates
In reply to: [Quintus] CSS of main text margin/heightThanks for the quick response, dude.
That ‘posted’ fix worked, thanks so much! 😀As far as the top margin goes, this is what I found:
margin: 0px auto 60px;
I tinkered with the px values and it didn’t change anything – is it the ‘auto’ part that’s doing it? Same goes for what’s underneath the main body of text actually – the gap between the text and the footer is massive.It’s looking much better though! (on my screen, I haven’t actually applied the code yet, so you won’t see it)
Forum: Themes and Templates
In reply to: [Quintus] CSS of main text margin/heightOh and while I’m at it, if anyone could tell me how to get rid of “Posted in uncategorized” that would be awesome!
I managed to code the date stamp out as well as the ornament down the bottom, but I couldn’t figure the other out.
(I’m a very amateur coder, so I’m just stumbling my way through it til it works!)