I-Mockery Forum

I-Mockery Forum (http://i-mockery.com/forum/index.php)
-   Questions, Suggestions, and Tech Support (http://i-mockery.com/forum/forumdisplay.php?f=8)
-   -   What's wrong with my blog? (http://i-mockery.com/forum/showthread.php?t=22860)

Miss Modular Nov 4th, 2006 11:53 PM

What's wrong with my blog?
 
Something about the header isn't right. The border looks funny. Can someone tell me what it is so I can fix it? Here's the URL:

http://ezekielismissing.blogspot.com/

soundtest Nov 5th, 2006 01:59 AM

I'm kinda drunk ATM and not an expert but I looked at it in Safari and the image overlaps the border. If that's the same problem you're talking about you might want to adjust the width/height in here:

Code:

<h1 id="blog-title">
    [img]http://i103.photobucket.com/albums/m131/dotsetloops/ezekielhead.jpg[/img]</h1>

or add <center> tags within <h1>.

Edit: Or play around with the padding:

Code:

#blog-title {
  border-left:1px solid #eee; border-right:1px solid #eee; border-top:1px solid #eee; border-bottom:0px solid #eee; font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em; margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:0; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:.25em
  }

I'm more of a trial and error type guy when it comes to html/css so I can't say for sure just by looking at it.

Miss Modular Nov 5th, 2006 08:34 AM

Never mind. I fixed it (I made a new graphic anyway). Do you have to have a paid account or something to get the "blogger" tag off the top?

soundtest Nov 5th, 2006 10:55 AM

I've wondered that myself. I think if it's hosted on blogspot.com then you have to have that 'banner' or whatever at the top.

FartinMowler Nov 5th, 2006 06:36 PM

I like the colours and styling of your Blog...I've waisted enough time to never do one again, but nice anyway's.


All times are GMT -4. The time now is 01:31 PM.

Powered by: vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.