Forums

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

Home Forums CSS css image problem Re: css image problem

#48946
Johnnyb
Member

On ‘.navigationmenu ul’ try changing the ‘padding-left: 25px;’ to ‘margin-left: 25px;’

That should stop it from showing.