|
About 125459 posts are found about "www facebook com br".
4235 bytes Hi Guys A friend is helping me validate my page and got down to the last error which we can't solve. Any thoughts would be really appreciated. Line 43, Column 316: document type does not allow element "a" here; missing one of "object", "span", "bdo", "applet", "iframe", "tt", "i", "b", "u", "s", "strike", "big", "small", "font", "em", "strong", "dfn", "code", "q", "samp", "kbd", "var", "cite", "abbr", "acronym", "sub", "sup", "label", "ins", "del" start-tag Line 43 Code: <!-- Facebook Badge START --><a ... 11884 bytes The question is - i have a collapsible panel at the bottom of my page that I'm using as a footer menu. It is 200px tall. The visitor clicks on "FIND OUT MORE", then the panel opens 200px tall. I want the viewing area of browser to focus on the content of this panel, and automatically scroll down 200px to accomodate the new real estate at the bottom of the page. Now they click on it, but then have to manually scroll down. How can I do this? What do I add to the Spry Collapsible Panel js scripts? I tried ... 3157 bytes I have Facebook, Google+, Twitter, and Youtube links on my website, but for some reason my facebook link is doing something really weird. This is what it changes to http://gnarlyhippo.com/www.facebook.com/gnarlyhippo instead of just facebook.com/gnarlyhippo. <div class="products_box" style="width: 515px;"> <a href="https://www.facebook.com/gnarlyhippo"><img src="http://gnarlyhippo.com/facebook128.png" alt="Gnarly Hippo Facebook" style="border: 0px solid ; width: 128px; height: 128px;" /></a><a ... 17289 bytes So I have a bunch of content, mostly text, in a div. And I want to put a logo to the right of some of the upper text. So it would, stay the same distance from the from the text, you know. I have a min-width and max-width set on the page. Any suggestions? vim, To insert image toward right of text try this Html Code: <div class="img-flo-rig"> <img src="image.jpg" width="#" height="#" border="0" /> </div> <p>put some text here</p> Css Code: .img-flo-rig { float: right; padding: 0px; margin: 0px; border: none; ... 18795 bytes Hiya, I've had to re-register as my account went awol when I changed email address (aka Giraffic) I have designed another email template, which is fine in all browsers (haven't tested from Outlook as yet as client has a different version to me) I've have 8 errors when running through W3C validator, which I believe are all related to my table nesting skills I have tried to correct these but when I do it's not displaying correctly in a browser... Could anyone please point me in the right direction as to what ... 4015 bytes Hi All, I am trying to learn how to decode json and was wondering if anyone could explain how to decode the following example json in php: { "data": [ { "id": "X999_Y999", "from": { "name": "Tom Brady", "id": "X12" }, "message": "Looking forward to 2010!", "actions": [ { "name": "Comment", "link": "http://www.facebook.com/X999/posts/Y999" }, { "name": "Like", "link": "http://www.facebook.com/X999/posts/Y999" } ], "type": "status", "created_time": "2010-08-02T21:27:44+0000", "updated_time": ... 10153 bytes This is driving me mad! I have coded a big banner style advert for facebook, but the background image is not showing and i dont know why. In the facebook developer tester it is telling me i have a compile error on line 6 char 89 - Expected end of value for property. Error in parsing value for property.: 'background-image' Declaration dropped. But i hav closed the css rule properly as far as im aware. When i try it on my PC, works fine in browser. Soon as i change the links of the images - the background ... 9585 bytes So... Did a layout, and have come to find that it's fin on safari and google chrome, but when opened on IE, it justifies my whole site to the left, as shown in the image i have attached... whatswrong.png 718.26K 15 downloads I have searched my coding for errors, but dont seem to be able to figure out why it is doing this, if anyone can help, id be hugely grateful, i think it is an error with something in the CSS, as it is affecting every page, however, i've inserted a page of html from the homepage as ... 13728 bytes Hi Guys, I've designed a layout, very beginner i realise. It works so far in most browsers, yet it wont work in Safari. The area with the main content in is supposed to scroll (as you will see in chrome, firefox, IE etc.). The issue is, when it is opened in Safari, the content from the scrolling div, decides to wonder off over the top of the rest of the layout! The website address is http://www.burgatefarmhouse.co.uk I would really appreciate some advice with this, as i have looked over it and am failing ... 17405 bytes I designed an html email, and checked it with Gmail, Ymail, and Thunderbird. In all three applications, my background image did not show up, and there was also a 1 pixel gap between the header and content. I understand that Gmail has little support for background images, but shouldnt the background image show up in Ymail and Thunderbird? Also, what can I do about the 1px gap? I am posting my code here. HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ... 4540 bytes Basically I have two images and when someone refreshes my page I want it to change the only thing is Im not sure whether this is the right code and if so were would it go. Ok Here are my two codes one is the code I have found and the other is what is in my sidebar. Sidebar.php Code <div class="span-8 last"> <br> <a href="http://www.talkthereds.net/forums"> <input type="image" src="<?php bloginfo('template_directory'); ?>/images/forumbutton.png" alt="Forums" title= Enter Forums!" /> <br> <br> <a ... 8250 bytes I attempted a liquid layout which looked good on my laptop in FireFox, Chrome, and IE, but when I transferd my files to a usb stick and took it to my NetBook to work on it in the bed room, because I was going to turn it into php and add a custom news system and a message board to the site..but anyways it was still in HTML form when I tested it, and the content area broke. I removed the margin left and margin right, and margin top to get it to work, but it was still alittle messed up, and I need those ... 8017 bytes Hey, I've been having a problem with two designs of one of my websites recently. First of all the problem straight up - The site in question (Live now: http://www.BradloPhotography.com/) works fine in Firefox and IE 8. However IE 7 it decides to NOT show anything below the header image and nav bar i.e the main body text area and footer. This is the first full redesign to try and resolve the problem, but it persists still. The design previous had the identical problem, missing everything below the nav bar ... 21099 bytes I've been going about this for awhile and not too sure whats going on that my form doesnt validate the required fields. My error console says that there is an error (Expected '(' Line:17 Char:1). I think it arranging my code, I must have made an error some where that I am not seeing. Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" ... 22213 bytes http://www.robmarcha...k/about_me.html I'm trying to place a div (upcoming gigs box) so that it sits perfectly underneath the image. It looks fine it IE7: But it's out of line in IE6: Does anybody know why this is happening? Surely there must some code that makes it look the same on both browsers?? At the moment I'm using "px" to determine the div's position - I've also tried using "%" but the same problem occurs. CSS: body{ background-image: url("images/clouds.jpg"); background-repeat: no-repeat; ... 6063 bytes EDIT: PROBLEM SOLVED. Hello everyone. First time poster here and I'm hoping you guys can answer this for question for me. I'm creating a html email sig for a client and everything went perfectly except for 2 things. This is what it should look like. Here is what it looks like now. As you can see the bottom rule is on the right side instead of falling under the icons. I'm not sure what I did wrong. Is there something I'm missing that is causing this? Any help would be greatly appreciate! Thanks guys! Here ... 2876 bytes Okay, if I want the same coding on EVERY page (for example, the header) how would I do this instead of keeping the same load of code? Thanks, Ryan What code do you mean, mate? HTML, Javascript, CSS? Just HTML. Like for example... <div id="header"> <div id="header-content"> <div id="header-left" align="center"> <a href="index.php" ><img src="images/logo.png" border="0"></a> </div> <div id="header-right" align="center"> <br> <a href="http://www.facebook.com/pages/Laser-Web-Design/174877969215907" ... 19460 bytes I've been looking at examples and had several people help me, and with that being said, I am more confused than I started. I initially wanted to validate my form just using Javascript, but it suggested to me, that I should use both Javascript and PHP. So, as of right now, I've got several problems going, very confused, and just out of ideas. Any help is appreciated it in trying to get my form to validate and send an email correctly. Thanks! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ... 3239 bytes I made a thread previously stating that you should have a landing page for your fan page with a clear call to action, including an arrow pointing to the 'like' button. I just found an absolutely awesome example... Check out the Red Bull landing page - now that's extreme: http://www.facebook.com/redbull?ref=ts Thanks for the link I really like the graphics Good example, although since so many people already "like" Red Bull in real life, or at least have heard of it, it is far more effective for them to do ... 16223 bytes Hello all! I am in the process of redoing the website for the place I work at in modern code (not tables and stuff lol) without changing the looks to much. I want the picture and caption under the navigation menu to only appear on the home page. Problem is, it's part of the CMS's template right now. How can I hide it on all pages expect the home page. Thank you! http://renewcomputers.com/beta/ What CMS is it? And can you show us the actual PHP script for "index.php", or the "main.php" ... however they ... |