HTML - Url Icons And Domain Masking
Okay. I have a new question that needs answering.
I have followed instructions found elsewhere in this forum, and have successfully gotten my url icon to work. If you go to web.mac.com/merchandise1 you can see a little "M" in the bar. Here's the problem, though. I don't use that address on my business cards, email flyers, etc. I use merchandiseonline.org The url icons DO NOT WORK when you go to the masked/forwarded url address of merchandiseonline.org I use DirectNIC for my forwarding purposes. So, my question, then, is: HOW do you get the favicons (url icons) to work when using a masked address? I've searched forums upon forums and have not found the answer. I pray someone here will have an idea. Thanks, James @ merchandise Similar TutorialsI'd like visitors to my web site to automatically be taken to the home page when they enter my domian name. For example, when they type in thedomainame.com the will automatically see thedomainame.com/homepage. Is this done by using htaccess? Can you someone explain this to me? How it works and how to set it up? Or how do I change the home page name to be the index page? Right now it's domainname.com/folder/index thanks. I am having trouble masking a url.. The url is www.stickitgreen.net (which is live and on my server) and the content needs to be www.myfti.biz/stickitgreen (which is not on my server and I am not responsible for) I made an upper and lower frameset on stickitgreen.net Notes: If you go to www.myfti.biz/stickitgreen Clinton May shows up top in white area. (Have to click on upper arrow on left to get to his page) If you go to www.stickitgreen.net Clinton May does not show up top.(but it shows on my computer) (Have to click on upper arrow on left to get to his page) Now some people can see the clinton may and some can't when going through www.stickitgreen.net - I am at a loss to know why. I really need your help.. Hey, all. I'm new here, and this site seems to be exactly the kind of community I could be in for good help and support. My problem is this: I have a URL with hosting (GoDaddy) at www.wesleyboynton.com. I recently purchased a new URL, www.entersubhysteria.com for a musical side-project of mine. I'd like to host them on the same place, but when I forward the URL, it forwards and then displays the wesleyboynton.com address rather than Entersubhysteria.com Were I to turn on GoDaddy domain masking, it would display http://www.Entersubhysteria.com no matter what page one was on, therefore destroying chances of bookmarking certain pages and so forth. What I would like, is some way to tailor the URL so that despite being hosted on http://www.wesleyboynton.com, http://entersubhysteria.com would display, and were I to go to a songs page, it would display http://www.entersubhysteria.com/songs.htm, rather than http://www.wesleyboynton.com/subhysteriastuff/songs.htm. Customer support said it's possible through hard coding in HTML, but I'm a beginner to real coding. Any suggestions? Thanks! ~Wes I need my webpage to display a different URL than the one it has, somebody told me i could mask the URL, i dont have a clue where i would put the coding or what the coding is, can somebody help me? I have a site up with using html (and css) to create a mask with a fixed position navbar that allows the body text to scroll behind, thus allowing the navbar to remain visible. However, there is a problem: on one of the pages I have audio controls that allow the user to listen to some music samples. The text scrolls correctly behind the mask, but in Chrome and Internet Explorer the controls do not, and the result looks bad (Safari, Firefox are fine). Could anyone take a look at it and comtemplate what I did so horribly wrong? The site is: www.mattbauder.net/projects.html Also see my post on the 'review' section. -buford Hello this is the first time I have posted in this particular forum. I have been a member of HTML forums for a while now and post a lot in website reviews. I am having a problem trying to mask product images to get rid of the white background that came with them and mask it to match the background color. Unfortunately, I am using a store builder and know little html. Their customer support personnel aren't knowledgeable enough to figure it out. Is there a code to mask an image. They do have areas I can try that allow html but I don't know the code. If you want to see what I mean you can see the site at http://www.proselfdefenseproducts.com It may be a long shot but someone in here may have the answer. Thank you for your time and trouble, Gerry I am trying to put up an Adobe icon to go next to our downloadble pdf brochure. How do I create one of those small icons? Let me preface this by saying I'm very much a novice at this. I've done very basic HTML for a while, but have not advanced beyond that at all except to copy and paste some nice Java scripts that I've enjoyed from time to time. I do have 2 phpBB forum boards that I've enjoyed setting up. But that's pretty step by step instructional. Beyond that, I don't have a clue. But I love the little icons that many sites use in their location lines. Google has the G, Yahoo has the Y!, and Woot has the !. I'd like to put one on my websites, but I'm having a terrible time finding the code for it. If it's done in a CSS, I'm screwed. I have only peeked at this and never attempted it. But if someone has a way to put a small icon on my location line, I'd love to see it. I do most of my own graphics, and making the icon wouldn't be a problem at all. I just need to find out how to embed it. Thanks Hi All... In my application i'm using menu... when i click the menu item particular page will load in the center Frame. Problem is it takes bit time... now i want to show a masking (message to let the users know that page is loading) ( As showing in the Image ) how to do this in Html or in Javascript Thank you........ I have url masking on the domain web forwarding because we don't have webspace with the domain. But when I visit the website I created and click on the link to twitter, it loads our twitter page fine, then just at the last minute switches to a blank page which is the same colour as the twitter page background. If I remove url masking, it works fine. Is there a code I can put with my link that will remove the masking on the twitter link, but none of the others on my website? If it helps, this is my website http://www.pocketof3.com/ Thanks for any help. Hello, This is my first time in HTML world and I'm a complete n00b. I'm trying to put a counter on my blog for facebook/twitter/google+/rss to keep track of them on the blog. This is working fine, at least facebook and twitter are automatically updated (through a script I picked up on the internet), google+ and RSS is still manual, I still need to figure those ones out. Now I would like to nicely align the counters with the icons I have, and that's my problem. I want the text centered under the icon it belongs to, but I don't know how. With my lack of knowledge I found a somewhat cumbersome way to do that. Not that bad, simply not nice coding, but when the page is zoomed in or something the like, the aligning obviously doesn't work anymore. Could someone help me do the aligning properly? The code of the widget I have pasted below and the relevant blog: http://gebarentaal-signlanguage.blogspot.com. HTML Code: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript"> var f_page = "149198761796791"; // the page name for your fan page, e.g. the 'wvumountaineers' part of <a href=\"http://facebook.com/wvumountaineers\" target=\"_blank\" rel=\"nofollow\">http://facebook.com/wvumountaineers</a> var t_page = "Gebarentaal_"; // the account name for your main twitter account function add_commas(number) { if (number.length > 3) { var mod = number.length % 3; var output = (mod > 0 ? (number.substring(0,mod)) : ''); for (i=0 ; i < Math.floor(number.length / 3); i++) { if ((mod == 0) && (i == 0)) { output += number.substring(mod+ 3 * i, mod + 3 * i + 3); } else { output+= ',' + number.substring(mod + 3 * i, mod + 3 * i + 3); } } return (output); } else { return number; } } // when document is ready load the counts $(document).ready(function(){ // grab from facebook $.getJSON('https://graph.facebook.com/'+f_page+'?callback=?', function(data) { var fb_count = data['likes'].toString(); fb_count = add_commas(fb_count); $('#fb_count').html(fb_count); }); // grab from twitter $.getJSON('http://api.twitter.com/1/users/show.json?screen_name='+t_page+'&callback=?', function(data) { twit_count = data['followers_count'].toString(); twit_count = add_commas(twit_count); $('#twitter_count').html(twit_count); }); }); </script> <a href="http://www.facebook.com/pages/Gebarentaal/149198761796791" imageanchor="1" style="margin-left: 0em; margin-right: 0em;"><img border="0" src="http://1.bp.blogspot.com/-sT9lHle5N54/TqgOWhi-amI/AAAAAAAAFCU/MwoQL3ZhEy4/s1600/facebook-30x43.png" /> </a> <a href="http://twitter.com/Gebarentaal_" imageanchor="1" style="margin-left: 1.5em; margin-right: 0em;"><img border="0" src="http://2.bp.blogspot.com/-eVZSNf1mj_E/TqgOX_ldq1I/AAAAAAAAFCk/2wDDaA8esG8/s1600/twitter-30x43.png" /></a> <a href="https://plus.google.com/b/118073168609419238977/" imageanchor="1" style="margin-left: 1.5em; margin-right: 0em;"><img border="0" src="http://3.bp.blogspot.com/-icT9kVFhtOs/TqgOXLJCbBI/AAAAAAAAFCY/pU4wo8HyHNI/s1600/googleplus-30x43.png" /></a> <a href="http://gebarentaal-signlanguage.blogspot.com/feeds/posts/default" imageanchor="1" style="margin-left: 1.5em; margin-right: 0em;"><img border="0" src="http://3.bp.blogspot.com/-ShqPVqX-vhs/TqgOXX5m9WI/AAAAAAAAFCg/WFRLxQ4yjuM/s1600/rss-30x43.png" /></a><br /> <p> <font size="4" face="arial" color="#3c5f9d" style="margin-right:0.9em"> <span id="fb_count"></span> </font> <font size="4" face="arial" color="#63dfe5" style="margin-right:1.6em"> <span id="twitter_count"></span> </font> <font size="4" face="arial" color="#505050" style="margin-right:2em"> 8 </font> <font size="4" face="arial" color="#c35b02" > 3 </font> <br /> <font size="2" face="arial" color="#3c5f9d" style="margin-right:0.8em"> likes </font> <font size="2" face="arial" color="#63dfe5" style="margin-right:0.5em"> followers </font> <font size="2" face="arial" color="#505050" style="margin-right:1em"> +1's </font> <font size="2" face="arial" color="#c35b02"> readers </font> </p> I am developing C# web application in which it contains a htm page. This Htm page contains a menu file. under file there are two items save and exit. I added the menu and items in the menu. what i need is how can i add the icons beside the items of the menu. Any one please Help. Thanks in advance. Hi everyone! I would like to add some small icons in the branch of a tree in my layout. Can anyone suggest a way to do it? Should I use an image map? The icons will be links that open in an external page. Thanks! http://heartless-ink.com/inked/main.html I need to know how to put www on a domain but not on a subdomain. If I have the redirect on to have the www, the sub doesn't work. If I take it off, I subdomain works but no cool www, lol. Also be noted, a noob most likely knows more than me, lol. Hi guys, I'm working on a project which requires an HTML page to be updated regularly, say every 10 seconds. however its not the whole page i need to refresh but rather a section of it. that section in question is a table that has status icons within. those status Icons receive values from a server and update accordingly. the following code corresponds to those images you see in the attachment. HTML Code: <td width="100" style="TEXT-ALIGN:center" onclick="showNFailDialog('{IP_ID}','{ZONE_ID}','{GROUP_ID}');"> <IMG style="WIDTH:24px;HEIGHT:22px;CURSOR:hand" class="ZState NFail" name="disp" alt="Zone {ZONE_ID}" src="../../Icons/circle_cancel.png" eis="name:{IP_ID}.{ZONE_ID}.{GROUP_ID}.Alarm;type:1;virtual:1;img0:/Icons/circle_green.png;img1:/Icons/circle_red.png;"> </td> this line basically says value 0 shows green, value 1 shows red.. img0:/Icons/circle_green.png;img1:/Icons/circle_red.png Is there a way I can insert some code into the image section that makes the image refresh every so often but without refreshing the whole page/table your help is greatly appreciated Here's what I'm up to: Made this scrolling desktop background on my Windows XP machine and found that the desktop icons, which appear transparent over a standard, static wallpaper, are no longer so when the desktop background is changed to an HTML one. That is, the text that displays as if typed with a drop-shadow over a static .jpg wallpaper image shows up over an HTML background inside a colored box. I'd like to get the "no box" effect, the standard XP text with a drop shadow, over the HTML background. Is this possible? Well i want to buy a domain but i dont know where to buy it.. i need a good one but cheap, can someone post some links... thank U for the help Can you use SSI to include a page from a subdomain. Example: The main page is at http://www.sub.domain.com the included page is to be http://www.domain.com/headers/header1.html Hi everyone, I just had my web pages removed from Yahoo! Geocities recently, and I'm looking to find a new reliable web hosting service. I know I can find a list provided on any search engine, but the one I've chosen to sign up for (fateback.com) has been nothing but difficulty so far. For some crazy reason, everytime I try to upload a page to their server, I keep getting an error message stating that I don't have permission to upload to the directory. I've tried multiple times to contact their customer service, but I haven't gotten any responses. Additionally, I tried to send test emails to addresses which they said I could use for my domain, but those emails keep getting sent back. So, obviously this fateback.com service isn't very good at all. Also, I need to utilize one of those free web hosting services until I can get the site off the ground as I really don't have the money to put out for my site yet. Can anyone help me to find a good web hosting service for my site? I would really appreciate anyone's insight here... Also, thanks to eddy9, who helped me find some resources to brush up on my HTML knowledge. That first site you gave me was chock-full of some good information, and has helped me to do some really cool things with my pages. Anyway, thanks again everyone in advance for the insight...it would really be nice to give my web site a new home soon. On my website (www.mysite.com), when a user clicks on the register link, a new window opens that takes him to another domain (www.myreg.com) where he can register. When he's finished registering, the myreg.com window is closed. The requirement is that when he's finished registering, I need the myreg.com page to set a cookie somehow for www.mysite.com . Is this possible? Cheers, James |