Tag Archives: Webpage

[HELP] 1 Pixel Offset/Jog on webpage only on "Google Chrome"

Genie Professional Supply When you go to your website on google chrome, and appear at the site, just below the header, there is a 1 pixel offset/jog plus below the footer, either the same thing.. can you males please help myself fix this It becomes much appreciated. Guide… Please Hello there – I will not see an canceled out in Chrome (version HALF A DOZEN. 0. 472. 63) as well as Firefox (version 3. 6. 9) but MY SPOUSE AND I do see them in IE 7 – along at the top it’s suitable between the < div class=" wrap_full header" oldid=" Outer" > as well as < div class=" wrap_full bg_base" > and Allow me to see it around the bottom but POST can’t tell for sure where it is within the code. I really believe it has related to your divs somehow (what will be the oldid=" Outer" presently there for), or perhaps it is your background images – I wish I can help more but We are at a decline. I’d really appriciate it when you could help me by it… I see it and I will be on… Chrome. 8. 0. x. times. x We’ve Included … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Looking for a Free, Solid, Video Player for Site

As the title suggests I’m interested in a free training video player for my own website and appeared to be hoping somebody might be capable of recommend. I would as being a lightweight player that is easily integrated in to a webpage, the container most effective for you placed in is 560px by 560px. Coding isn’t our strong suit thus I would just like to find a fix that has an easy install/setup. It will be familiar with play a small number of videos that are just one or two minutes in period, so something substantial isn’t really necessary. I need to uncover a player who has minimal branding (overlays, trademarks, etc. ). Love it if more appreciate any assist you guys can dispose of my way, thanks. What type of videos (the record type) Sorry needs included that,. mp4. Illustration of Embedded MP4 File all browsers have players(system default), you should just supply the record. What about html5 similar value players Seeing as how Apple hates Flash now and the majority mobile devices do not have full Flash support either (though I’m not sure of their html5 support given that I think regarding it) Beware of any good video … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Website Redesign: Who Gets Credit?

Howdy, I’ve recently taken in the web design regarding my brother’s website. I’ve fixed a lot of of errors in the website’s HTML. I’ve also revamped the text content in the website and added several images. So, what I want to know is: who should get credit at the bottom of the website They are no longer going to be hosting your website or making any changes to the item, but they were the techniques who designed coursesmart originally, so I believe they should even now get credit. It is possible to standard procedure because of this situation Regarded as a put something such as: " Web Design by old web designer. Modified by my name" Many thanks Developed and operated because of the Whatever Brothers Direction, the copyright/IP belongs for a brother. So I would put 2011 (your brother). So far as who gets design credit on the webpage Well, no you should. Designer hyperlinks tend to be tacky. If you didn’t receive cash and helped ones brother out, acceptable, take some credit on the webpage… but even then, it’s still a little tacky and which is usually not the truth. Original Website Design By: Brother Redesign by Me … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Converting Excel for Use in Webpage

Hello there, Ive created a quiz inside a Microsoft Excel spreadsheet. The way it works is usually that the quiz asks questions in a single column and the user answers those questions inside adjacent column. I have decided that I want to try to be able to integrate this quiz suitable website. Leaving it as a possible Excel spreadsheet would likely require people in order to download it, that’s a hassle, and doesn’t have the professional touch which i am looking intended for. Something in this format will be perfect. Concerning extremely limited website development experience (Dreamweaver). Is what We are trying to achieve something that could be learned and completed in Dreamweaver, or is presently there other software for you to would recommend The main obstacle I see is the fact I used a great deal of formulas in Excel website marketing the quiz answers – can one export the quiz beyond Excel and in to the new program Might this require custom programming I have never done every programming before, but I’d be willing to master some basic lisenced users if needed. MY PARTNER AND I appreciate any aid or suggestions. Thanks http: //www. asp101. com/samples/xl. asp < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

How do I remove the "continue reading" link on my blog?

I’d like to either remove the keep reading link in my personal posts, or help it become so that your link appears after more text can be written, because it is really inserting the url after only regarding 5 sentences, which often makes the cosmetic of my web-site look bad. Virtually any suggestions The positioning is www. TheDishmaster. com The issue is merely on the webpage because once you click an article there’s no continue reading website link anymore. Inside your file called design. css ( during about line 264), increase the part within red below. That will make the website invisible. . post-entry course. more-link screen: block; border: 10px 0; presence: hidden; This is a WordPress issue… inside your admin panel, there is a setting with regard to displaying all of a post, or partial post. Look beneath " Settings", then click on " Reading"… For each article in a new feed, show (o) full text (o) summary Choose " full text" the airwaves button. . That doesn’t help me. Easily make that website invisible, the post continues to be cut off but now there’s no way of seeing others of it, b/c the continue reading link is removed. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Need website code for simple looped video playback ..

Hello there guys.. I’m causeing the little teaser website for any concept, and We have never really created for anything web-based and so need some support… What I’m endeavoring to is have a webpage what is the right in the center there exists just a video playing in the loop (i. age. when the movie finishes it gets going playing again).. The video file which would be played is stored online host server… I’m sure what you’re wondering, that I can certainly probably upload that video to facebook or something and get the embedding code to work (minus the looping aspect probably), but and here is what I likewise want: The player should have NO controls about the webpage.. That is, no play/pause control keys, no volume up/down, mute, fullscreen switches, etc.. Also ultimately speaking, there need to be no player border (like in the concept design graphic below).. Only the video itself needs to be visible with absolutely no controls for any type of interactivity whatsoever.. Here is a concept picture regarding what I’m aiming for (a simple webpage with just a black background along with a video playing in the middle with no links or controls of any … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

New to web design. Basic question.

Hello there, I am just trying to develop a webpage depending on a book given in my experience by my sister for a Chrristmas gift after some duration ago. The trouble I will be having is how you can include pictures. Next time i load it into the browser, I simply get small rectanbgles along with X’s in them. I tried dimension them, but this didn’t help. I’m pretty sure I gave it the best path. Any suggestions George Basically, your paths are certainly not correct, they consult files on your disk drive, not on the particular server. Ones code: < IMG SRC=" D: \Documents and Settings\George OBrien\Desktop\tone injector\" PICT0020. jpg" > proper code: < img src=" PICT0020. jpg" > (if the image is the same directory as the page on your server) as well as: < img src=" images/PICT0020. jpg" > (if the image is a directory identified as " Images" around the server. ) I’m going to hazard a estimate and say you are using Dreamweaver for your site – this has become the more common faults that occurs by using DW – I wish Thought about the time to help post a clearer explanation of your – … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Simulating windows 7 environment to test pinning etc

I’m seeking to add the home windows 7 and ie9 integration characteristics to my webpage but I’m definitely struggling as I simply have Windows Vista in my PC in the minute, so can’t really test it out. Does anyone learn any fancy key or anything where I could do something where I’ll fully simulate your windows program 7 environment to use. Sorry if this can be a daft question.

Posted in Web Design | Tagged , , , , , , | Leave a comment

I’ve been told my webpage doesn’t fit every resolution/monitor size, how do I fix this?

And here is my webpage, We have it aligned, but I want to set up a code so that no matter what size monitor you could have, it will display correctly. I’m an amateur with regards to coding and css. I’m more of an expert at the look rather than this html stuff. Many thanks, Java What your trying for is called your fluid or fruit juice layout, that will adjust everything about the page based around the size of the browser. Enter into your esophagus a very complicated and tricky activity correctly. Since you will discover so many resolutions then you throw in different browsers, it is difficult to do when every browser on every resolution displays precisely the same. The basic thing you’ll want to do is dimensions every element about the page using percentages rather than fixed sizes. If you’re new to CSS, you should do some homework on liquid or perhaps fluid CSS layouts before attempting while it can and will probably be very frustrating trying to accomplish without understanding the idea.

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment
Page 5 of 512345