|
Post by bethany54 on Dec 16, 2005 10:34:22 GMT -5
Sure Mikey, I'll help ya. Send the info by pm and I'll report back here when I have done it.
|
|
|
Post by bethany54 on Dec 16, 2005 16:51:44 GMT -5
Micheal I tried to log in to it 4 times with the password you left me but it keeps saying log in failed. Please check your password again.
|
|
|
Post by Michael on Dec 16, 2005 17:00:46 GMT -5
hmmm.... okay.
|
|
|
Post by Michael on Dec 16, 2005 17:01:23 GMT -5
I was able to login... wait a sec let me see if I sent you the right one... lol...
edit: I'm not sure why its doing that. I sent you the right pw. . . is *ponder* under mood? try that under the pw. . .
|
|
|
Post by bethany54 on Dec 16, 2005 17:40:59 GMT -5
Ok I got in and removed the image that they had there. The blue thing was under Blog Title Colors>Background Image: It's all fixed now. But I think you really do need to use some different smilies cuz the presets look so bad against the black.
|
|
|
Post by Michael on Dec 17, 2005 0:29:07 GMT -5
THANK YOU!!! SO VERY MUCH!!!! ;D
Yeah, I can't decide if I want to use the Orphical Dawn ones or my own. . .
|
|
|
Post by bethany54 on Dec 18, 2005 1:12:37 GMT -5
Does it annoy anyone else that the word Subscribe is mispelt on our blogs? Some guy told me to use a switchit script and I did find one but it didn't work for me. I also tried replacing the text with an image but alas that didn't work either.
|
|
|
Post by Ellie on Dec 18, 2005 15:44:01 GMT -5
Bethany, I've started getting notifications again. Just started last night, so I guess it's fixed (yay)!
|
|
|
Post by bethany54 on Dec 18, 2005 16:00:53 GMT -5
Are you getting notifications for just my blog or for others that you may have subscribed to as well? I am about to go rant on my blog. Sometimes I really don't like people!
|
|
|
Post by matthew on Dec 18, 2005 17:17:00 GMT -5
I hadn't noticed that subscribe was misspelled I couldn't fint a swich-it code either, except on that swaps images.
|
|
|
Post by Ellie on Dec 18, 2005 18:06:12 GMT -5
Bethany, the only other person's I am subscribed to besides yours is M@hu_D's and I haven't gotten any notifications for his, although that might be just because he hasn't posted since it started working for me. I had noticed that "subscribe" was misspelled, but it doesn't bother me. Stuff like that only bothers me if I'm the one responsible for it. It's MUCH easier to handle other people's mistakes!
|
|
|
Post by bethany54 on Dec 18, 2005 19:59:28 GMT -5
I hadn't noticed that subscribe was misspelled I couldn't fint a swich-it code either, except on that swaps images. Did the one you find work? There a few images that I would love to switch that I can't change in the control panel. Go post on your blog to see if Ellie gets notified and please subscribe me as well because I don't think that my attempt to subscribe went through. You have access to my address here. I signed myself up to Micheal's blog ok I think and I am unsure about Ellie's. Ellie did you get notified that I posted on your blog? In the Manage subscribers I was able to add a couple of spam accts that I have set up for myself. sometimes I get notified and sometimes I don't. That Luke guy says it works perfectly though. He also reported that there was no down time caused by the server move but we know that that isn't true. I didn't get notifed that Ellie posted my blog either. Edit because I couldn't spell right thinking about how Ellie is laughing at my tramatic day.
|
|
|
Post by matthew on Dec 18, 2005 20:11:25 GMT -5
I've already made some postys in my blog, and I'll add your address in a sec This is the code. i haven't tried it, but it should work. <script type="text/javascript"> <!-- function switchUp(oldImg, newImg) { for (var di = document.images.length - 1; di >= 0; di--) { if (document.images.item(di).src.match(oldImg)) { document.images.item(di).src = newImg; } } } switchUp('', ''); //--> </script> This is the bit you keep adding for the images. switchUp('Name of image', 'name of replacement image');
|
|
|
Post by bethany54 on Dec 18, 2005 20:14:40 GMT -5
That is a much shorter code than the one I found that didn't work. I will go test it now. I even used sdn's scripts written for exco but they didn't work either.
|
|
|
Post by matthew on Dec 18, 2005 20:16:12 GMT -5
I've added your address. not sure if it worked or not as i got this error
Warning: Missing argument 1 for table() in /home/zone/public_html/xbfm/alpha/functions.php on line 362
no idea what it means though.
|
|
|
Post by bethany54 on Dec 18, 2005 20:43:36 GMT -5
I get those messages frequently.
Mahud I wrote this out two different ways.
<script type="text/javascript"> <!--
function switchUp(oldImg, newImg) { for (var di = document.images.length - 1; di >= 0; di--) { if (document.images.item(di).src.match(oldImg)) { document.images.item(di).src = newImg;
} } }switchUp('http://www.xignablogs.com/blogs/images/event.gif', , 'http://img.photobucket.com/albums/v114/Catchow/Smilies/greatgifs/e8c0cbf3.gif');
//-->
The other way I tried it was with their abreviated src which I copied from view source.
Would you try it on your test board?
Also since I don't know if you have seen it or not, remember the short guy av? He wants his name on it too and I can't figure out the font you used. His name is Ian.
|
|
|
Post by Ellie on Dec 18, 2005 20:43:45 GMT -5
Edit because I couldn't spell right thinking about how Ellie is laughing at my tramatic day. I am not laughing at your traumatic day! lol Okay, I am laughing, but I swear it's not at how your day is going! I can't remember now why I put that laughing smilie in your comments, but I'm sure I had a good reason. lol
|
|
|
Post by bethany54 on Dec 18, 2005 20:50:14 GMT -5
Edit because I couldn't spell right thinking about how Ellie is laughing at my tramatic day. I am not laughing at your traumatic day! lol Okay, I am laughing, but I swear it's not at how your day is going! I can't remember now why I put that laughing smilie in your comments, but I'm sure I had a good reason. lol Yeah right! You haven't had paramedics bothering you every few hours cuz your phone line isn't sending the moniter info to the hospital. And you didn't have to deal with a guy whose breath was so bad that after he left, I had to burn candles to get rid of the stench.
|
|
|
Post by bethany54 on Dec 18, 2005 20:54:15 GMT -5
|
|
|
Post by Ellie on Dec 18, 2005 20:58:30 GMT -5
I'm sorry. Consider me contrite. ;D
|
|