Jump to content

buti

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by buti

  1. no, it's not working -- thank you mimikahave a nice weekend :)

    mmh this then ?
    div.Main {	height: 535px;	width: 100%;	overflow: Auto;}

    add the code belllow under the <h3><b><i><u>References</u></i></b></h3> tags. right before the table tag

    <div class="Main" >[table in here]</div>

      </table>[div ending tag here]</td></tr> <tr><td><a href="imf_contactus.asp"><font size="2" color="Black"><b>Contact Imfuduko</b></font></a> today to discuss with us your next African safari.</td></tr><tr><td align="center" colspan="2"><a href="default.asp" target="_parent"><img src="images/button_home.gif" width="66" height="30" alt="" border="0"></a></td></tr></table></body></html>-----------------------------Red are the ending of the table just put the </div> where the green text are. then this should work. I for got to post the "overflow: Auto;" it will allow scrolling in the div tag  :D i used your source code and this metod did work :)this is the last thing i can think of to solve the problem if it thouse not work, then i will wave a white flag to this problem  :(

  2. hii have already tried it. no luck

    he are changing the css code after the one i gave earlyer but it didnt work either, eveonto it worked for me. the problem are when he adds background-repeat: no-repeat it should just be 1 img but there dont show the img instead just white backgroundbtw buti look at your first topic about this :)think i solved the little bug

  3. Eish -- tried that -- it was distorted on top

    if you add height the whole image in the source code that will change the size, not just the bottom. the easyest way if the css are not working like now, that i think is odd  :( the only way now and fastest  are to go into photoshop  and add more height from there lets say700-1200 more in height if its possible  :) then this problem are solved until your pages size catches up to it.or its to create a
    <div class="Main" align="center">[put in table in here]</div>

    .Main {height: 650px;width: 500px;text-decoration: none;padding-right: 20px;padding-left: 20px; }

    hope it works now and i suggest that you make a copy of the page if it gets cracked up its friday the 13 today  :)

  4. i don't think so. because this image start with red color and end with white-smoke.is it possible to add more height at the bottom of the image and it mustn't affect it on top. i mean it must remain the same on top.

    try this i dont know if it would work but
    background-repeat: repeat-x;background-rcolor: #¤¤¤¤¤¤;

    try to find the hex value of the color at the bottom of the image

  5. the image size is 1 X 3860if I tried to extend it to 1 X 4000 it disappears but on in the banners area(logo's) it become distorted.

    maybe you want to have a new background ,  but I think your code had problem background-position: bottom  ><  background-repeat: repeatthey can exist together  :)

  6. }BODY{ COLOR: black; FONT-SIZE: 12pt; TEXT-DECORATION: none;}.bgimage{background-repeat: no-repeat;background-image:url('images/bg.gif');background-attachment: inherit;margin:0px;margin-top:0px;}DID YOU SEE BACKGROUND LOOKS UNTIDY

    mmh no changes mmmh.can you post the codes from the css file ?

  7. this shows that css work because i put class="bgimage" from code in csss file .bgimage{background-repeat: no-repeat;background-image:url('images/bg.gif');background-attachment: inherit;margin:0px;margin-top:0px;}If I can remove this line background-repeat: no-repeat; it comes back to normal I know it should work -- there's somewhere we have missed

    check it now -- don't understandcss does work

  8. check it now -- don't understandcss does work

    nah nothing special. but the code should work. the one i gave you it worked for me.but did you try the changes in the css with the
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

    ?hehe coffe all the way. its "Gods" forbidden nectar :)I take a cup later  :)

  9. yeah strange -- size is 149 B . it's thin in my images folder. 1 * 3885 dimensioni also tried to enlarge the hieght. what you think about it?

    mmhh strangehow big is your img ??you might have to add background-color: #??????;in the css code if it thouse not show over the hole site.you might have to wait until someone with more experiance in this will login and they will :)

  10. Hi mimika,look at website what happenedif I can remove no-repeat it will be back to normal but that crap in the middle is giving headache

    ooh nicejust add a class in the tag attribute where the background image should be located and name it bgimage or what you want
    class="bgimage"

    and add this code in your externial or internal css

    .bgimage{	background-repeat: no-repeat;	background-image:url('myimagedir.gif');	background-attachment: inherit;	margin:0px;	margin-top:0px;}

    it might help on your site :)

  11. I am having a problem with a background image. I tried to make it fit my page well but problem is that it ends in the middle of the page and repeat a new one after it, in the same page. I have tried style="background-images: url('myimagedir.gif'); background: no-repeat;" it just remove it from the page. why?? and also tried height="1000>>3000" nothing happens. I am trying to display the background once in a page.please view this website and check http://www.imfuduko.com/imf_references.asp :)

  12. <?phpdefined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );global $_VERSION;?><div align="center"><iframe src="files/bannerrotator.htm" height="90" width="500" frameborder="0" scrolling="no"></iframe></div><div align="center">2005 © <a href="files/copy.html" target="_blank">Copyright Kokstadonline</a> | <a href="files/term_condition.html" target="_blank">Terms and Conditions</a> | <a href="files/disclaimer.html.html" target="_blank">Disclaimer</a> | <a href="files/policy.html.html" target="_blank">Policy</a></div><div align="center"><a href="http://www.cyberdesigns.co.za" target="blank">Website Designed By: Cyber Designs</a></div>quote in red color -- i dont think is the one I've been looking for but I used ifram instead -- it looks working but i want the appropriate code for thatthanx in advance

  13. Hi! all out there, :) I wish to make frienship with guys out there. i am web developer and justed started my new job 2 months ago. so, i wish to make friends who would help me grow in my field and lso wish to get to gain more skills especialy in php. asp and xml and javascript and vb too. :) thanx buti

×
×
  • Create New...