Connecting Tech Pros Worldwide Help | Site Map

Site Title image

Newbie
 
Join Date: Jul 2008
Posts: 3
#1: Jul 25 '08
Hi,

I am having a problem with the site tiltle in an intranet project i am currently doing. The image is a small image that repeats across the title area but when i load a page it does not appear, yet for some reason all I have to do is click on another program that is running and then click back, or minimise and then maximise the window and the site title is as it should be. Does anybody know of a common problem that causes this?

Thanks
Member
 
Join Date: Jun 2007
Posts: 101
#2: Jul 25 '08

re: Site Title image


It seems odd

Have you tried to see if the problem occurs on another computer and another browser? Sounds like something to do with your computer.

Otherwise - I think the browser recalculates all relative positions when the browser window is re-sized. So if you've positioned it using % it may be behind something else or the element that it is a background of is too small (backgrounds are invisible outside the element itself) when the % is recalculated, there are 1px differences which might make it visible again I suppose.
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 817
#3: Jul 25 '08

re: Site Title image


Quote:

Originally Posted by henryrhenryr

It seems odd

Have you tried to see if the problem occurs on another computer and another browser? Sounds like something to do with your computer.

Otherwise - I think the browser recalculates all relative positions when the browser window is re-sized. So if you've positioned it using % it may be behind something else or the element that it is a background of is too small (backgrounds are invisible outside the element itself) when the % is recalculated, there are 1px differences which might make it visible again I suppose.

I agree. Try it on another browser/computer.
Newbie
 
Join Date: Jul 2008
Posts: 3
#4: Aug 22 '08

re: Site Title image


Thanks both -
Tried it on many computers and unfortunatly its still the same. Im developing in IE (I know, big slap for me) but, again unfortunatly, my work will not allow me to install anything else due to a lack of understanding so Im stuck with it. Probably an IE issue :(

Thanks anyway.
Reply