Jump to content

virtualadz

Members
  • Posts

    489
  • Joined

  • Last visited

Everything posted by virtualadz

  1. ya more or less similar, but the time will appear only when someone moves his mouse over the respective country.
  2. thanks very much , displays as intended, bhuratea.com/sitemap.php
  3. , so how can a rotating clock be made with js, the image map and everything else can be done,
  4. But what time would you set? you would need to know what country the user is from, i think php can give you that info. why do i even need to know the country of the visitor. i will create a image map with seven different circles on top of some popular country maps respectively. the user can see any of the country's that i add to the map. why need to determine their country?
  5. Well considering javascript gets its date object information from the system clock how do you plan on doing this? You would have to write times from the server can't a time be set, and that would rotate by every 24 hrs., let's say a time is set, 13:41 now through js the time will increase 13:42 , so no need of visitor's settings. bcoz this will be a world clock and the visitor's clock may not be correct. that's the point.
  6. used <h1> </h1>, and it has now corrected, but will wait and see until i add my links to it. thanks
  7. see this for an example:http://www.dhl.co.in/publish/in/en/tools/w...clock.high.htmlthe clock in there is a world map, made in java, but rather i want it in a image map using javascript. the clock wont be based on the visitor's computer.
  8. but giving so many <br>'s before will it not ruin ratings. is there any other possibilty. if not then i will go with <br>'sthis is the ode with a little top and bottom of my page <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td class="main"><?php echo TEXT_INFORMATION; ?></td> </tr> <tr> <td class="main" ><div id="sleft"><div class="smenus"><div class="sheader">Menu1a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu1b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div><div id="smiddle"><div class="smenus"><div class="sheader">Menu2a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu2b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div></div><div id="sright"><div class="smenus"><div class="sheader">Menu3a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu3b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div></td></tr> </table></td> </tr> <tr>
  9. what i neede was: a image map, as world clock, i.e. whenever someone hovers over a area, a time is shown, but i dont want to manually update the time, rather a clock, and the time updates itslef auto, may be it could be done using js. but i have no idea. that's way thought of flash as a better option I'm not sure how large your imagemap is see this for an example of the size
  10. well forget about my earlier post, and see bhuratea.com/sitemap.php for what's coming, i think the code which you gave cannot ordinary text after it. just after the 2 closing div's try adding <br>Text is here, and the text will come at the top of the page behind the layouts. what could be done now.please use this code if you edit anything , as i customized it for to my site's look, so as i dont again have to customzie it. <html><head><style>/*sitemap starts here*/#sleft {position : absolute; width : 200px;}#smiddle {position : absolute; margin : 0px 0px 0px 300px; width : 200px;}#sright {position : absolute; margin : 0px 0px 0px 600px; width : 200px;}.smenus {border:1px solid white; padding:3px;}.sheader {color:#000000;background-color:#D9D9D9;font-weight:bold;}.sitemap {color:#999999;}/*sitemap ends here*/</style></head><body><div id="sleft"><div class="smenus"><div class="sheader">Menu1a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu1b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div><div id="smiddle"><div class="smenus"><div class="sheader">Menu2a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu2b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div></div><div id="sright"><div class="smenus"><div class="sheader">Menu3a</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="smenus"><div class="sheader">Menu3b</div><ul class="sitemap"> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div></body></html>
  11. thanks Scott, i will go now and test this with my site & IE and FF. ah to increase the height of the header background should i add height:25px and make it like this .header{color:white;background-color:black;height:25px}and to change the border-color:fromborder:1px solid black;toborder:1px solid white;are they both right.
  12. most probably you live in US, the laws may be different for other countried , but more or what same. Good link thanks
  13. 1. i am not talking about line space ratherthe space between the top border of a menu and it's heading title, a pic's worth a thousand words, i have marked them with a pencil i.e. i want to decrease that space. (makred with blue arrows)2. i want to increase the gap in between the three columns (marked with red arrows in the image)3. about the header background:i will come to that later. 4. thanks
  14. Other way around? :blink: safari test ok hi this is the code now what i need more here is : i have kept the border to explain what i need1.you will notice that , there is space between the top border of each box and it's heading, i want to decrease the space.2. second how could there be some more space between the 3 columns, i want to add some more space.3. the proecudure you told to make the heading background coloured, what i need there is , the colour like to be of a td's <td bgcolor="black"> , here in your code you can select the text and then it's background becomes white, i dont want this to happen, or in other words, it shoul be like a fixed background of td. h4{color:white;background-color:black;} thanks very much, this is the full code: <html><head><style>#left { position : absolute; width : 150px;}#middle { position : absolute; margin : 0px 0px 0px 170px; width : 150px;}#right { position : absolute; margin : 0px 0px 0px 330px; width : 150px;}.menus {border:1px solid black; padding:3px;}h4{color:white;background-color:black;}</style></head><body><div id="left"><div class="menus"><h4>Menu1a</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="menus"><h4>Menu1b</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div><div id="middle"><div class="menus"><h4>Menu2a</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div><br /><div class="menus"><h4>Menu2b</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li></ul></div></div><div id="right"><div class="menus"><h4>Menu3a</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div><br /><div class="menus"><h4>Menu3b</h4><ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Etc</a></li></ul></div></div></body></html>
  15. wow, after a long timei get what i want, thanks,, but if you notice in bhuratea.com/sitemap2.php, you will find that the headers, are within a coloured backgroun , i.e. the headings Menu1a, Menu1b, Menu2a, Menu2b etc. ... should have a coloured background, i did not want the borde so removed the solid black , with solid white. now only heading needs to be coloured, just like the current html tabled layout. many thanksand by the way i could see your site, i forgot the other way around.
  16. the url gives a cannot find server error.
  17. just one more thing:this is the current pure css sitemap: www.bhuratea.com/sitemap.phpand this the html table based sitemap: www.bhuratea.com/sitemap2.phpnow suppose if we take the table (sitemap2.php) based layout as css (sitemap.php). so taking the table (sitemap2.php) based layout as css (sitemap.php), what i only need there is a space between the three columns. in your css layout the difference i am ponting out is: in the current css the next heading only comes after takign the full height of the longest header. for example, the tools header comes after the our products header finishing. whereas in the table based, there is no difference where the height of the first colums's first header ends, the tools menu is shown right after the where to buy, unlike the css where there is a lot of space. most probably this image will explain more clearly
  18. after searching for ages, i found this topic. i use css play.co.uk's drop-down menu, and in this code is there a possibility of changing the color based on the page <li><a href="<?php echo tep_href_link(FILENAME_ALL_PRODUCTS); ?>" class="hide"><?php echo ONE_OUR_PRODUCTS; ?></a><!--[if lte IE 6]><a href="<?php echo tep_href_link(FILENAME_ALL_PRODUCTS); ?>"><?php echo ONE_OUR_PRODUCTS; ?> <table><tr><td><![endif]--> <ul> <li><a href="<?php echo tep_href_link('index.php', 'cPath=21'); ?>"><?php echo ONE_DARJEELING; ?></a></li> <li><a href="<?php echo tep_href_link('index.php', 'cPath=26'); ?>"><?php echo ONE_GREEN; ?></a></li> <li><a href="<?php echo tep_href_link('index.php', 'cPath=25'); ?>"><?php echo ONE_BLACK; ?></a></li> <li><a href="<?php echo tep_href_link('index.php', 'cPath=22'); ?>"><?php echo ONE_ASSAM; ?></a></li> <li><a href="<?php echo tep_href_link('index.php', 'cPath=24'); ?>"><?php echo ONE_FLAVOURED; ?></a></li> <li><a href="<?php echo tep_href_link('index.php', 'cPath=23'); ?
  19. i get moved whenever i see such images, how are these made.
  20. i think i must continue with one thing at a time. i must first start with printing the reqd. message.i apologize for creating any confusion
  21. why not but where in this code will i add class, id's, name etc.<?php echo tep_draw_textarea_field('enquiry', 'soft', 50, 5, tep_sanitize_string($_POST['enquiry']), '', false); ?>i am very much fond of it , but ........
×
×
  • Create New...