[css-d] what happened to Owen Briggs?

2014-03-19 Thread Brian Jones
I remember years ago when I first started doing web development and messing around with CSS, Owen Briggs was one of the guys that I would learn from. I was just curious does anyone know what happened to him, is he still part of the web community? -- -bdot "There are only 10 kinds of people in th

Re: [css-d] help with menu bar

2014-03-14 Thread Brian Jones
thanks for help..i found the problem..the #header container had an explicit height set On Thu, Mar 13, 2014 at 6:56 PM, Tom Livingston wrote: > > > Sent from my iPhone > > On Mar 13, 2014, at 4:53 PM, Brian Jones wrote: > > > Inside header, div class="col-md-9

Re: [css-d] help with menu bar

2014-03-13 Thread Brian Jones
srY/5/ i dont mind that the menu drops down..i just want the menu to still be above the shadow border () On Thu, Mar 13, 2014 at 3:23 PM, Tom Livingston wrote: > On Thu, Mar 13, 2014 at 10:47 AM, Brian Jones wrote: > > Hi, > > > > I have this demo setup here http://jsfid

[css-d] help with menu bar

2014-03-13 Thread Brian Jones
Hi, I have this demo setup here http://jsfiddle.net/dTsrY/ and i need help with a few issues that i am having. I am using bootstrap 3.0 and when the page gets smaller the menu moves outside of the bottom shadow image border and i would like for it to stay inside the border. Also, the width of th

Re: [css-d] Problem aligning list

2011-10-07 Thread Brian Jones
>On Fri, Oct 7, 2011 at 2:49 AM, Chetan Crasta wrote: > The height of the is 17px in Firefox but only 8px in Chrome. This can be > fixed by this: > #projects-nav li a { height: 17px;} > Regards, > Chetan Crasta Thanks that worked great... -- -bdot "There are only 10 kinds of people in this wo

[css-d] Problem aligning list

2011-10-06 Thread Brian Jones
Hi, I am having an issue aligning the background image(the dash) for the li elements (previous and next) on the projects page. Everything aligns ok in firefox but in chrome its not aligning correctly http://www.aandac.com/boilerplate_2_0/index.html#/projects/ Any help would be great. Thanks -

Re: [css-d] sub menus show up on hover but not on focus

2011-04-25 Thread Brian Jones
>On Mon, Apr 25, 2011 at 10:20 AM, Sandy wrote: > I am working on a test page that has a sub menu which displays on hover but > not on focus. How do I get the sub menus (for example the 3 links under > "location") to show up when someone tabs to the link the way they do when > someone hovers over

[css-d] IE positioning error

2011-04-24 Thread Brian Jones
Hi, I am working on this site (http://www.aandhc.com/sandbox/) on the projects page there is horizontal divider at the bottom. The divider is positioned correctly FF,Chrome but not IE. I'd appreciate any suggestions on this issue or any other issues that are found. Thanks -- -bdot "There are on

[css-d] IE positioning error

2011-04-24 Thread Brian Jones
Hi, I am working on this site (http://www.aandhc.com/sandbox/) on the projects page there is horizontal divider at the bottom. The divider is positioned correctly FF,Chrome but not IE. I'd appreciate any suggestions on this issue or any other issues that are found. Thanks -- -bdot "There are on

Re: [css-d] Problem with dropdowns

2010-12-11 Thread Brian Jones
On Sat, Dec 11, 2010 at 5:52 AM, Chetan Crasta wrote: > Made a number of changes to the CSS. You can see the fixed page here: > http://roughtech.com/t/dropdown.html > > The changes I made to the CSS can be seen here: > http://roughtech.com/t/dropdown_files/dropdown.css > I have commented the chang

[css-d] Problem with dropdowns

2010-12-10 Thread Brian Jones
Hi, I'm working on this dropdown nav (http://www.bleusolutions.com/testing/dropdown.html) and I can't seem to get the text in sub menus to fit correctly. I also want to get the flyout menu to line up directly next to the dropdown menu. Any help would be greatly appreciated Thanks -- -bdot "There

Re: [css-d] Extra white space in IE

2008-04-06 Thread Brian Jones
David Laakso wrote: > > css: > Hi David, Thank you so much for your help. It helped out a lot -- -Bdot "There are only 10 kinds of people in this world. Those who understand

Re: [css-d] Extra white space in IE

2008-04-05 Thread Brian Jones
>David Laakso wrote: > Is your goal to correct the above problem which is seen in IE/7.0. Or is it > to correct the page in IE/6.0 as well (where the page is pretty much > unusable)? I would like it corrected in IE 6 also -- -Bdot "There are only 10 kinds of people in this world. Those who und

[css-d] Extra white space in IE

2008-04-05 Thread Brian Jones
Hi, My site is displaying an extra 2 or 3 pixels thats showing up on the right side of the whole page in IE http://www.fatusboutique.com Does anyone know how I can change my CSS to fix this issue? -- -Bdot "There are only 10 kinds of people in this world. Those who understand binary and those w

[css-d] Extra white space in IE

2008-04-04 Thread Brian Jones
Hi, My site is displaying an extra 2 or 3 pixels thats showing up on the right side of the whole page in IE http://www.fatusboutique.com Does anyone know how I can change my CSS to fix this issue? -- -Bdot "There are only 10 kinds of people in this world. Those who understand binary and those wh

Re: [css-d] Footer breaks in IE

2008-04-02 Thread Brian Jones
Ok I got it to work by increasing the height of the footer to 120px...What about this extra 2 or 3 pixels thats showing up on the right side of the whole page in IE? -- -Bdot "There are only 10 kinds of people in this world. Those who understand binary and those who don't" ___

Re: [css-d] Footer breaks in IE

2008-04-01 Thread Brian Jones
This still is not working..In IE there is still and extra white space under the footer -- -Bdot "There are only 10 kinds of people in this world. Those who understand binary and those who don't" __ css-discuss [EMAIL PROTECTED]

[css-d] Footer breaks in IE

2008-03-30 Thread Brian Jones
Hi, Please help..I'm using a technique i found in the css world to keep the footer at the bottom of the page. In FF it works fine but in IE it breaks. Here's the link and css http://www.fatusboutique.com/ http://www.fatusboutique.com/css/eb.css Thanks -- -Bdot "There are only 10 kinds of peopl

[css-d] Float list items

2008-02-21 Thread Brian Jones
Hi, I have a list item 1 price1 item 2 price2 item 3 price3 How can I contruct my css so that the 'item' is to the left of the div and the 'price' floats to the far right of the div -- -Bdot "There are only 10 kinds of people in thi

Re: [css-d] Split image in two divs...idk

2008-02-03 Thread Brian Jones
On Feb 2, 2008 4:34 AM, Gunlaug Sørtun wrote: > The most reliable solution is to keep the seal as one image, and > absolute position it. > > Something like the following will do... > > ...where it is positioned from the right edge and appears

[css-d] Split image in two divs...idk

2008-02-02 Thread Brian Jones
Sorry if this was posted twice I'm developing a site(http://www.bleusolutions.com/pianoguy/piano.html) .How can construct my css and cut the image so that the bottom of the brown star seal appears in the top right corner of the #wrapper div and top of the seal is in the header...right now I just h

[css-d] Split image in two divs...idk

2008-02-01 Thread Brian Jones
I'm developing a site(http://www.bleusolutions.com/pianoguy/piano.html) .How can construct my css and cut the image so that the bottom of the brown star seal appears in the top right corner of the #wrapper div and top of the seal is in the header...right now I just have it as one big image (http://

[css-d] Site not playing right in IE6

2008-01-29 Thread Brian Jones
Hi, I am developing a site ( http://fatusboutique.com/index2.php ) and it displays fine in FF and IE7..I came to work today and on friends computer who still has the old IE, I realized that its not displaying correctly..It seems like the #right div is dropping and not floating to the right...can a

Re: [css-d] IE7 Bug

2007-12-26 Thread Brian Jones
On Dec 26, 2007 12:47 PM, Highpowered <[EMAIL PROTECTED]> wrote: > Brian, > Try adding "position:relative;" to your #wrapper declaration in bleu.css. Thanx a lot it worked..Do you know why that was occurring? -- -Bdot "There are only 10 kinds of people in this world. Those who understand bin

Re: [css-d] IE7 Bug

2007-12-26 Thread Brian Jones
Sorry, I forgot to point out exactly where the bug is...if you look at the bottom of IE7 bug pic where the footer is at On Dec 26, 2007 10:49 AM, Brian Jones <[EMAIL PROTECTED]> wrote: > Hi, > > I am experiencing a weird > bug(http://www.bleusolutions.com/images/IE7%20bug.gif)

[css-d] IE7 Bug

2007-12-26 Thread Brian Jones
Hi, I am experiencing a weird bug(http://www.bleusolutions.com/images/IE7%20bug.gif) with IE 7...when the page (http://www.bleusolutions.com) loads in FF and IE everything is fine...but as soon as you hover over one of the navigation links it breaks and some the .sub_teasers text flows right over

[css-d] How to achieve this effect

2007-12-07 Thread Brian Jones
Can someone please tell how i can achieve this effect? http://www.concept64.com/portfolio/ The ids for each client have display:none. But when you click on the next and prev buttons it moves through the ids and display the content in the divs. How are they doing this? Thank you -- -Bdot "Ther

[css-d] Resize centered layout

2007-12-07 Thread Brian Jones
Hi, I have a centered layout with a width of 740px http://www.bleusolutions.com/public_html/ My question is how can I make this layout flexible so that regardless of the screen size it expands out to take up the screen space so that only about 20px of the goldish background color is showing on b

Re: [css-d] Site Check and CSS help

2007-05-10 Thread Brian Jones
>On 5/9/07, Mauricio Samy Silva <[EMAIL PROTECTED]> wrote: > Hi Brian > Add the following CSS: > #navcontainer UL li {width:100%} Thank you Mauricio -Bdot "There are only 10 kinds of people in this world. Those who understand binary and those who don't" __

[css-d] Site Check and CSS help

2007-05-09 Thread Brian Jones
Hi, I would like a general site check for this website http://tourism.temple.edu/smartbaltimore/default.aspx Can you just tell me what you think or anything you think I should change. The menu does not look right in IE6 so if someone could help me with the CSS for that, that would be great. Als

Re: [css-d] Tabs not displaying right in IE

2007-02-25 Thread Brian Jones
>On 2/22/07, francky <[EMAIL PROTECTED]> wrote: > See fresh testpage > Thanks for the help francky...it works great __ css-discuss [EMAIL PROTECTED] http:

[css-d] Tabs not displaying right in IE

2007-02-22 Thread Brian Jones
Hi, I have created a tab navigation menu and it displays fine in Firefox, but in IE there is a gap between the tabs and the tabbox. I've tried playing around with it but I still can't get it to display correctly in both browsers. Any help would be greatly appreciated. Here's the html http://astro

[css-d] Tabs are not positioning correctly in FF

2006-11-17 Thread Brian Jones
Hi, I have two divs one contains tab navigation and the other contains the content. I want the content div to display directly under the tabs. In IE6 it's displaying how I want it to...but for some reason in FF the tabs are showing up at the top inside the content div..Here's my html markup and cs

[css-d] Tabs are not positioning correctly in FF

2006-11-16 Thread Brian Jones
Hi, I have two divs one contains tab navigation and the other contains the content. I want the content div to display directly under the tabs. In IE6 it's displaying how I want it to...but for some reason in FF the tabs are showing up at the top inside the content div..Here's my html markup and cs

Re: [css-d] css tabbed menu

2006-10-26 Thread Brian Jones
ote: > http://www.alistapart.com/articles/slidingdoors/ > > ...is the best I've seen, although I did trawl the net for ages looking > for a perfect rounded-corners solution and ended up creating my own hybrid. > > As for the images, just cut up that gif and remove the text why not? >

[css-d] css tabbed menu

2006-10-25 Thread Brian Jones
Hi, I am trying to create a css tabbed menu like this http://astro.temple.edu/~tua14115/sampletabmenu.gif Does anyone know where i can find the images to style the tabs like this and how would i go about doing it. Thanx __ css-d

[css-d] css list

2006-10-22 Thread Brian Jones
Hi, I have a 16px x 16px image that I want to set as the background image of a how would i go about setting my css to accomplish this Thanx __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 i

Re: [css-d] Broken Layout

2006-06-02 Thread Brian Jones
On 6/1/06, francky <[EMAIL PROTECTED]> wrote: > New experiment: here is another altenative, with small images, and > font-scaling proof: > http://home.tiscali.nl/developerscorner/css-discuss/test-brian.htm > (fixed width version) Hi francky, thanks for your help...i will use this technique..but

Re: [css-d] Broken Layout

2006-06-01 Thread Brian Jones
On 6/1/06, Robert O'Rourke <[EMAIL PROTECTED]> wrote: > one big image to create a border. I've had some time today and here's > what i've come up with: > > http://www.sanchothefat.com/css/css-d-brianj.html > (css is in the header) Thank you so much Robert..what would the world be without

Re: [css-d] Broken Layout

2006-06-01 Thread Brian Jones
On 5/31/06, Robert O'Rourke <[EMAIL PROTECTED]> wrote: > You can either do this: > > .float > { > float: left; > width: 190px; > margin: 0; > padding: 0 0 0 10px; > } > > to fix it. Hi Robert I made the changes that you suggested to my CSS and the thread div is

[css-d] Broken Layout

2006-05-31 Thread Brian Jones
Hi, I have a problem with this layout that I am working on. On the right side of the box there seems to be two overhangs about 10px each that's breaking the layout. I believe it has something to do with the position of the background but I can't seem to figure it out. Here's the link to the probl

Re: [css-d] 5 column CSS box

2006-05-16 Thread Brian Jones
On 5/16/06, Brian Jones <[EMAIL PROTECTED]> wrote: > > The best way to do this would be to "float" each div inside your container. > > This will allow them to line up horizontally. The CSS may look like this. > > > > #Box1 { > > float: left; >

Re: [css-d] 5 column CSS box

2006-05-16 Thread Brian Jones
> The best way to do this would be to "float" each div inside your container. > This will allow them to line up horizontally. The CSS may look like this. > > #Box1 { > float: left; > width: xxx; > } > #Box2 { > float: left; > width: xxx; > } > #Box3 { > float: left; > width

Re: [css-d] Disappearing Breadcrumb!

2006-05-08 Thread Brian Jones
At first glance it sounds like a problem I had called the Peekaboo bug: http://www.positioniseverything.net/explorer/peekaboo.html On 5/8/06, Nick Grossman <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I'm in the middle of a little mystery, and I'd appreciate any help you > might be able to offer.

[css-d] Problem with IE showing text

2006-05-03 Thread Brian Jones
Hi, When I view my page Internet Explorer is not displaying the text right away. I have to highlight the text or scroll the page for the text to be show and sometimes after that it disappears again. The text displays fine with Firefox...so it's not a font color issue like I first thought. Does an

[css-d] 5 column CSS box

2006-05-02 Thread Brian Jones
Hi, I am trying to create a small 5 column CSS box that will render correctly across browsers. Also I would like to be able to adjust the widths of each box accordingly I am looking for something like this: Text Text Text Text Text _ _

[css-d] Unclikable link in IE

2005-12-29 Thread Brian Jones
Hi, I have a link that seems to be unlclickable in IE...what i mean is that when you click on the link it does not follow the url...but in Firefox the link works correctly. Is my html wrong for this link or something I don't know it just seems weird to me. If anyone can help it would be greatly ap

Re: [css-d] Link border

2005-06-13 Thread Brian Jones
The thing is...I don't want the line to display under the image On 6/13/05, Christian Heilmann <[EMAIL PROTECTED]> wrote: > > Hi, > > > > This should be simple for me to figure out, but for some reason I > > can't seem to get the border-bottom from displaying on a image link in > > the sidebar.Her

[css-d] Link border

2005-06-13 Thread Brian Jones
Hi, This should be simple for me to figure out, but for some reason I can't seem to get the border-bottom from displaying on a image link in the sidebar.Here's my CSS #sidebar a:link, #sidebar a:visited{ text-decoration: none; color: #636363; border-bottom:1px dotted #ED8