Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorsirgamble
    • CommentTimeApr 2nd 2008
     
    Okay I know it's all my fault, but I'm trying 2 work out how 2 fix 2 problems I'm having. Both seem to have surfaced since I installed the free template offered by webblab (which I like a lot, it makes my site look great!). Anyway here's my issues:

    1) After someone has edited a post and changed the "Location" it seems impossible to get the posting to say anything except "anywhere".
    2) Check out the Admin panel, it looks funny (http://www.webstartupjobs.com/admin/), also it's not functional once you login. So I guess I broke something with that, maybe someone can identify which files it can't find?

    Thanks in advance! Sorry for the vagueness of my post, I will link to things if required.
    • CommentAuthorjamalak
    • CommentTimeApr 2nd 2008
     
    Hi sirgamble,

    2) In your admin page source you have this code pointing to your stylesheet :
    <link rel="stylesheet" href="http://www.webstartupjobs.co/css/screen.css" type="text/css" media="screen" />

    As you can see is is pointing to "www.webstartupjobs.co" and not "www.webstartupjobs.coM"
    • CommentAuthorsirgamble
    • CommentTimeApr 2nd 2008
     
    Thanks :)
    hmmm I'd better start searching then to see which file is misleading things.