| Author |
Message
|
| MrOldSkool |
Posted: Sat May 17, 2008 2:16 am Post subject: Template Not Working In Firefox |
|
|
 Primary member

Joined: May 13, 2008 Posts: 59
|
I really need someones help!!
I'm using Blogger and I've installed a Thisaway Blue 3-Colum template and alls fine in I.E 7 but I thought I'd check it in Firefox and it's all messed up!!
Everythings in the right place but all the colours etc are distorted
and I cant read the wrighting!!
Any help would be greatly appriciated!! _________________ http://retrotreasurehunt.blogspot.com/ |
|
| Back to top |
|
 |
Sponsored Ads
|
 |
| Shawn |
Posted: Sun May 18, 2008 11:53 pm Post subject: |
|
|
 Site Developer

Joined: Sep 06, 2006 Posts: 327 Location: Canada
|
Hello MrOldSkool,
I took a few minutes to review your template, I do have a couple of questions though...
1. Did you add items to your sidebar using the widget feature in Blogger
or
2. Did you add them manually, by editing the template?
Reason I ask I am seeing from the left side menu that the first 2 items or correct, however after Links everything starts to go array...
Now the problem is the DIV tags are not closed per section or nested improperly...
Example..
| Code: | <div class='widget LinkList' id='LinkList1'>
<h2>Links</h2>
<div class='widget-content'>
<ul>
<li><a href='http://www.bebo.com/retrogamers'>Click Here For Our Bebo Page</a></li>
<li><a href='http://www.play-asia.com/SOap-23-83-82yr.html'>The Finest Site on Earth - Play Asia</a></li>
</ul> |
Now see the begining DIV tag?...Well there is no closing < /DIV > tag to finish the class or section?
Now I see 4 other objects added to your sidebar - so there should be 4 closing </ DIV > tags...but there not there?
http://validator.w3.org/check?uri=http%3A%2F%2Frgamers.blogspot.com&charset=%28detect+automatically%29&doctype=Inline&group=0
879 errors...
I would remove what you added and add them back one at a time - that way if there is an error it can be addressed before moving onto the next one...
Shawn _________________ | Affordable Web-Hosting | FREE Blog Directory |
PC Windows Tips |
Ultra Game Play |
|
| Back to top |
|
 |
| MrOldSkool |
Posted: Mon May 19, 2008 9:10 am Post subject: |
|
|
 Primary member

Joined: May 13, 2008 Posts: 59
|
Thanks for your help, I've just decided to start fresh with a new template and add the widgets one by one checking the code as I go. I'll use the "Add Widget" tool rather then editing it myself.
Thanks again  _________________ http://retrotreasurehunt.blogspot.com/ |
|
| Back to top |
|
 |
|
|