Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Fixing vertical space between Navigation menu and context box? Reply To: Fixing vertical space between Navigation menu and context box?

#157153
stw2011
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