/    Sign up×
Community /Pin to ProfileBookmark

trouble positioning navigation links

Can someone tell me why I can’t seem to position these navigation links?

I need them to be down 50px from the top image bar, and 10px; left of the container. On preview, everything looks fine, but after uploading, I get this:

Here’s the url:
[url]http://www.jeffs60s.com/test/newtemp13.php[/url]

Thanks!

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@CreativDesignsMar 15.2013 — #menu{

margin-left:10px;

margin-top:50px;

width:200px;

}

<ul class="menu">

you have assigned a .class to the menu, although within your CSS you have given this rule an id. Change the rule accordingly and replace the

.menu{

margin-left:10px;

margin-top:50px;

width:200px;

}
Copy linkTweet thisAlerts:
@CreativDesignsMar 15.2013 — Sorry my post got cut short for some reason, I hope this helped you, I have replaced the hash tag with a full stop in your CSS rule, thanks http://www.creativdesigns.com
Copy linkTweet thisAlerts:
@lycialiveauthorMar 16.2013 — Thanks, I appreciate the help, but it didn't seem to change. This is the wierdest Here's the updated url: http://www.jeffs60s.com/test/newtemp13.php
×

Success!

Help @lycialive spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.6,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...