PDA

View Full Version : Very strange question ...


leanne-b
Nov-16-2006, 02:16 PM
Hi guys,

I think I'm a weirdo for asking this (and so does my husband) but being a perfectionist I have to ...:rolleyes

When viewing my home page, there is this dot (what looks like a full stop) on the left hand side of the page. I have been through my CSS and played around but nothing moves it. It's such a small thing - but would mean a LOT to me if someone could help out. :D

Thanks heaps,

Leanne :thumb

Andy
Nov-16-2006, 02:18 PM
got a screenshot?

leanne-b
Nov-16-2006, 02:30 PM
Hi Andy,

I have just attached a small jpeg file of it.

Thanks a lot,

Leanne

ivar
Nov-16-2006, 02:34 PM
Hi guys,

I think I'm a weirdo for asking this (and so does my husband) but being a perfectionist I have to ...:rolleyes

When viewing my home page, there is this dot (what looks like a full stop) on the left hand side of the page. I have been through my CSS and played around but nothing moves it. It's such a small thing - but would mean a LOT to me if someone could help out. :D

Thanks heaps,

Leanne :thumbMy eyesight is usually pretty good, buttah.... :scratch

ivar
Nov-16-2006, 02:35 PM
Hi Andy,

I have just attached a small jpeg file of it.

Thanks a lot,

LeanneYou have a different browser on your computer? Firefox maybe? Does it show in there? Does it move when you scroll the page?

leanne-b
Nov-16-2006, 02:37 PM
lol Yep - hubby said it's so small he can hardly see it either ... I think it's just me being a pain in the neck, but it's there though!!! I think it's a full stop stuck somewhere in CSS but then ... *shrugs* Not sure - I can live with it, but if I could remove the pesky thing I'd be happy. :D

leanne-b
Nov-16-2006, 02:38 PM
You have a different browser on your computer? Firefox maybe? Does it show in there? Does it move when you scroll the page?
Yep, I had a look at it in Firefox (which I use) and IE6 and IE7 ... still there. When I mouse over it, it looks like a hover link. (Could be just me covering it though.) It disappears when I scroll down the page though.

richW
Nov-16-2006, 02:55 PM
It's this line of code:
<table>
<tbody><tr>
<td></td>
<td><br><img alt="" title="" src="http://brischetto-images.smugmug.com/photos/110568020-M.jpg" height="3" width="2"></td>
<td> </td>
</tr>
</tbody></table> The url is for your banner. But it's not for the banner you are curretly using.
Maybe it's left over from some other codes you put in prior..

ivar
Nov-16-2006, 03:06 PM
Yep, I had a look at it in Firefox (which I use) and IE6 and IE7 ... still there. When I mouse over it, it looks like a hover link. (Could be just me covering it though.) It disappears when I scroll down the page though.Have a look again?

leanne-b
Nov-16-2006, 04:48 PM
It's this line of code:
<table>
<tbody><tr>
<td></td>
<td><br><img alt="" title="" src="http://brischetto-images.smugmug.com/photos/110568020-M.jpg" height="3" width="2"></td>
<td> </td>
</tr>
</tbody></table> The url is for your banner. But it's not for the banner you are curretly using.
Maybe it's left over from some other codes you put in prior..

Aha - thanks Rich - that's exactly what it was. :clap I changed it so it fits the properties of my new header - I just can't get it to align. Can anyone help? :bow

Allen
Nov-16-2006, 04:49 PM
Here it is!

<img alt="" title="" src="http://brischetto-images.smugmug.com/photos/110568020-M.jpg" height="3" width="2"></td>

Al

Edit: Duh! I failed to read the preceding messages. :hide

leanne-b
Nov-16-2006, 05:14 PM
Here it is!

<img alt="" title="" src="http://brischetto-images.smugmug.com/photos/110568020-M.jpg" height="3" width="2"></td>

Al

Edit: Duh! I failed to read the preceding messages. :hide

Hey Al, how you going? Thanks for giving me help often!

I put the above code in but it doesn't work ... are you able to help in any other way towards centering this header? :bow

Many thanks,

Leanne

Allen
Nov-16-2006, 05:41 PM
Hey Al, how you going? Thanks for giving me help often!

I put the above code in but it doesn't work ... are you able to help in any other way towards centering this header? :bow

Many thanks,

Leanne
No no that is the line of code if disabled the spot/period goes away. I thought Ivan had fixed it for you and I noticed it was gone from your site.
I think that all happened while I was at diner so missed I few messages before my response. Could of sworn I had another message in there but don't see it:dunno.

Your banner is defined as an img in your header and not wrapped in a div so I'll let the experts help you with that.
Good luck,
Al

leanne-b
Nov-16-2006, 05:48 PM
No no that is the line of code if disabled the spot/period goes away. I thought Ivan had fixed it for you and I noticed it was gone from your site.
I think that all happened while I was at diner so missed I few messages before my response. Could of sworn I had another message in there but don't see it:dunno.

Your banner is defined as an img in your header and not wrapped in a div so I'll let the experts help you with that.
Good luck,
Al

Thanks a lot Al :D I might re-post another message then ...

Cheers! :thumb