Jump to content

nathanchilds

Member
  • Posts

    33
  • Joined

  • Last visited

nathanchilds's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i could be wrong but it seems like by the sounds of it it is trying to find the index html file but it is in another directory you need to point out to the browser where to find the html file I could be wrong as im new to this myself just a thought mate
  2. ok i went out on my own trying new things i found and well yeah everything looks good and all lines up on my computer then i go and upload it in a directory on another website and its all looking good so i go and look on my mums computer and the top logo does not go all the way to the end of center doc my google ads on the side seemed to have gotten closer to the bottom of the nav text i have put also i have added another promotion i have on the bottom of the home page which is supposed to be right under the last header , it sits way under where it should but i dont know what to do as it all looks right on mine can any one have a look at what i have please as i have things all over the place trying to find sollutions thanks first the site is found at, http://www.weightlosslive.biz/website and the css if you need to find it is, p { width: 100%; color: black; background: lime; font-size: 20px; } h1 { border-top:3px dashed #0000FF; width: 100%; color: #000080; } h2 { border-top:3px dashed #0000FF; width: 100%; color: #000080; background: lime; } h3 { border-top:3px dashed #0000FF; width: 100%; color: #000080; background: lime; } .italic { background: lime; color: black; width: 100%; font-size: 20px; } #navigation { font-size: 19px; position: absolute; width: 195px; top: 80px; left: 8px; background: #000000; color: #0000FF; } #navText { color: #FFFFFF; background: #000000; } #nav_Text { color: #FFFFFF; background: #000000; } #navNote { color: red; background: #000000; border-top:0px dashed #FFFAF0; font-size: 18px; } #centerDoc { position: absolute; left: 205px; top: 80px; right: 45px; padding: 50px 0 20px 0px /*top right bottom left*/; background: lime; } h4 { color: black; } #change { background: lime; } li { border-bottom: 2px solid #FFFAF0; color: yellow; } #product { top: 80px; } .tags { color: black; border-bottom: 0px solid #FFFAF0; left: 20px; right: 20px; } #squeezePage { position: absolute; left: 205px; top: 2300px; right: 45px; padding: 50px 0 20px 0px /*top right bottom left*/; background: #DCDCDC; } #sideGoogle { position: absolute; width: 195px; top: 945px; left: 8px; background: #DCDCDC; } also for some strange reason i have all this other stuff at the top of my css page but when i take it off it don't work. Noone else i see seems to have it please look into it and let me know what your thoughts on it are also if you do notmind thank you (weird stuff top of css) {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 p\{\par width: 80%;\par \par \}\par } thanks, nathan
  3. ohhh you are a legend mate thank you soo much this was holding me back on what i wanted to know as i said in the last post it's the little things that count cheers dude....:lol:
  4. oh cool i see what you are both saying now \, sweet cheers for that as it's the little things that count you spend so much time trying to figure things out and your head starts to ache lol well mine does at times i like to think i can work things out on my own but truth is half the time it just don't work that way any how thanks again
  5. please i could be wrong as i am new but i think i repeat i THINK where you have "float: left" i think you can go say float: left 5px; float right 5px; just try that and see if it works if not i can't help you im new too this all too mate but that seems to make sense to me..sorry i can't help you any further.
  6. oh ok cool i kinda know what you mean now so a dynamic page would take longer to load and much more information is needed to get it to work where a static page is more direct straight to the point kind of thing as it is transferred straight to the browser... Correct?
  7. awesome thank you virtual i will take a look into it now, i am having another problem i want to write out a few common tags but i want them to show up in my page with the actual tag shown so i can say ok this tag is this and does that if you know what i mean? Hope so. thank you
  8. What's the difference between static pages and dynamic pages?? And what Is a dynamic page and what is a static page?? sorry just got me really curious....
  9. Ok i would like people to be able to see my menu/ landing page, but i want to block off every other page but say maybe 2 or 3 which they can browse for free. Then the rest is so they have to sign in and then they are in like lets say "members area" which there they can download some things i have for them or they can view what i have for "members only" can any one detail out how i would do this? It would be much appreciated as i am killing my brain trying to work this out. Kind Regards, Nathan
  10. oohhhh ok cool awesome thanks mate i was really concerned about that and glad you could help me on that one....
  11. thanks lsw much appreciated and yes i reconsidered i did only have black and blue spray paint but i see what you are saying and i think i will look for something else cheers...
  12. also here is the hyper link tag to copy and paste if how you typed out your css file is the same as how it is in your directories then you should be right and also make sure you have your pages correct so they all link up and remember if you have your css in another directory from where your page is you want css to be displayed with you have to make sure you have the level side of things set right if all of your pages are on the same level then of course ignore what i just said and just copy and past this into your page where your old one is and it should be right,
  13. id strongly suggest looking over the code as it seems to be my problem everytime it is not the program you are using i would highly doubt it i would deffinately consider overlooking the code a few more times and make sure you close every rule you make in css i forgot to close just one and nothing worked but i soon seen the problem after several smokes and a few paces around my loungeroom lol also just make a header tag (example) Title in here just to run a quick test, just copy and paste from here so you do it right then apply the css to just that type of header then in css make the rule as i show you, h2 { border-top:2px solid black; color: red; } and make sure you save then go and have a look and see if that made any change, you should have a border above the Header and the header its self should be red fingers crossed if that don't work your just going to have to copy and paste your code for someone to have a look at it for you...
×
×
  • Create New...