Forums
(@ilank)
12 years, 7 months ago
Thanks so much!
I haven’t gotten the e-mail yet. I’ll send you another support ticket with a different e-mail.
Thanks
My settings are exactly the same for both for all fields. I have sent you a support e-mail.
13 years, 3 months ago
Fixed too..
Changed `.commentlist .children li.comment .comment-content { margin: 1.625em 0 0;`
to `.commentlist .children li.comment .comment-content { margin: 0em 0 0;`
Sorry.
Actually, now, there’s a weird space above the text. How do I fix that?
Fixed.
Changed `.commentlist .children li.comment .comment-meta { line-height: 1.625em; margin-left: 50px;`
to `.commentlist .children li.comment .comment-meta { line-height: 1.625em; margin-left: 0px;`
I’m a bit confused. Where do I put this in the code? Do I just paste it in or do I need to add “}”?
13 years, 4 months ago
WordPress has some really nice themes.
Why don’t you just use one of those?
Help! ??
The home page of your website isn’t a wordpress “page”. What you can do is add a link or create a header which links to your homepage.
try aligning it left and then adding a new set of margins?
or if that doesn’t work maybe put it in an iframe?
you could make it a cell and make the image of the title the background?
just some ideas.
Anyone know? ??
I am using a child theme, but it is based around the Twenty Eleven theme so the code change would be the same.
Any ideas?