Re: [css-d] positioning issue; flexible layout

2012-07-02 Thread Hakan K
Hi,

You meant, you want to have the same width with images on that red framed
part?


Regards
Hakan KIRKAN
IT Manager
Dominor LLC / Miami
http://dominor.com

On Mon, Jul 2, 2012 at 11:58 AM, Ron Zisman ronzis...@me.com wrote:

 http://www.ricochet.org/test/test5.html


 the desired effect i'm looking for is that the gray element with the red
 border align and scale with the images below it.

 i've been staring at for some time and can't figure out what the issue is.
 some insight would be greatly appreciated.

 thanks in advance,

 ron
 __
 css-discuss [css-d@lists.css-discuss.org]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] newbie

2008-03-01 Thread Hakan K
Tam,

Welcome to this listing group...
Do you use any tutorial ?



Hakan
http://dominor.com

On Sat, Mar 1, 2008 at 4:54 PM, Tamara [EMAIL PROTECTED] wrote:
 Hi, my name's Tamara (Tam for short), and I'm new here...and new to css..
  well, aside from the simple stuff you can do in Dreamweaver, that is. I look
  forward to learning a lot from this group, it was recommended to me by Dawn.

  --
  Tam

  __
  css-discuss [EMAIL PROTECTED]
  http://www.css-discuss.org/mailman/listinfo/css-d
  List wiki/FAQ -- http://css-discuss.incutio.com/
  List policies -- http://css-discuss.org/policies.html
  Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site check needed...

2007-11-29 Thread Hakan K
Be a star...section covers the drop down menu..on ie6.. Menu is not
onbalance at all...
I think u need to build it from scratch


Hakan
http://dominor.com
On 11/29/07, Jim Davis [EMAIL PROTECTED] wrote:
 Keith,

 There is a problem with the left and right menus in IE 6 at 1024 X 768. See
 a screen shot here: http://www.jimdavis.org/test/bsaScreenshot.jpg

 I suspect the problem is in this rule:.LsideMenu, .RsideMenu {
 padding-left:6%; }. I would get rid of that and set the left and right menu
 ul to margin: 0; padding: 0;

 That would be a start in the right direction.

 Jim


 On Nov 29, 2007 2:06 PM, Keith Kaiser [EMAIL PROTECTED] wrote:

  Please visit http://bsaroundtable.com/index2.php and give me your honest
  opinions. The CSS of importance here is at;
  http://bsaroundtable.com/css/rtstyle2.css
 
  Be sure to click through several of the left menu items, the most
  problematic for me was the 'Cub Scut, Boy Scout  Venturing' item, making
  it
  fit was a problem.
 
  Please give me specific ideas how to improve the layout, don't just say
  make
  the center column bigger, tell me how.
 
  Thanks to all...
 
  --
  YIS/YIV/73's!
  Keith D Kaiser
  nearspaceventures.com
  bsaroundtable.com
  kaiserklan.com
  __
  css-discuss [EMAIL PROTECTED]
  http://www.css-discuss.org/mailman/listinfo/css-d
  List wiki/FAQ -- http://css-discuss.incutio.com/
  List policies -- http://css-discuss.org/policies.html
  Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
 
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] css not working with iphone

2007-11-26 Thread Hakan K
iPhone Safari CSS positioning bug

http://groups.google.com/group/iphonewebdev/browse_thread/thread/d12fcddc7b7eb2e9

Is this the same issue you have ?



Hakan
http://dominor.com

On Nov 26, 2007 12:28 PM,  [EMAIL PROTECTED] wrote:
 I'm using css menus and submenus at www.kepcopower.com, and it has been 
 working
 fine for quite some time, however I discovered it does not work at all with 
 the
 iphone browser.

 CSS file is www.kepcopower.com/menu04-pic.css

 Anyone have a clue? Any help would be most appreciated.

 Thanks,

 Steve
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 Problem: Logo won't show

2007-11-22 Thread Hakan K
Try adding the following line..

img{position:relative;}







Thanks
Hakan
http://primoris.com

On Nov 22, 2007 1:37 PM, Karl Bedingfield [EMAIL PROTECTED] wrote:
 Hi all,

 This is my first post :)

 I have a problem with my logo.gif not showing in ie6. I am using this
 code in my page:

 p id=logoimg src=/images/time-logo.gif width=142 height=25
 alt= //p

 These are my logo styles:

 #logo {
 position: absolute;
 top: 5px;
 right: 15px;
 margin: 0;
 padding: 0;
 }

 #logo a img {
 background: #CCE181;
 margin: 2px 5px 0 0;
 }

 #logo a:hover img {
 background: #fff;
 }

 Is ther anything obvious here that I should be changing for IE6?

 Thanks
 Karl
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Div Problems *whoops*

2007-11-21 Thread Hakan K
I am not able to see any header, and menu css function on IE 6

#header {
 background:#fff url(images/valtour_top.png) no-repeat;
 height:250px;





Hakan
http://primoris.com


On 11/20/07, David Laakso [EMAIL PROTECTED] wrote:

 David Laakso wrote:
  Alan_Akhlah wrote:
  I am having problems with a new page that I am designing.
  http://www.valdostatourism.com/newsitetest.html
 
 
  Al Dunbar
 
 
 
  #menu   {
  border: 1px solid fuchsia; float: left; !--- :: add ::
  margin:/*50px*/0 0 100px 15px; --- :: amend ::
  }
 
 
  #footer {
  /*left:0; --- :: delete these three rules ::
  bottom:0;
  position: absolute;*/
  }
 
  Validate the CSS.
 
  Best,
  ~dL
 

 *Whoops, for got this:*

 #main { clear: both; } --- :: add ::
 ~d



 --
 http://chelseacreekstudio.com/

 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site check ie6 problems

2007-11-08 Thread Hakan K
http://ellascreations.com/cat2.html  IE7 has problem too..The pictures
are overflowing on the texts...



Thanks
Hakan
http://dominor.com

On Nov 8, 2007 8:47 AM, 21nasui [EMAIL PROTECTED] wrote:
 Hello this is my first post... and as everyone else... Im working my
 way through the css.  I am having problems in ie6 displaying one of my
 product catalog pages I made.

 Any tips on the ie6 problems or overall css guidance is appreciated.

 http://ellascreations.com/cat2.html

 Thank you,
 Sui
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS to eliminate dotted borders on hyperlink clicks

2007-10-08 Thread Hakan K
a
{
  outline: none;
}

http://sonspring.com/journal/removing-dotted-links


I hope it helps


Thanks
Hakan
http://primoris.com

On 10/6/07, Bruce Gilbert [EMAIL PROTECTED] wrote:

 I remember reading somewhere about CSS you can add, so that links
 won't get the dotted border around them when you click on the links ,
 but I cannot remember what it is. Can anyone refresh my memory? This
 may be just a Firefox thing.

 --
 ::Bruce::
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site Check

2007-10-01 Thread Hakan K
It looks ok on IE7  Firefox 2.0.0.7


Thanks
Hakan
http://dominor.com

On 10/1/07, Jenn K [EMAIL PROTECTED] wrote:

 http://www.extravaganzadesign.com/work/mbn/test2.html

 After years of dabbling in CSS and (pretty much) silently reading this
 list I have put together a site that relies about 90% on CSS for
 positioning.  (I used  tables for some forms.)

 This is my first hardcore attempt at a page like this ... any advice is
 very much welcomed.  (None of the links work and I am still fussing a
 few things with the design.)

 Thanks!
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] using a header inline in a paragraph

2007-09-26 Thread Hakan K
URL...?


I think H2 usage is for SEO purposes ?




Thanks
http://dominor.com

On 9/26/07, Seth Green [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote:
  Hello all,
 
  I'd like to enclose the first sentence of my paragraph in a h2 tag and
  have it display inline. But I know I can't have a h2 tag inside a
  paragraph, but I want it to look like I can. :)

 Can you tell us why you need to have an H2, specifically, within the
 paragraph? Why can't you just use a span and style the span?
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Print Style Sheet only working in IE

2007-08-19 Thread Hakan K
http://csscreator.com/node/2 I hope this helps




Thanks
Hakan
http://dominor.com

On 8/19/07, Joanne [EMAIL PROTECTED] wrote:

 I have a separate print style sheet for
 http://www.seafarisaustralia.com.au/v2.  In IE it prints fine (removing
 the
 navigation, the large picture at the top and adding a page heading and
 footer with contact info), but in Firefox  Safari, I just get the screen
 version without the css that belongs with the navigation.

 Can anyone shed some light on why my print stylesheet only works in IE?

 Joanne



 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site Check and advice please!

2007-08-15 Thread Hakan K
When you do mouse over on the image files first time with FF, The images
turn to blank.. They work on when u do mouse over second time..
Did u do that on purpose ?





Thanks
Hakan
http://primoris.com

On 8/15/07, Matthew Ohlman [EMAIL PROTECTED] wrote:

 Mark Finney wrote:
  snip could people have a look in different in different browsers?
 
  Also comments on the CSS would be appreciated since I am just learning
 it.
  I think I may need to use some kind of preloading technique as the roll
 over
  images were slow to load the first time I used it...
 
  My version can be found at: http://helpusmarry.co.uk/jessie/
  The original is at: http://www.jessieford.co.uk/
 
 Hi Mark,

 I agree with ~dl, the site does have a very nice appearance, but
 problems will arise if you don't have any actual copy on the page.  As a
 general rule if you disable styles/images/JavaScript you should still be
 able to easily and efficiently browse the site and still get all the
 information.

 A few things that jump out at me:

 IMO, At the very /least/ you should make the image that says Jessie
 Ford Illustrator inline and put an alt or other clarification
 tags in it.  I understand your friend  probably wants to keep the page
 how it is--so maybe you could add at the bottom of the page all the
 information contained in that picture in plain text.

 I think it would be better if you put the navigation images (like the
 heart on the inside pages) inline and especially with the heart put some
 text under it that says home.

 Another problem you will find is that Google and other search engines
 are going to totally ignore the page.  Google likes lots of words
 (relevant ones, anyway).  ;-)

 You may not be looking for my opinions like these, so I will try to
 answer your original question as well.  You've got a handful of
 validation errors (XHTML and CSS) on your page.  Run it through the
 CSS[1] and XHTML[2] validators at W3C[3] and try to fix those.  Also, in
 IE6 on the home page the text is displaying on top of the images (see
 screen shot[4]) making it hard to read.

 It seems like you've gotten the hang of the fundamentals of coding CSS,
 so you're on the right track.

 [1] http://jigsaw.w3.org/css-validator/
 [2] http://validator.w3.org/
 [3] http://www.w3.org/
 [4] http://pictures.ohlman.com/temp/mark.gif

 Matthew
 --
 Matthew Ohlman
 www.ohlman.com

 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 spacing and white border issue

2007-08-09 Thread Hakan K
Checking..

site is best viewed on Firefox or Safari line is cut from the bottom part
on IE7 because of the font size issue on IE.




Troy
http://primoris.com

On 8/9/07, Pat [EMAIL PROTECTED] wrote:

 Hi, I am trying to figure out what I'm doing wrong here. I've created my
 web site and it seem to work fine in Safari and Firefox but has a spacing
 issue in IE6 (surprise.) There is a space between two divs and I can't seem
 to figure out the cause. It appears just below the icons (in the blue area
 at the top) on all the main sections of my
 site--www.siteandsounddesign.com. I've tried giving everything a margin
 and padding of 0 but nothing seems to help. Also, if anyone knows how to
 eliminate the white border on the main pages and the pop-ups I would be most
 appreciative  too. If anyone has any idea how to fix either of these issues
 please let me know, thanks!

 -Pat


 -
 Be a better Globetrotter. Get better travel answers from someone who
 knows.
 Yahoo! Answers - Check it out.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Background disapearing in IE

2007-08-08 Thread Hakan K
Try adding position





Thanks
Hakan
http://wirefan.com

On 8/8/07, Marcelo Wolfgang [EMAIL PROTECTED] wrote:

 Hi list,

 I have a problem with a site I made, in flash and with simple css, that
 I can't figure out why the background of the site doesn't show up when
 the user refresh ( F5 ) the page.

 It simply don't show

 The url is www.bottero.net

 Any advices would be good

 TIA
 Marcelo Wolfgang
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Looks fine on my IE6 but not others

2007-08-08 Thread Hakan K
Looks great on FF, IE7 ..
Ask that another person to get you a screen shot next time..





Thanks
Hakan
http://dominor.com


On 8/8/07, Robert Van Dam [EMAIL PROTECTED] wrote:

 On 8/8/07, Tim Offenstein [EMAIL PROTECTED] wrote:
  I'm hoping someone can detect and substantiate this issue for me
  because I'm flying blind. The site is http://www.rst.uiuc.edu. It
  validates fine and looks fine in IE6 on my desktop but another person
  on campus says when they look at the site (also in IE6), the main
  content is pushed down until it clears the left-hand menu.
 
  Relevant CSS is http://www.rst.uiuc.edu/css/fonts.css and base.css.
 
  Any help is greatly appreciated.
 

 Looks fine in FF linux, even at 800x600.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] validating the css htc

2007-08-05 Thread Hakan K
This is what i got so for for the same issue I am having...

IE 6 or earlier versions does not support 24-bit transparency on png images.

One approach Is to use 8-bit PNG or you can also use a GIF with a stroke the
same color as the background.
There also some hacks and methods that you can find.
Please check
http://koivi.com/ie-png-transparency/
http://www.twinhelix.com/css/iepngfix/
http://dean.edwards.name/IE7/


Finally If the way you tested was working smoothly for you,there is way to
bypass the W3C validation problem.
You can target IE with IE conditional comments.

I hope they help...



Hakan
http://primoris.com

On 8/5/07, Ross Hulford [EMAIL PROTECTED] wrote:

 Morning,


 Any ideas how I can get the PNG fix to validate?

 this is the offending line.

 img, div, span { behavior: url(css/iepngfix.htc) }


 Ta,


 R.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site check Major blow out in IE6 and 7

2007-08-05 Thread Hakan K
doesn't IE 6 see PNGs?
http://trond.ulseth.no/index.cfm/2007/3/13/Dealing-with-IE6-and-pngs--part-1



Thanks
Hakan
http://primoris.com

On 8/5/07, Terri Chicko [EMAIL PROTECTED] wrote:

 Hi Friends
 I'm ready to pull my hair out. My new site works great in FF and mac
 programs, but it's really on the fritz with IE 7 and 6
 It is mostly the table that is giving me headaches. I need to use a
 table in this site. So... any help would be appreciated.
 www.hotniniz.com

 Also, doesn't IE 6 see PNGs?
 Thank you in advance
 Terri

 Terri Chicko
 [EMAIL PROTECTED]
 Illustration, Graphics and Web Design
 www.chickoart.com
 www.hotniniz.com
 www.incense-salishwinds.com



 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] P7 menu -- drops behind div -- BUT ONLY IN NETSCAPE?

2007-08-05 Thread Hakan K
Looks much better on Firefox 2.0.0.6 - No scroll bar ..good font size.. drop
down works ok..
IE 7 shows the font size big on the content part not menu. drop down works
ok either..

No Netscape to check sorry ..


Thanks
Hakan
http://dominor.com

On 8/6/07, Peggy Coats [EMAIL PROTECTED] wrote:

 I had a problem where the P7 menu was dropping behind the #content
 div, and, thanks to Gunlaug, got that fixed by adjusting the z-index
 of the #nav.

 It seems now to work correctly in all but Netscape browsers.  Any
 suggestions?

 Here's the page:

 http://ambientglow.com/garage/floorguy/Web/sample.html#

 And the css:

 http://ambientglow.com/garage/floorguy/Web/css/FloorGuy.css
 http://ambientglow.com/garage/floorguy/Web/p7exp/p7exp.css

 Thanks!

 Peg
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] P7 menu -- drops behind div -- BUT ONLY IN NETSCAPE?

2007-08-05 Thread Hakan K
Have you set the font-size for the body?
(default font size of 100.1%)





Thanks
Hakan
http://dominor.com

On 8/6/07, Hakan K [EMAIL PROTECTED] wrote:

 Looks much better on Firefox 2.0.0.6 - No scroll bar ..good font size..
 drop down works ok..
 IE 7 shows the font size big on the content part not menu. drop down works
 ok either..

 No Netscape to check sorry ..


 Thanks
 Hakan
 http://dominor.com

 On 8/6/07, Peggy Coats [EMAIL PROTECTED]  wrote:
 
  I had a problem where the P7 menu was dropping behind the #content
  div, and, thanks to Gunlaug, got that fixed by adjusting the z-index
  of the #nav.
 
  It seems now to work correctly in all but Netscape browsers.  Any
  suggestions?
 
  Here's the page:
 
  http://ambientglow.com/garage/floorguy/Web/sample.html#
 
  And the css:
 
  http://ambientglow.com/garage/floorguy/Web/css/FloorGuy.css
  http://ambientglow.com/garage/floorguy/Web/p7exp/p7exp.css
 
  Thanks!
 
  Peg
  __
  css-discuss [EMAIL PROTECTED]
  http://www.css-discuss.org/mailman/listinfo/css-d
  IE7 information -- http://css-discuss.incutio.com/?page=IE7
  List wiki/FAQ -- http://css-discuss.incutio.com/
  Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
 


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site Check

2007-08-01 Thread Hakan K
It looks like the brain bench loge is the most important part on ur resume..

I personally thing You either make the Brainbech logo black and white, or ad
some color to your resume..




---
Thanks
Troy
http://dominor.com


On 8/1/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


 I hear ya on the Brainbench thing. I was about to take it down until I
 just recently had a prospective employer have me take the Brainbench test
 and they were flabbergasted on how good I did. Might still take it down but
 still need some way to show that my skills are exceptional.
 And I'm working behind the scenes right now to make the hyperlinks more
 obvious. Thanks for the input.







 -Original Message-
 From: Conyers, Dwayne [EMAIL PROTECTED]
 To: David Laakso [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: css-d@lists.css-discuss.org
 Sent: Wed, 1 Aug 2007 3:25 pm
 Subject: RE: [css-d] Site Check










 David Laakso ink wired:


  Just a basic site check:
 
  http://resume.christianziebarth.com/
 
  I'm trying to be very modern here while keeping it simple.


 Looks good.

 I agree with the comment to make the hyperlinks a bit more obvious.

 Also -- not sure how much credibility Brainbench adds.  I used to list
 my Brainbench Certs until I read in a tech publication that many IT
 hiring officials consider it a joke.  However, your mileage may vary.

 Great job!


 --
 I made magic once.  Now, the sofa is gone.
 http://dwacon.blogspot.com







 
 Check Out the new free AIM(R) Mail -- Unlimited storage and
 industry-leading spam and email virus protection.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site Check and Bughunting, Please

2007-07-25 Thread Hakan K
It looks ok on Firefox 2
5659 McAdam Road, Unit 4A
Mississauga, Ontario L4Z 1N9 Canada
Toll-Free: 800-481-4513 | Fax: 905-502-6778  can be better bold for
Firefox..It looks bold on IE7





IE shows Toll-Free: 800-481-4513 | Fax: 905-502-6778 line slightly cut at
the bottom.

http://www.lostinxlation.net/sandbox1/mobile.html
Not found



Thanks
Troy
http://dominor.com

On 7/25/07, J Hodge [EMAIL PROTECTED] wrote:

 Good afternoon!

 It would be fabulous if I could get a site check on my
 current project:

 Test site -
 http://www.lostinxlation.net/sandbox1/index.html

 Test CSS -
 http://www.lostinxlation.net/sandbox1/primary.css
 http://www.lostinxlation.net/sandbox1/print.css
 http://www.lostinxlation.net/sandbox1/mobile.html

 I'm looking specifically for issues in common Mac and
 *nix browsers, IE6 (the standalone version I have
 seems to be rendering worse than IE5.5, which doesn't
 seem correct), and on handheld / mobile devices.

 The only thing that should not be functioning is the
 Submit button on the form page, and the photogallery
 may not work as expected in Safari and Opera, due to
 the handling of :hover (still need to tweak that).

 Also, does anybody have any ideas on how to feed in
 certain styles in a way that they will be rendered if,
 and only if, javascript is not functioning?  The
 specific issue I have in mind is that I am using
 Ruzee's RoundedCorners for the dropshadowed areas, and
 implementing it requires removing background-color
 from the applicable selectors and instead including it
 in script-specific styles, leaving no background-color
 for those areas when javascript is not working /
 turned off.

 Thank you in advance for the time and attention.

 ~~J.
 treswife at gmail dot com
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site check please

2007-07-25 Thread Hakan K
I checked with IE7 and Firefox. 2.0.0.5

I could not see any major problem. Firefox shows the blue tab texts
like  Medarc
Ltd.How we can help too close to top not vertically middle


Thanks

Troy
http://dominor.com


On 7/25/07, trevor bayliss [EMAIL PROTECTED] wrote:

 Hi all. I am at the end of the first leg of my css journey. Very
 complicated stuff and I nearly turned back to tables!
   Please could someone have a gander at this page and see what you think
 and if there are any problems. I believe I have sorted them all out now. If
 I have any errors (it is, however, validated fine) or anything that I can
 improve on I would really apreciate the collective wisdom on this one. I am
 also interested to hear also how it looks in computers with different
 resolutions-it looks fine for me with firefox and IE. Thanks everyone for
 all your help along the way.

 http://216.219.94.105/david1.htm


 -
 Park yourself in front of a world of choices in alternative vehicles.
 Visit the Yahoo! Auto Green Center.

 -
 Park yourself in front of a world of choices in alternative vehicles.
 Visit the Yahoo! Auto Green Center.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] display: none and Google

2007-07-25 Thread Hakan K
I can only see a positive outcome from this change.. As long as you do not
cheat, you should be ok ..






Thanks
Troy
http://7seo.com

On 7/23/07, Richard Grevers [EMAIL PROTECTED] wrote:

 On 7/24/07, H. Bartel [EMAIL PROTECTED] wrote:
  Hi,
 
  if I use a span inside a headline to substitute a .png image with text
 in IE5.5 which is set to display: none, does this effect Google or general
 search engine indexing in a negative way?
 
  It usually looks like:
  h2img src=images/img.png alt=one or two words width=170
 height=18 /spanone or two words/span/h2
 
 Googlebot (and bots in general) will ignore the stylesheet, so it will
 read and index the text which you hide.
 However, there was a passing fad for keyword spamming by stuffing lots
 of (usually off-topic) keywords into an element with inline styling to
 hide it - until search bots started detecting and punishing that. I
 believe the bots are clever enough to discriminate between keyword
 stuffing and normal Image replacement methods, however. Just stick to
 having the text match the alt attribute and you should be fine.

 --
 Richard Grevers, New Plymouth, New Zealand
 Dramatic Design www.dramatic.co.nz
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Layout breaks in Firefox 2, but only sometimes

2007-07-25 Thread Hakan K
They look ok on my end.. firefox
 2.0.0.5 PC



Thanks
Troy
http://dominor.com
On 7/25/07, Anne E . Shroeder [EMAIL PROTECTED] wrote:

 big conundrum:  In firefox my pages break (center and right column drop
 down below level of left column), but not always.  If I refresh they are
 fine.  It's very uneven behavior. It seems to be just fine in IE - and this
 problem occurs is only on Firefox 2.* on the PC.

 Examples of pages that are breaking:

 http://www.currentflash.com/alma/web/programming/rnd04/template_natural_sciences.php

 http://www.currentflash.com/alma/web/programming/rnd04/template_pre_professional.php

 It would seem that the div definitions are too wide and so are  being
 dropped down, but in this case why does the page sometimes work?  Any
 insights much appreciated.

 Anne

 
 Anne Shroeder
 Web Developer
 Language Works, specializing in multi-lingual web site development
 www.language-works.com
 email: [EMAIL PROTECTED]
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] my CSS is often working offline but not online , why is that so?

2007-07-25 Thread Hakan K
Check this out
http://www.websiteoptimization.com/speed/tweak/xssi/





Thanks
Troy
http://dominor.com

On 7/25/07, lavinia Ebert [EMAIL PROTECTED] wrote:

 Hi, why is it that the behaviour from the browsers is offline different to
 online? The browsers (testing on IE6, Opera, Fireforx2 and Netscape) are
 interpretating my CSS often differently offline and online.
   Can I do something about this? Its an annoying process to have to upload
 everything again and again to see when the code is finally working
 correctly...

   regards, Lavinia


 -
 Alles was der Gesundheit und Entspannung dient.BE A BETTER MEDIZINMANN!
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/