i'm working on this site for hair salon using a word press templatewhich i managed to change a little and install a nice plug-in for a slide show ...But cant find where and how to do some little css fixes.http://lajoliehairsalon.com1. i would like to move the transparent page layout to the left2. move the icon for the links more to the right3. fix the footer a little Non of my attempts on the styles. css worked so my question is where should i look to make these changesHelp would be appreciated
Hi, I had a look on your site.. and I hope that you can do this changes from style.css files. The elements you want to change are 1)#Container {margin-left:-100;} try this 2)#RightNavigation { margin-right: -100px;} 3)Change element style of #Footer from style.css Hope this will be useful to you..
thanks for the reply !its not working ...did what you suggested but the layout stays the same any other ideas? thanks