Home › Forums › CSS › [Solved] Fixing vertical space between Navigation menu and context box? › Reply To: Fixing vertical space between Navigation menu and context box?
November 26, 2013 at 11:32 am
#157153
Participant
Hi,
I changed that slideshow stuff to
.slideshow_container {margin-top: 0px; margin-left: -14px; width: 980px; }
The margin-top was part of the original CSS in there
it did indeed move the image over but now more white space on the right…
Thank you