|
Post by Elise on Apr 6, 2007 15:40:36 GMT -5
Grrr... I am so confused again! Gah! I got a layout from a friend, and it works just fine in IE... but NO!!! It can't work from firefox. I'm going to kill it! Anyone want to take a look and a guess of why it's doing this? It's supposed to be in a single column with the brown color behind it... an expandable table.. ya know? In IE it looks fine and is all in one column and stuff... but it can't be in foxfire. *sobs* This is so frustrating... any ideas? Here's the link to the page: freewebs.com/cornerstone-farms/testone.htmand the html: <font size=1><style type="text/css" media="screen">@import "http://www.emblas.net//imgs/free/stylesheets/emblasfreecss11.css";</style><table style="LEFT:-10px;POSITION:absolute;top:-10px;height:0;width:0;background-color=transparent"><img src="http://i5.tinypic.com/2ufq8vk.jpg"> <br><br> <br><br><br><br><br><br><br><br> <body background=http://i7.tinypic.com/2i0cihd.jpg> <table style="LEFT:100px;POSITION:absolute;top:595px;height:2;width:800;background-color=#dcc6a6"> <span style="width:821px; height:1px; background: #dcc6a6; border:0; overflow:no; text-align:center; filter:alpha(opacity=100);"> O.o yeah.....
|
|
|
Post by Maya on Apr 6, 2007 15:56:42 GMT -5
I'm running out the door in about 30 seconds, but I will have a look at some point this weekend and see if I can figure out what the problem is... When I look at the page, all th writing has a brown background, but not the entire column... that's the problem, yes? Oh, and one thing I noticed.. the text cuts off at the bottom of the page in Opera. murr. I'll try to look at it tonight
|
|
|
Post by Elise on Apr 6, 2007 16:07:59 GMT -5
Okay, thats fine=} And yes, that's the problem is that it's not all in the same brown box background. Gah. I'm going to talk to the person who did it as well.
Thanks Maya!
|
|
|
Post by dana on Apr 6, 2007 18:07:23 GMT -5
Wow, looks awesome in IE By the way, though, you said in the updates that Atlas is a Bronze Premium dressage stud, and acctually he's Silver Premium
|
|
|
Post by Maya on Apr 7, 2007 13:17:41 GMT -5
Gah, now I'm at my parents' house and it won't load the page at all on the crappy dial up. I'll keep trying, but if it doesn't work I won't be able to look at it until tomorrow night Hopefully you can figure it out before then, though... As soon as I'm done work, I'll copy the code you posted onto my domain and see if I can tweak it there at all
|
|
|
Post by Maya on Apr 7, 2007 13:44:52 GMT -5
NYAAAH. Tell whoever created that code to never do it again. Honestly, I think that's THE WORST coding I have ever seen. GAH. Anyway, I fixed it for you... correct coding is below. If you want the text centered, just enter your <center> and </center> tags right before the world 'Welcome' and right after the word 'stock'. Yes, the font changed, back to what was listed in the stylesheet. It doesn't make sense to declare a font in the stylesheet and then change it in the body... so... yeah. <html> <head> </head> <body> <body background=http://i7.tinypic.com/2i0cihd.jpg>
<font size=1><style type="text/css" media="screen">@import "http://www.emblas.net//imgs/free/stylesheets/emblasfreecss11.css"; </style><table width="800px" border= "0" cellspacing= "0" cellpadding= "0"> <tr> <td> <img src="http://i5.tinypic.com/2ufq8vk.jpg"></td> </tr> </table> <table width= "931px" border= "0" cellspacing= "0" cellpadding= "0"> <tr> <td width= "110px"></td> <td bgcolor= "dcc6a6">Welcome to Cornerstone Farms, a sim stable run since February 2007 by Elise Freed. Here we pride ourselves on bringing fine horses of a variety of breeds into the show world. Currently, we have mainly stock horses competing in the pleasure ring and warmbloods competing in Dressage and Eventing. If you would like to, please use any links found below to take a peek at any of our horses.<p> <center> <U>Updates</U></center> 4.6 - A HUGE congratulations go out to Atlas Shrugged, our '97 Latvian Warmblood stallion. He was entered in the Bits Sport Horse Association's March 31st Liscencing trial for Eventing and Dressage, and is now an approved stallion in both. We always knew he was a special boy, but we never imagined a GOLD PREMIUM liscence in eventing with an astonishing 91.1%!!! Atlas is also approved in Dressage as a Bronze Premium stallion, approved with an 82.7%, and both scores were the highest of all horses liscenced that day. Congratulations! Please contact Elise if interested in incorperating this nice stallion into your eventing or dressage stock! </td> </tr> </table>
</body> </html>
You can just copy/paste that and completely replace the original code... It shows up properly in IE and Opera for me It's quite preeettty! I can't wait to see what you do with it!
|
|
|
Post by Elise on Apr 7, 2007 15:58:56 GMT -5
Oh wow! Thanks Maya for all your help! And thank you Dana for catching that for me.
|
|
|
Post by Maya on Apr 7, 2007 16:00:25 GMT -5
No problem at all Maybe I'm just a huge dork, but I like debugging code
|
|
|
Post by Elise on Apr 7, 2007 16:13:21 GMT -5
No you're not a big dork, it's a nice thing to know, or at least for on here=} I ... hehe ... love doing algebra problems, it's like a puzzle, so its probably the same thing for the code, like a puzzle. Maybe?
|
|
|
Post by Maya on Apr 7, 2007 16:23:56 GMT -5
Exactly! Except I hate algebra >.< haha
|
|