Jump to content

AnthonyJ

Member
  • Posts

    104
  • Joined

  • Last visited

Everything posted by AnthonyJ

  1. Are you ready for today's challenges? Take a look at this and can you tell me why my "size" class is not showing up AND why can't I spread them out evenly across the page? http://www.byyourdesign.com/wp-content/themes/mytheme/nettingandboxes.html
  2. ok I was getting this until...if you look at this: http://www.byyourdesign.com/wp-content/themes/mytheme/deerbrowse.html Why can't my divs align side by side?
  3. I think I am starting to get this!!!
  4. ok so as far as the css is concerned, let me run this by you...If I change the layout of a new page, then all I have to do is class my divs differently, and add them to my css right?
  5. ok un-sidebar back to the power-point thing,I want to put the .ppt show in the LogiMax and Plantra paragraph. Can't I simply put the file in images and put a link in the paragraph somewhere? Like a <a href="whatever">plantra_power_point</a>?
  6. you are correct...I didn't have a ../ to my style2.css... What about the other pages, do I need a style sheet for each page?
  7. ok a couple of things. 1. yes the width thing is off. Here on my laptop all is well but on a monitor about 17-20in the "main" is way too small. The padding for the grey area is like 40-50px. 2. I want the page that has the link "here" under the tree browse kits to fill the whole page. 3.I originally had the page in #2 in a images folder and created another css file for that page but it would not do its thing, so I moved it to the root folder...Why didn't it work? 4. Obviously I need to change the text for the other pages but I am not sure how to(this seems so stupid )because of the css that the page links to. Do I need a seperate css for each page?
  8. Will you look at this and tell me where I went wrong? http://www.byyourdesign.com/wp-content/themes/mytheme/index1.html
  9. ok sidebar...where did I miss the lesson on screen sizes...I am working on a website/operations manual for the account I work on at work.I am going on vaca next week and I need a reference manual. So I figured I would practice my html and create a web-manual. Anyway my laptop is one size and the desktop I use is another, how do I make the page fit both?
  10. Will this act like a you tube video in its own div-section....thingy?
  11. How would I go about imbedding a powerpoint slide show into a webpage that has its own controls( play stop pause)
  12. If you declare a doctype as html 5 can you still use previous versions of html or are there a new set of rules?
  13. Have you guy's looked at this site...www.memories-in-crystal.com ? It is another critique asked by another member. I like the look of this site and now I ask, what images spring in your mind when you hear arj communications and technologies? Now I understand what you all were saying in the front about my page, it really is terrible.
  14. What does all of this mean? What is rmenu? what is a:link and a:visited? What is a:...? ul.rMenu li a:link, ul.rMenu li a:active, ul.rMenu li a:visited, ul.rMenu li { background: transparent !important; text-align: center; font-size: 20%; } ul.rMenu li a:hover { background: transparent !important; } div#menu1 ul.rMenu { border-right: none; border-left: none; }
  15. Thank you! I couldn't put together how "url" was determining where the file was....
  16. I dunno what I did, but I got the path right now. Here is my css, what am I doing wrong to get it as a background img? *{margin:0; padding: 0;} body{ background: url(stratlogo.jpg) } #wrapper{ width: 980px; background: white; margin: 0 auto; } #header { margin-bottom: 20px; text-align:center; color:#000090; background: #fff; font-size: 30px; } #navigation { margin-top: ; font-size: 18px; width: 100px; float: left; background: ; color: #000090; } #column-center { font-size: 18px; width: 400px; float: left; background: white; } #column-right { margin:0 80px; font-size: 18px; width: 300px; float: right; background: white; } #footer { clear: both; text-align: center; background: #000090; color: #fff; }
  17. Good morning folks, Happy Friday to all! I put the margin in. I like the way that looks, and I put in the p tags. I am though lost in this image concept. I put the path in my index file and in the root.css I put url(stratlogo)...I don't get it.....I read the article Andrea and ( I didn't know you could put a image in a menu div or whatever..that is soooo cool)I am lost on how it translates.
  18. Andrea, Job got in the way... I say this completely joking...nag,nag,nag,.....I am so pleased that you are being strict and observant thank you, thank you, thank you. just teasing. Let's forget the image for now...I'll get to that soon enough. I was trying to look busy around my boss.
  19. Yes Ben, it is your background image at your site...Cool
  20. ok,.....my job keeps getting in my way. Thanks Ben, BTW my wife likes your web page image behind your title. She is curious if you made it or came across it? Andrea, The image was an afterthought, just toying with it. I'll correct the path soon. BTW, how would I set it as a background img? Ya 4000 is a bit big but I was trying to get a feel for how big that was going to be. Thanks for correcting my form, I will make changes as soon as my job leaves me alone for a moment...Might be a bit though.....Give me an hour.
  21. ok try this... http://byyourdesign.com/wp-content/themes/mytheme/index.html
  22. I actually have this domain,www.byyourdesign.com. I followed the wp from scratch instructions to have a blank screen(mostly). Where do I add my index.html and root.css files?
×
×
  • Create New...