Page 1 of 1

Offsetting and Ignored/overlapping styles

Posted: Wed Sep 02, 2009 5:17 am
by ibanez0r
Script URL: http://dev.cybernetics.net.au/help/
Version of script: latest
Hosting company: n/a
URL of phpinfo.php: n/a
URL of session_test.php: n/a
What terms did you try when SEARCHING for a solution: everything :(

Write your message below:

As you can see my content area which has a padding-top: 26; is being ignored, even tho the background images from the class within the stylesheet are being seen, the padding is somehow being mangled! help pls!

working blank page: if i add content it stretches downwards,. and works fine. http://dev.cybernetics.net.au/index.php?asp=f&loc=s

Posted: Wed Sep 02, 2009 5:30 am
by Henrie
Hello ibanex0r,

In your stylesheet you have

Code: Select all

padding-top: 26;
padding-left: 4;
try defining the units, eg. px, %, em
Thus

Code: Select all

padding-top: 26px;
padding-left: 4px;
Greetings,
Henrie

Thanks Hernie

Posted: Wed Sep 02, 2009 5:53 am
by ibanez0r
your good henrie thanks alot mate this could/would affect stuff in the future and be _just_ as mind boggling for me :P ill try and convince my boss to purchase a license for Hesk, its really nice. thanks again guys!

More trouble with styles

Posted: Wed Sep 02, 2009 6:34 am
by ibanez0r
I appreciate any help you can offer: problem exists here:

http://dev.cybernetics.net.au/help/knowledgebase.php

this stretch effect seems to be happening inside admin as well i understand its my own code doing it im just unable to find where and why, as it functions ok in other areas of the site, any help, again thanks!

Posted: Wed Sep 02, 2009 6:40 am
by Henrie
I don't see any problems. What problem should i see?

Hrm, strange!

Posted: Wed Sep 02, 2009 6:50 am
by ibanez0r
Ok thats strange, may i ask which browser you are using Henrie, im using Internet Explorer here, see screen shot :


http://dev.cybernetics.net.au/images/very_wide.jpg

its supposed to look like : http://dev.cybernetics.net.au/help/

nevermind mate i found it, damn no wrap!

Posted: Wed Sep 02, 2009 7:12 am
by Henrie
btw, i was using IE7 just now (at work)

Previously (at home) i use FireFox 3.5