View Full Version : photo frames
Lori McCoy
Sep-21-2007, 06:22 PM
Hi,
I am having problems with my frame on my home page. The top of the frame is not showing so basically I only have 3 sides. Any help would be greatly appreciated.
lorimccoyphotography.smugmug.com
Allen
Sep-21-2007, 06:41 PM
Hi,
I am having problems with my frame on my home page. The top of the frame is not showing so basically I only have 3 sides. Any help would be greatly appreciated.
lorimccoyphotography.smugmug.com
First remove this from your CSS, it's javascript.
// fix the pesky pipes
YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});
Then add the !important.
#bioBox {
text-align: center;
background: none;
border: 15px ridge #fff !important;
height: 555px;
}
Lori McCoy
Sep-21-2007, 07:01 PM
Thank you so much! You are wonderful!
Lori McCoy
Sep-21-2007, 07:06 PM
Can you help me with hiding my music display box and how to have the music play continuously? Thank you for your help!
Allen
Sep-21-2007, 08:10 PM
Can you help me with hiding my music display box and how to have the music play continuously? Thank you for your help!
Have no idea on continuously play. But I wouldn't stay on a site that I
couldn't pause the music.
Lori McCoy
Sep-21-2007, 08:16 PM
Have no idea on continuously play. But I wouldn't stay on a site that I
couldn't pause the music.
Thank you. I have seen some sites where it just keeps the sound button and when you click it, the musci box will appear and you can turn it off. This is what I would like to have. I appreciate you help!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.