Post the CSS dude, then i'll have a look.
- Dan
If you're trying to center a DIV it gets a little tricky.
I'll use for example a div with the ID "main".
To center the text just use:HTML Code:<STYLE> html { text-align: center; //Center text centers DIV in IE. } #main { text-align: left; //Puts the text back to left (not centered) margin: 0 auto 0 auto; // Left and right margin have AUTO, making them center the DIV in FF } </STYLE>
To make the background tile in the header bar:Code:text-align: center;
Code:background-image: url(image.address);
kinda quit.
Its ok i got the title bar sorted now
http://www.epit.biz/CSS%20Site/css_alpha.php
Ive fixed the Firefox broblem, I just need to rewrite the CSS
I realy need to do thybag in to a css version
Plus the skin changer is easy to do. Use a cookie to store skin data, the get php to read the cookie and use apporte skin.
Better still u can do what ive done, and do it depedning on there loged in status, if the guests the skin data will be stored on a cookie, if there loged in it will be stored to there account, so it can be rember and used on other pcs etc![]()
Ok but now you already have that sorted out do you need help with anything else?Originally Posted by Anderman
Its ok i got the title bar sorted now
http://www.epit.biz/CSS%20Site/css_alpha.php
Ive fixed the Firefox broblem, I just need to rewrite the CSS
Proper grammar makes me look sophisticated.
I Love It ;p
Yeh me to.... goes of topic...... YOU USE TESCO INTERNET ROFFFFFFFLLLLLLLLLLLLLLLL. and i thought using bt wireless was bad.
To fix number one.
Upload your site to your ftp - ftp://epit.net
Then go to http://validator.w3.org and enter the URL of that page. Click check. After about 10 seconds the results will show, showing you the errors it has that will make it look bad in other browsers. Fix those errors and it should work
-Rob
EDIT: Sorry if you've already fixed this, my web browser is ****ed
People who I respect
RichardKnox | Nets | JoeComins | Raremandan | Embrace | Css | Encryptions!
I love Christmas too much - Im looking forward to it already!
1. Tesco internet is fine, Its much better than most providers
2. Ive fixed the problem so topic closed
Want to hide these adverts? Register an account for free!