johnkowalik 0 Report post Posted July 19, 2011 I'm having trouble moving the feature navigation - i want to move it closer to the sliders...are there css tags i can use? I can make the changes in firebug but I can't find a way to make it live. http://72.47.248.185/ thx. Share this post Link to post Share on other sites
cmunns 16 Report post Posted July 19, 2011 When you make the code copy from firebug to the live version...add `body` to the front of the selectors (with a space) Share this post Link to post Share on other sites
johnkowalik 0 Report post Posted July 19, 2011 Still nothing...the css I want to use is this: element.style { border-left-width: 0; border-top-width: 0; margin-top: -62px; } I added body to the front - am i missing something? thx Share this post Link to post Share on other sites
johnkowalik 0 Report post Posted July 19, 2011 nevermind, i just got it. thanks for your help Share this post Link to post Share on other sites