help with css for a wordpress theme

Discussion in 'CSS' started by webgalactica, Mar 17, 2012.

  1. #1
    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
     
    webgalactica, Mar 17, 2012 IP
  2. ShinoRex

    ShinoRex Well-Known Member

    Messages:
    227
    Likes Received:
    9
    Best Answers:
    2
    Trophy Points:
    148
    #2
    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.. :)
     
    ShinoRex, Mar 17, 2012 IP
  3. webgalactica

    webgalactica Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for the reply !its not working ...did what you suggested but the layout stays the same any other ideas? thanks
     
    webgalactica, Mar 18, 2012 IP