View Full Version : Little purple box???
Barefoot and Natural
Aug-09-2006, 10:46 AM
Hi there....can anyone tell me why I have a tiny...ity-bity purple box with an "X" in it on my headers:
http://www.barefootandnatural.smugmug.com/Photography
http://barefootandnatural.smugmug.com/
It is up in the left hand corner....it is very annoying to me.....and also...I have a ";" under my SS that I can not get rid of.......
please help me
Mike Lane
Aug-09-2006, 01:24 PM
Add this to your CSS:
.homepage #my_header img {
height:419px;
width:800px;
border:0;
}
.category #my_header img {
height:100px;
width:800px;
border:0;
}
Barefoot and Natural
Aug-09-2006, 03:53 PM
hey thanks....worked great.....any idea how to get that ";" off of my SS page?
http://barefootandnatural.smugmug.com/gallery/1744268/
it is right under the SS
brandofamily
Aug-09-2006, 03:56 PM
hey thanks....worked great.....any idea how to get that ";" off of my SS page?
http://barefootandnatural.smugmug.com/gallery/1744268/
it is right under the SS
it's only on IE though
Mike Lane
Aug-09-2006, 03:56 PM
hey thanks....worked great.....any idea how to get that ";" off of my SS page?
http://barefootandnatural.smugmug.com/gallery/1744268/
it is right under the SS
:dunno I'm not seeing it.
brandofamily
Aug-09-2006, 03:58 PM
:dunno I'm not seeing it.
only in IE...
Barefoot and Natural
Aug-09-2006, 06:09 PM
only in IE...
I'm sorry, but what does IE mean......
Mike Lane
Aug-09-2006, 06:14 PM
I'm sorry, but what does IE mean......
Microsoft Inernet Explorer, only the world's worst browser.
Barefoot and Natural
Aug-09-2006, 06:25 PM
Microsoft Inernet Explorer, only the world's worst browser.
Sorry, brand new computer and I was forbidden to use anything else unless I can convine my husband otherwise:rolleyes .....he swears that I messed up our other one....but I promise...it wasn't me:wink
brandofamily
Aug-09-2006, 06:28 PM
Sorry, brand new computer and I was forbidden to use anything else unless I can convine my husband otherwise:rolleyes .....he swears that I messed up our other one....but I promise...it wasn't me:wink
Most folks still use IE. So you need to build your site to work there too. But FireFox is much better... and if you get and learn how to use the web development tool you'll be able to figure out many more thingys...
devbobo
Aug-09-2006, 06:46 PM
hey thanks....worked great.....any idea how to get that ";" off of my SS page?
http://barefootandnatural.smugmug.com/gallery/1744268/
it is right under the SS
it appears to be some wayward code from the slideshow hack. I haven't quite worked out where from yet.
If i can't sort it, I will pass it off to BWG.
Cheers,
David
it appears to be some wayward code from the slideshow hack. I haven't quite worked out where from yet.
If i can't sort it, I will pass it off to BWG.
Cheers,
Davidheather, i cant tell what version of the slideshow you're running...you didnt copy the slideshow version info into your script. Please copy the slideshow code into your script block again and see if that fixes things.
you only need to copy the section for your javascript block, your footer and other stuff does not need to be changed.
Barefoot and Natural
Aug-10-2006, 03:25 AM
heather, i cant tell what version of the slideshow you're running...you didnt copy the slideshow version info into your script. Please copy the slideshow code into your script block again and see if that fixes things.
you only need to copy the section for your javascript block, your footer and other stuff does not need to be changed.
This is the code that I used for the ss that I have now:
04 May 2006 v0.56 http://www.dgrin.com/images/attach/txt.gifslideshow v0.56.txt (http://www.dgrin.com/attachment.php?attachmentid=12447&d=1146755693) (10.6 KB, 501 views)
from this thread:
http://www.dgrin.com/showthread.php?t=28348
I simply copied and pasted it into the javascript......should I removed it and try again?
I simply copied and pasted it into the javascript......should I removed it and try again?yes please
brandofamily
Aug-10-2006, 04:16 AM
In IE using the accessability tool bar I see a div under the slideshow (it's containing that ";"). Although I do not know enough about that tool to find the div name or other info about it... Hope that helps....
Barefoot and Natural
Aug-10-2006, 08:36 AM
In IE using the accessability tool bar I see a div under the slideshow (it's containing that ";"). Although I do not know enough about that tool to find the div name or other info about it... Hope that helps....
Okay.....I took it off and then replaced it again.....and I still see it
richW
Aug-10-2006, 12:22 PM
It looks like the problem might be in the S/S caption.
<*div id="ssCaption" style="FILTER: alpha(opacity=100); opacity: 0.99">;</div*>
Strange, that line of code didn't show up in either IE6 or FF. I found it when I copied and pasted your page in a editor.
Screen grab here:
Hope it works..
edit: attached photo
Barefoot and Natural
Aug-10-2006, 03:36 PM
<*div id="ssCaption" style="FILTER: alpha(opacity=100); opacity: 0.99">;</div*>
okay....I looked for that, but I am not sure what I am looking for and where to look for it...I looked for it in my javascript....I just don't see it....can you help me??
richW
Aug-10-2006, 04:32 PM
First I would see if it is coming from the s/s caption. Try turning off the caption in the css section.
#ssCaption {display:none;}
Then check the gallery description box for the code.
Barefoot and Natural
Aug-10-2006, 05:35 PM
#ssCaption {display:none;}
That did it THANK YOU SOOOOO MUCH!!
That was getting so super annoying!
Thank you again:clap
richW
Aug-10-2006, 08:52 PM
Heather,
I'm glad it worked out for you. :thumb
Did you find the ";" that was hiding?
If not, maybe one of the "code" pros will come to the rescue.
Barefoot and Natural
Aug-11-2006, 02:25 AM
#ssCaption {display:none;}
That did it THANK YOU SOOOOO MUCH!!
That was getting so super annoying!
Thank you again:clap
I did it by entering the code for the caption. I know it is not in the description, because I looked there and then just to be sure I looked at all of my galleries .......
So I guess it was in the caption......but I got the code from the thread, so I don't understand why no one else had this problem.....
but, it is gone now:bow Thank you again!!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.