[css-d] Google map link won't open in iPhone - is this a css issue?

2014-08-08 Thread BHomis
Hi. I'm not sure if this is a CSS issue, so please forgive me if it's not. My "Get Directions" link on the right side of the page doesn't work on the iPhone, but works fine on my PC. Is this a CSS issue? http://www.sportsmansresource.com/anglercharters/index.htm Thanks Bruce

Re: [css-d] CSS or JavaScript?

2013-02-18 Thread BHomis
No, that's right, I haven't gotten to the part yet of making the text scalable. I know I'm supposed to, and I've been dragging my feet on this issue for a number of reasons. I completely understand pixels and pixel measurement, but EM's always seem like an unknown, undefined, and unclear e

Re: [css-d] CSS or JavaScript?

2013-02-17 Thread BHomis
Okay, I think I have my initial problem solved. I needed to add some more html & css to my JavaScript. Bruce In a message dated 2/17/2013 7:51:58 P.M. Eastern Standard Time, bho...@aol.com writes: Okay, but that's a whole different issue, no? In a message dated 2/17/2013 7:41:08 P.M.

Re: [css-d] CSS or JavaScript?

2013-02-17 Thread BHomis
Okay, but that's a whole different issue, no? In a message dated 2/17/2013 7:41:08 P.M. Eastern Standard Time, ch...@cfajohnson.com writes: On Sun, 17 Feb 2013, bho...@aol.com wrote: > Hey thanks. Which browser were you using? Any browser. You don't allow fopr those who use a larger

Re: [css-d] CSS or JavaScript?

2013-02-17 Thread BHomis
Hey thanks. Which browser were you using? In a message dated 2/17/2013 7:28:18 P.M. Eastern Standard Time, ch...@cfajohnson.com writes: On Sun, 17 Feb 2013, bho...@aol.com wrote: > I've been working on rebuilding an old website, and I've encountered a > problem with it on Firefox 18

[css-d] CSS or JavaScript?

2013-02-17 Thread BHomis
I've been working on rebuilding an old website, and I've encountered a problem with it on Firefox 18.0.2.,and I don't know if the problem is my CSS or my JavaScript. With Firefox, the first "Gold Member Listing" and first "Silver Member Listing" appear heavily indented and cut off on the rig

[css-d] Droid Razr CSS problems again

2012-11-13 Thread BHomis
I've had trouble with my css on the Droid RAZR in the recent past, and I'm having trouble again with it again on a different website. Again, all my text is pushed to the left at less than half its intended width. If you have any suggestions, please let me know. _http://www.sportsmansresourc

Re: [css-d] Droid RAZR problem

2012-08-31 Thread BHomis
Hey thanks. I'm using Firefox 15 on Windows 7 too, and yet I'm not seeing the trouble on my PC. I tried it on my wife's laptop (Firefox 15 & Windows 7), and fine there too. Bruce In a message dated 8/31/2012 10:29:09 A.M. Eastern Daylight Time, patr...@iampms.com writes: On 8/31/2012

Re: [css-d] Droid RAZR problem

2012-08-31 Thread BHomis
Hey, thanks. Now that's something I haven't seen before. Which platform/device are you using? Is it my CSS? Thanks, Bruce In a message dated 8/31/2012 12:16:07 A.M. Eastern Daylight Time, ch...@cfajohnson.com writes: On Thu, 30 Aug 2012, bho...@aol.com wrote: > _http://www.sportsmans

Re: [css-d] Droid RAZR problem

2012-08-30 Thread BHomis
It's not geared toward any specific browser or mobile device, and it seems fine in every browser and mobile device, except that one phone - the Droid RAZR. If having a device-width meta tag or a 480 media query is something that will help, then I'll admit it's new to me and something I shoul

Re: [css-d] Droid RAZR problem

2012-08-30 Thread BHomis
Thanks for the tip. I cleared most of the errors, other than the alt attributes (which I will get to later), and still the same problem on the RAZR. I can't imagine that missing alt attributes would cause this. Any other suggestions? _http://www.sportsmansresource.com/flocalxnewyork_1a.htm_

[css-d] Droid RAZR problem

2012-08-30 Thread BHomis
Hi. I'm rebuilding a very old website, and I've got a page designed that seems to work properly on all platforms, except on the Droid RAZR. Contents within a p tag don't fill their entire containing div. It only seems to fill the left half of a div. I'm not an expert, but I'm scratching

[css-d] CSS Tables

2012-08-23 Thread BHomis
My first time trying CSS Tables, and I may have hit a wall. I'm very familiar with using HTML, and I guess I'm looking for something similar to HTML's 'colspan' in CSS. I've got an immense table with some rows spanning two columns. Most rows have two cells. So far, I can't find how to do

Re: [css-d] Pixels vs. ems--what's the point?

2012-07-23 Thread BHomis
So as a non-expert who wants to be sure my pages look a certain way, I'm best to stick with px rather than em? Bruce In a message dated 7/23/2012 2:17:56 P.M. Eastern Daylight Time, mrma...@earthlink.net writes: On 2012/07/23 09:40 (GMT-0700) David Hucklesby composed: > How do pixels co

Re: [css-d] Float problem. I think.

2012-07-11 Thread BHomis
Greg, Thanks. That always bites me. Thanks again, Bruce In a message dated 7/11/2012 8:40:31 P.M. Eastern Daylight Time, gunla...@c2i.net writes: On 12.07.2012 01:17, bho...@aol.com wrote: > I'm doing over a very old website, and I'm having a problem with a floated > div (content_main)

[css-d] Float problem. I think.

2012-07-11 Thread BHomis
I'm doing over a very old website, and I'm having a problem with a floated div (content_main) not staying to the upper right. The problem can be found on _http://www.sportsmansresource.com/contact.htm_ (http://www.sportsmansresource.com/contact.htm) . No matter what I'm trying, it drops be

[css-d] vertical menu question

2012-05-30 Thread BHomis
On a CSS vertical menu, is there a way to have its submenus open in an upward direction if the submenu doesn't have enough space to open in a downward direction? Thanks. Bruce __ css-discuss [css-d@lists.css-discuss.org] http:/

[css-d] CSS Vertical Menu help

2012-05-15 Thread BHomis
Has anyone seen a free CSS vertical menu whose sub-folders open either up or down based on where they are on the page so as to not have its options off your screen edge? I'm sure I worded that wrong. It basically needs to sense where the display edge is, and open in whichever direction tha

[css-d] Is CSS affecting my Flash?

2012-01-14 Thread BHomis
Hi. Something is making my Flash file look off on a maximized IE at 1024x768. It looks fine on every other browser I'm trying, so I'm wondering if it's a CSS float issue. I know I screw up CSS floats sometimes, and I'm wondering if this is one of those times. _http://www.suffolksites.com/

Re: [css-d] Website won't scroll down

2012-01-13 Thread BHomis
Oh hey, wow. That was automatically generated code by Adobe Flash, and as dumb as it sounds, it never dawned on me to look THERE for CSS. That fixed it. Thanks, Bruce In a message dated 1/13/2012 8:00:53 P.M. Eastern Standard Time, c...@wastedtimes.net writes: Hi. On Saturday 14 Jan 2012

Re: [css-d] Website won't scroll down

2012-01-13 Thread BHomis
Hey thanks, but you have the wrong stylesheet. It's stylesheet2.css. In a message dated 1/13/2012 7:24:11 P.M. Eastern Standard Time, mickyhulse.li...@gmail.com writes: Hi, On Fri, Jan 13, 2012 at 4:17 PM,wrote: > Hi. For the life of me, I can't figure out why this stripped down

[css-d] Website won't scroll down

2012-01-13 Thread BHomis
Hi. For the life of me, I can't figure out why this stripped down version of a website I'm building won't scroll down. Is it the css? _http://www.suffolksites.com/affordable_roofing_remodeling/trying.htm_ (http://www.suffolksites.com/affordable_roofing_remodeling/trying.htm) Oh, disregard the

Re: [css-d] Font issues in a P tag

2011-12-01 Thread BHomis
Hey, thanks for the help. I had both a div and a p with the same class name, and I guess the div class was overriding the p class. Stupid. Oh, and thanks for the heads up on the extra semicolon. Thanks, Bruce In a message dated 12/1/2011 6:53:32 P.M. Eastern Standard Time, jkorp...@cs.

Re: [css-d] Font issues in a P tag

2011-12-01 Thread BHomis
I fixed it. Stupid mistake. Sorry. In a message dated 12/1/2011 5:17:40 P.M. Eastern Standard Time, bho...@aol.com writes: I'm having trouble some issues with fonts within a P tag. They won't alter their current style, regardless of what I try. The site is _www.travelexperiencecl

[css-d] Font issues in a P tag

2011-12-01 Thread BHomis
I'm having trouble some issues with fonts within a P tag. They won't alter their current style, regardless of what I try. The site is _www.travelexperienceclub.com_ (http://www.travelexperienceclub.com) . What do I need to do / post in order for assistance? Thanks, Bruce __

Re: [css-d] problems with flash?

2011-08-10 Thread BHomis
I figured it out. I was using the code generated by Flash CS5. No good. In Dreamweaver, I used the Insert > Media, and it corrected the problem. In a message dated 8/10/2011 7:50:00 P.M. Eastern Daylight Time, bho...@aol.com writes: Hi. I have a site designed using css. It works fi

[css-d] problems with flash?

2011-08-10 Thread BHomis
Hi. I have a site designed using css. It works fine in every browser until I add the coding for a flash file. Then everything gets thrown off. Has anyone else encountered this problem, and if so what was your solution? I'm using Adobe Flash Professional CS5. Thanks. Bruce ___

[css-d] labels and text fields

2011-06-23 Thread BHomis
Hi. In CSS, is there a way to have a label and a text field with another label and text field all on the same line within 650px? Thanks, Bruce __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/list

[css-d] Form's submit button

2011-06-16 Thread BHomis
Hi. I apologize if these questions came up before. A. Is there a way to use a form's standard submit button with CSS, and have it with a universal size regardless of which browser the page in viewed in? (not looking for a custom button solution) B. How in the world do you properly cente

[css-d] forms in table

2011-05-23 Thread BHomis
Hi. I haven't had the need to use forms in a web site in several years, but when I did, I set them up in tables using strictly HTML. So now I'm using CSS to lay out the table, and no matter what I'm trying, when I have a cell with text next to a cell with a text box, the text in the left c

Re: [css-d] stretching content to the footer

2011-03-08 Thread BHomis
footerStickAlt RULES!!! Thanks so much! This is what the doctor ordered! Bruce In a message dated 3/7/2011 11:50:22 A.M. Eastern Standard Time, christian.kirchh...@editura.de writes: Am 07.03.2011 17:46, schrieb bho...@aol.com: > Actually, I have done a lot of research. This was one

Re: [css-d] stretching content to the footer

2011-03-07 Thread BHomis
Actually, I have done a lot of research. This was one of the sites I came across yesterday, and it doesn't really work. If you give vc-body a background color or image, you'll see it doesn't stretch to the bottom. Any other ideas? Bruce In a message dated 3/6/2011 11:05:37 P.M. Ea

[css-d] stretching content to the footer

2011-03-06 Thread BHomis
I apologize if my question has been asked before or if my question is paraphrased from someone else’s. I'm trying to create a website that has a header, a content part, and a footer – all within a container. The entire site should have a height of 100% and should be cross browser compati

[css-d] centered background

2011-03-02 Thread BHomis
I'm working on a site with a css centered background image. It works fine on IE, Safari, Chrome, iPhone, and the Droid, but when using AOL or Opera, I run into a slight problem. Only when maximized, and only on pages that run past the bottom of the screen, either the background moves about

[css-d] Extending a div with background

2011-01-28 Thread BHomis
With Dreamweaver, while creating a two column page with a header and footer, it states: By nature, the background color on any div will only show for the length of the content. This means if you're using a background color or border to create the look of a side column, it won't extend all t

[css-d] font size on pc screen vs mobile phone

2011-01-11 Thread BHomis
Hi. I'm trying to write something in a div that measures 400px wide. It looks fine on my computer screen, but on an iPhone, the text exceeds the div. It looks fine on the Droid. Is there anything I can do? Thanks, Bruce __

[css-d] On iPhone, fonts look smaller in the footer

2010-11-04 Thread BHomis
Sorry about the previous email. One of these days I'll learn how to send code. I know my code is probably sloppy, but I'm learning. On a site I'm working on, everything looks as planned on all browsers on my computer and mobile devices, except the iPhone & iPod Touch. On these two devic

[css-d] On iPhone, fonts look smaller in the footer

2010-11-04 Thread BHomis
Sorry about the previous email. One of these days I'll learn how to send code. I know my code is probably sloppy, but I'm learning. On a site I'm working on, everything looks as planned on all browsers on my computer and mobile devices, except the iPhone & iPod Touch. On these two devices,

[css-d] On iPhone, fonts look smaller in the footer

2010-11-04 Thread BHomis
I know my code is probably sloppy, but I'm learning. On a site I'm working on, everything looks as planned on all browsers on my computer and mobile devices, except the iPhone & iPod Touch. On these two devices, the text in the footer is somehow half the size as it should be. Any ideas? Bru

Re: [css-d] Flash and my CSS

2010-07-07 Thread BHomis
Figured it out. I changed the text-align in header from center to left. I don't get why, but problem solved. In a message dated 7/7/2010 11:57:00 A.M. Eastern Daylight Time, bho...@aol.com writes: Thanks, but that doesn't seem to change anything. Any other ideas? In a message d

Re: [css-d] Flash and my CSS

2010-07-07 Thread BHomis
Thanks, but that doesn't seem to change anything. Any other ideas? In a message dated 7/6/2010 11:22:28 P.M. Eastern Daylight Time, efarley.m...@gmail.com writes: On Tue, Jul 6, 2010 at 6:42 PM, wrote: > I'm trying to add a Flash logo at the top of the page in a DIV called > header

[css-d] Flash and my CSS

2010-07-06 Thread BHomis
I'm trying to add a Flash logo at the top of the page in a DIV called header, which is in a DIV called container. The logo is 890 x 162. It looks fine on IE8, Chrome, and Safari, but when it's viewed on AOL 9.1 and IE8 in "compatibility mode", there's a hair-line thin white line to the left

[css-d] letter-spacing

2010-06-18 Thread BHomis
Hi. letter-spacing seems to function in IE, but not in Safari, or Google Chrome. Is this normal? bhomis p.general_text{ font-size: .8em; font-family: arial; color: #33; letter-spacing:.5px; line-height: 145%; text-align:left; } text goes here

[css-d] first line of code

2010-06-17 Thread BHomis
Hi. Dreamweaver automatically places the following line at the top of the page: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> Is it necessary? It throws off the appearance of my pages. When I remove it, things look as they should. Thanks

[css-d] Table cell padding

2010-06-13 Thread BHomis
I'm waving the white flag here. I'm trying to create an html table using css attributes, and regardless of what I'm trying, I can't get rid of the cellpadding. Shouldn't this work? table{ padding:0px; } bhomis _

[css-d] Need content to take up entire page

2010-06-05 Thread BHomis
ection" to the bottom of the screen. I'm posting a stripped down version of the code. Any help is greatly appreciated. Thanks. bhomis div.whole_page{ width:100%; height:100%; margin-left: 0px; margin-right: 0px; padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0

[css-d] Sorry if it's not working

2010-06-05 Thread BHomis
Well, I don't know about everyone else, but the HTML is showing up all screwy in my email. Sorry. bhomis __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ --

[css-d] need page to take up entire screen

2010-06-05 Thread BHomis
hatever empty space is available on the page, and in the process, stretch the DIVs named "main_content" and "inner_content," and push "bottom_section" to the bottom of the screen. I'm posting a stripped down version of the code. Any help is greatly

[css-d] Adding something to the top left and surrounding it by text to the right & botto

2010-05-28 Thread BHomis
Hi. I'm extremely used to designing by coding with HTML tables, but now I'm trying to make the conversion to CSS design. What I can't seem to find is how, within a P, DIV, or SPAN tag set, to have a block of text (such as a Google Adsense ad) in the upper left corner, with the rest of an