|
Posted by Beauregard T. Shagnasty on 09/09/06 22:27
Luigi Donatello Asero wrote:
> I do not want the <div> with pictures to touch the <div> with contents
> about Sweden on the right on the page in the signature. I tried to
> set some margins on the external cascading style sheet but it did not
> work for some reason. I do not want it to use "clear" either.
> Any suggestion?
Correct your errors.
#foto-svezia-meridionale.subsubsection {float:left;
width: 25%;
min-width: 200px;
min.height: 200px;
border: thin silver solid;
margin-top:0,5em;
margin-left:0,5em;
margin-right:2,5em;
margin-bottom:0,5em;
See all those commas instead of decimal points (or whatever you call
them in Sweden)? Change them to periods/dots.
margin-right:2.5em; gives you the margin you desire.
BTW, I wore out my mouse wheel scrolling to find what you where talking
about. Had you said "the margin at 5.B. In Svezia", it would have been
even simpler to find your error.
--
-bts
-Motorcycles defy gravity; cars just suck.
Navigation:
[Reply to this message]
|