![]() |
|
|||||||
| CSS Forum Cascading Style Sheets (CSS) and XHTML Forum |
|
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Recently I updated my website. I use a Mac, which displays it exactly how I want it to look. But, when I go to my website on a Windows PC, the layout is mashed.
I'm looking for some help from someone who uses a PC. I can e-mail the CSS and some example pages if needed. If someone could tell me how to fix, I'll apply the method to all the pages. Thanks in advance!
____________________________
Kimberley Creative – Freelance Graphic Designer www.kimberleycreative.com – http://www.etsy.com/shop.php?user_id=5825866 |
|
|
|
||||
|
Agreed, the code needs to be cleaner to find the errors.
Get rid of all Code:
<br /> The css validator is throwing up this error Code:
23 #topbar Value Error : height Unknown dimension 15tpx It seems some of your commenting is effecting it as well.. Code:
Line 124, Column 28: document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag. <div class="articleboxouter"><!-- Here's where you can place ur content -->
____________________________
Colour Printing and Integrated Cards || Graphic Design, Web Design UK || Logo Designer - Logo Design || Graphic Design Blog || Logo Design Logo Designer || Integrated Labels & Cards || Logo Design || Graphic Design Links || Web Design Rotherham UK || Logo Design UK || Web Design UK
|
|
||||
|
Get rid of the random image tag at the start, this won't help if your first line of code in the body is invalid
Code:
<img /><!--[if gte IE 5]><style>#container {margin-left: -351px;}</style><![endif]--><!-- Master Container: Centered and 700px wide --><div id="container"><!-- The topmost bar --><div id="topbar"> </div>
____________________________
"I don't build sites that validate, I prefer to charge the client extra when they break!"
|
|
||||
|
What ever program you have allowed to write your code for you has done a really bad job of it.
Code:
</div> </div> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> </span><span style="font-weight: bold;"> |
|
||||
|
Code:
<span style="font-weight: normal;">My name is Kimberley, I am the owner of Kimberley Creative. I live in Melbourne Australia, but I offer Graphic Design services worldwide. I offer a wide range of affordable freelance Graphic Design services and printing with VistaPrint.</span><br style="font-weight: normal;" />
____________________________
Colour Printing and Integrated Cards || Graphic Design, Web Design UK || Logo Designer - Logo Design || Graphic Design Blog || Logo Design Logo Designer || Integrated Labels & Cards || Logo Design || Graphic Design Links || Web Design Rotherham UK || Logo Design UK || Web Design UK
|
|
||||
|
Your css files seems to be adding 50% left padding to everything within your body
Code:
body { font-size: 11px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; margin: 0px; padding-left: 50%; background: #aac5d5 url(images/bg2.gif) center repeat-y; position: absolute;}
____________________________
"I don't build sites that validate, I prefer to charge the client extra when they break!"
|
|
||||
|
Thanks for the help guys.
My website was designed with a template, as I'm only a basic user of CSS and html. All the comments in the html were already in the template. I use Text Edit and a free web design software called Nvu. I like it as i can view my website while I am editing it. I know I really should be using something like Dreamweaver, and get a professional to design my website. It's a budget thing.
____________________________
Kimberley Creative – Freelance Graphic Designer www.kimberleycreative.com – http://www.etsy.com/shop.php?user_id=5825866 |
![]() |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EIII - Some of my works | EIII | Graphic Design Showcase | 14 | 14-05-2008 12:10 PM |
| Photoshop and Coreldraw geeks looking for works | PluT0 | Design Forum Employment | 0 | 14-10-2007 08:11 AM |
| Minimal Works | Toon | CSS Forum | 1 | 12-07-2007 04:11 PM |
| My 3D and grahics works | vijayrajesh | Graphic Design Showcase | 0 | 12-05-2007 01:38 AM |
| Logo Works | Toon | Graphic Design Forum | 3 | 07-03-2007 04:17 PM |