Re: [css-d] That list styling website

2011-07-13 Thread Val Dobson
On 13 July 2011 14:28, Brian M. Curran  wrote:
> Hello CSS Homies,
>
> What's that website that has a bunch of list styling examples?
>
www.cssplay.co.uk ?

Val

-- 

“Anyone who keeps the ability to see beauty never grows old.”—Franz Kafka

Astrology-friendly web design, DTP and printing
www.valdobson.co.uk
__
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] HotSpots - making a diagonal grid

2009-07-29 Thread Val Dobson
It's done with a combination of background colours and
part-transparent images.  You can probably find the script - or
something like it - on cssplay.co.uk

Val

2009/7/29 Chris Blake :
>
> Hi,
>
> I have been stuck on creating a menu like the one you can see here:
>
> http://www1.aston.ac.uk/study/
>
> As you can see, their menu items have diagonal lines separating them.
> Although they are not using a colour change for rollover states they
> are there for active states. I have been racking my head as to how
> this is achieved, and whether I could get this to work on a rollover
> state too. Firebug said something to do with scrolling CSS?
>
> A long time ago, when I had very little experience in web (well, less
> than I do now!) I was asked to draw a map and create hotspots for areas.
> http://spanishgolftrips.co.uk/golfcourses.html
> (Note: I had nothing to with this website except for graphics and
> these hot spot thingys).
> Could hotspots be a solution? Can you have background colours for
> hotspots? Is the code compliant?
>
> Our only other alternative is to be build it into flash or do away
> with the rollover and active states all together, and seeing that this
> being built into a CMS it kind of ruins the idea of the user being
> able to add their own menu items.
>
> Thanks, Chris
> __
> css-discuss [cs...@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/
>



-- 

www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] main content appearing in side column

2009-09-11 Thread Val Dobson
Check your code.  You've forgotten to close your container div - and
several other tags as well.

Val Dobson

2009/9/11 Daniel Hammond :
> URL: http://www.numcchildren.org/thezones/index.htm
> CSS: http://www.numcchildren.org/children.css
>
> Does anyone have any idea why Safari (Mac/Win) and Chrome are putting
> the main content in the side column on the right? View in FF, IE,
> Opera to see correct layout.
>
> Thanks,
> Daniel Hammond



-- 

www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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-d] Sticky footer problem

2009-09-14 Thread Val Dobson
www.oakleafdesignprint.co.uk/dmk/

I've spent two days trying to fix this layout, and getting nowhere.
It doesn't look so bad in FF3 but a mess in IE7 (so what's new?)
Anyway, what I'm trying to do is to get the footer - the green box -
to stick to the bottom, at the foot of the .wrap container.  But it
won't.
Can any of you guys see what's wrong, 'cos I sure as heck can't.
(The coloured lines are just borders around the elements to help me
see what's going on.)

Will be extremely grateful for any answers.

Val Dobson



-- 

www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Sticky footer problem

2009-09-14 Thread Val Dobson
I've fixed the missing end tag, but it hasn't made a difference.

According to everything that I've read, "position absolute" and
"margin-bottom:0" should put an element that's last in the markup at
the bottom of its container element.  That fact that it isn't doing
that, is what's making me tear my hair out.  I suspect that the
problem lies further up the page - a property of one of the other
elements is disrupting the flow. Just can't seem to see it.

Charles - I'm just trying to fix the basic layout at the moment - all
the visual design stuff I'm leaving till later.

Val Dobson

2009/9/14 Charles Miller :
> No help from here. Sorry.
>
> I know just enough about CSS to find this interesting. Will watch to see if
> I can figure out why the footer *should* be stuck to the bottom of wrap.
>
> Side matter. In the footer, if you had wanted the type to be centered
> vertically in the box, am I right in thinking that you could have given the
> type a line height of 50px? As I think I understand it, that would have
> established the box height at 50 pixels. And centered the line of type
> vertically.
>
> Sorry if these are distractions...
>
> Chuck M
>
>
> On Sep 14, 2009, at 11:01 AM, Val Dobson wrote:
>
>> www.oakleafdesignprint.co.uk/dmk/
>>
>> I've spent two days trying to fix this layout, and getting nowhere.
>> It doesn't look so bad in FF3 but a mess in IE7 (so what's new?)
>> Anyway, what I'm trying to do is to get the footer - the green box -
>> to stick to the bottom, at the foot of the .wrap container.  But it
>> won't.
>> Can any of you guys see what's wrong, 'cos I sure as heck can't.
>> (The coloured lines are just borders around the elements to help me
>> see what's going on.)
>>
>> Will be extremely grateful for any answers.
>>
>> Val Dobson
>>
>>
>>
>> --
>> 
>> www.oakleafcircle.org.uk
>> www.valdobson.co.uk
>> www.astrodiary.co.uk
>
>



-- 

www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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-d] No More IE hacking?

2009-09-23 Thread Val Dobson
This promises to resolve (nearly) all IE styling issues, with no need
to add any IE-specific  hacks:
http://code.google.com/p/ie7-js/

Val

www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] I'd like to do something impossible

2009-09-29 Thread Val Dobson
I've done something very similar recently.  It's not too difficult.
Create a container div that holds both your text and the image. Then
create a div to hold the image and give that a minus margin-right,
with float:right and clear:left.  In the markup, put the image-div
inside the container div.
That should give you the effect that you want - you can see what I did
here: www.oakleafcircle.org.uk/dmk

Val
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Fwd: Wonky characters

2009-09-29 Thread Val Dobson
2009/9/29 Ben :
> Sorry, my gmail isn't set up to reply to the list...
++
I have Gmail as well. Select "reply to all" and it goes to the list as
well as the OP.

Val

-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Repost of impossible question

2009-09-29 Thread Val Dobson
OK - reposting:

I've done something very similar recently.  It's not too difficult.
Create a container div that holds both your text and the image. Then
create a div to hold the image and give that a minus margin-right,
with float:right and clear:left.  In the markup, put the image-div
inside the container div.
That should give you the effect that you want - you can see what I did
here: www.oakleafcircle.org.uk/dmk

Val

2009/9/29 Theresa Mesa :
> I'm going to try this again. I saw some replies this morning but
> hadn't read them yet, and was trying to delete only the emails I'd
> read in the Gmail interface. I was mistaken. I deleted the unread
> replies too. I'm so sorry!
>
> http://mdh-test.com/PV_web/index.shtml
> http://mdh-test.com/PV_web/pvg.css
>
> Sample image:
> http://mdh-test.com/compTextWrap.png
>
> I want it to look like the sample image above, so yes, I want that
> white space on the right. I want half the image to be in the text with
> the text wrapping around it, and the other half of the image hanging
> on the outside into the white space.
>
> I know there's a bunch of white space on top of the text, but I still
> have to put in navigation and the header, and I'll likely be changing
> the amount of margin on the top.
>
> I've played with margins, positioning, padding. I am clearly doing
> either something wrong or something that is not possible in CSS in
> conjunction with all the other parts of this site. I'm shooting for
> cross-browser compatibility, but if IE6 won't play, that's okay too.
> An inline image within the text is just fine. IE6 is already not going
> to play with my position:fixed element at the bottom.
>
> Can anyone PLEASE help? Or am I the first person to ever want to do
> this?
>
> Theresa
> __
> css-discuss [cs...@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/
>



-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Best way to include

2009-10-05 Thread Val Dobson
That's what I do when a stylesheet gets too long and complex.  In
those cases, I break it down into typography.css for the fonts,
structure.css for the layout and style.css for the colors etc; I might
also have a separate navigation stylesheet.  The I write a main.css
that contains nothing but links to the other stylesheets.

Makes it all easier to edit and troubleshoot.

Val

2009/10/5 Atkinson, Sarah :
> Is it better to include with a list of link files or link a main stylesheet 
> and @import all the css files into it?
> __
> css-discuss [cs...@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/
>



-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Drop down menus...

2009-10-07 Thread Val Dobson
Have you looked at www.cssplay.co.uk/menus ?  He has a wide range of
menus on there.

Val

2009/10/7 Michael Beaudoin :
> I've looked at the Suckerfish menus, plus a few more, but none of them
> explain how to use drop down menus with a graphic as the main menu.
>
> If anyone has any additional places I can go look, I'd appreciate it.
>
> Thanks,
> Michael
> __
> css-discuss [cs...@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/
>



-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Looking for a second opinion on a site's structure

2009-10-12 Thread Val Dobson
Yes, may "if it ain't broke, don't fix it".  But to me, this site IS
'broken' - the coding is offensiely ugly.  I'd certainly want to redo
it if I had the chance, if only to ensure a little more beautiful
coding in the world.
Besides which, good coding simply works better - it loads faster and
ranks higher in the search engines.

Val

2009/10/12 Brian M. Curran :
> Val,
> Thanks for the reply. When I logged into the file manager there were many
> image files, which I wasn't expecting, so I gave the designer the benefit in
> writing this email to find if maybe it was done according to some acceptable
> practice that I'm not familiar with. The text seemed to be in the alt tags
> of the images, and I started parsing through the files, but then figured
> that I'd shoot a quick email to the CSS list.
>
> I offered to make some updates to the text on the site as a favor, and had
> intentions of toying around with the CSS while I was at it. Therefore in
> regards to redoing the whole site, that would be great but I don't know if I
> have the time to do that much unpaid work. Unfortunately, maybe if it ain't
> broke, then don't fix it?
>
> Sincerely,
> Brian
>
>
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Looking for a second opinion on a site's structure

2009-10-12 Thread Val Dobson
A whole site done virtually all in Javascript??? Yes, Brian, I can
certainly confirm that it could have been better done.
Do you have the power to rewrite the coding?

Val

2009/10/12 Brian M. Curran :
> Hi,
> I was just given access to a site to make updates, and when I logged in to 
> look at the files, I saw something completely different than what I was 
> expecting. Can someone take a look at it and confirm that it would have been 
> much better to have done this site using more HTML and CSS?
>
> http://www.merfnyc.org/home.html
>
> Sincerely,
> Brian

---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] styling different a-link states

2009-10-16 Thread Val Dobson
Style all links in the stylsheet, as follows:

a:link {color: #xx} /* unvisited link */
a:visited {color:#xx} /* visited link */
a:hover {color: #xx} /* mouse over link */
a:active {color:#xx} /* selected link */

Val

2009/10/16 Chris Blake :
> helloo,
>
>
> link
>
> can i style the other states, e.g. hover, using this method of adding
> css or would i need to do it in the ?
>
> Thanks, CB

-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Very simple display of images (should be)

2009-10-20 Thread Val Dobson
The p tag should only be used for styling text.
For a block of images, try using an unordered list within a div, using
css to style all the tags:
..



caption



caption


Using H tags automatically puts the caption on another line.

Val


2009/10/20  :
> Apparently, I cannot have ... tags within... tags, as in
>
> second batch, part 1
>  />Dom
> Rich and Brendan
>
> How then, can I keep the captions together with the photos?
>
> Bruce
>
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] i don't know any php or asp i know css and i want to know the limits

2009-11-02 Thread Val Dobson
This isn't a CSS question.
Look up "PHP includes" and "server side includes".

Val

2009/11/2 andre petyan :
> i have a page.
>
> its pretty complicated.
> its not near ready.
>
> i have about 50 links on a page; a list of links(ul)
>
> what i want to do is make a sidebar or something like a main area bar
> and use it like an iframe. @import and have the information change in the 
> area not the entire page.
> what do i need to do to get the sidebar to have dynamic info without php or 
> asp? (is what i am asking impossible?)
> i know google doesn't like iframe and i want to stay away from it; i want to 
> go as close to strict xhtml & css as possible.
> i searched the web high and low i couldn't find an answer to this one.
>
> thanks in advance
>
> ps: am i being lazy because i don't want to create 50 pages with only 1 
> paragraph difference in each page? (sorry if this message is inappropriate)
>
>
>
> __
> css-discuss [cs...@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/
>



-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] why does Firefox add padding?

2009-11-09 Thread Val Dobson
Tried removing the 20px padding from content-item H3?

Val

2009/11/9  :
> I have tried this page in Chrome, Safari, IE6, and Firefox. In the first
> three browsers I get the result I expect, but Firefox is doing its own
> thing.
>
> http://www.mcmullincreative.com/crows/
>
> The wide column is divided into identical sections. Each section has an
> image floated left, and a title and description to the right. The words
> "This is the title" are supposed to be aligned with the top of each image.
>
> In Firefox, I am seeing an additional 20px of padding on the top, which
> pushes the title, and everything else, down. It is no longer flush with the
> top of the image. I can't seem to figure out how to fix it. Any help would
> be appreciated. Thanks.
>
> Russ
>
>
> __
> css-discuss [cs...@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/
>



-- 
---
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] CSS background image hover problem

2009-11-16 Thread Val Dobson
Forget about fiddling with image placement - just use two different images.

Val

2009/11/16 John Franks :
>
> I am trying to create the effect where the “back to top” image/link is 
> initially coloured in white, as is currently happening. But when a user 
> hover’s over the “back to top” image/link, I want it to change colour to 
> yellow.


-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Please help. Why doesnt my heading show in mozilla?

2009-11-25 Thread Val Dobson
It's your first commented line that's screwing things up - correct it to:

HTML comments should have only two dashes at the start and end.

Val


2009/11/25  :
> Someone please help.
> my site shows perfect in IE, but in Mozilla, It doesnt show my heading, it
> shows the center part of the page with the  video and the bottom part is
> not centered, even though the source is Centered.
> I have tried w3.org, but it does not help with this problem.
>
> Please help.
> I dont know what else to do to make this page correct in Mozilla Firefox.
>
>  www.thecomingcrisisinamerica.com/dev
>
>
> I am completely clueless as to what is wrong in Mozilla.
> Thanks for any help.
>
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread Val Dobson
As I said, correct the comment syntax, throughout your document- it
should be in the form of:

This 'commenting' syntax stops the browser from processing anything
that comes after the '' which tells the
browser to start processing the code again.

Val


2009/11/25 David Laakso :
> rob...@angelsoflight.net wrote:
>> I dont know what else to do to make this page correct in Mozilla Firefox.
>>
>>
>
>
>
> body {
>        font-family: New Times Roman;
>        color: #FF;
>        background:url(vid_files/top0.jpg) no-repeat;
>        margin-left: 450px; < :: delete
>        margin-top: 350px; < :: delete
>        margin-right: ; < :: delete
>        margin-bottom: 350px; < :: delete
>        margin: 0; < :: add
>              }
>
> table {margin: 0 auto;border: 1px dashed red;}   < :: add
> selector
> td {text-align: center;}  < :: add selector
>
> Validate.
>
> ~d
>
> __
> css-discuss [cs...@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/
>



-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Screen shot or list an entire site

2009-12-31 Thread Val Dobson
If you have FTP access to the server, then simply download the whole
site to your local machine server.  If not, use a website grabber such
as HTTPtrack.

Val
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Opa

2010-04-08 Thread Val Dobson
Reported to Google Sites for abuse.

Val
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] ADMIN: a warning for Gmail users

2010-04-21 Thread Val Dobson
I've been seeing similar pharma-spam on several of my Yahoo groups in
the last week, but at least one has been from an AOL account.  So it's
not just Gmail.

Val
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] ADMIN: a warning for Gmail users

2010-04-21 Thread Val Dobson
Just had a quick look through my various Yahoo group message lists; of
the five pharma-spams that I've spotted, two were from AOL addresses
and three were from Yahoo addresses.
So it appears that talk of any "Gmail bug" really is an aromatic
dried, salted fish.

Val
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] ADMIN: a warning for Gmail users

2010-04-21 Thread Val Dobson
That's the same story that was posted on Computerworld  - the one that
Eric linked to.

Val

On 21 April 2010 17:34, Peter Hammarling  wrote:
> relevant news story on Macworld
>
> http://www.macworld.co.uk/digitallifestyle/news/index.cfm?newsid=3221204
>
>
> Peter H.

---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] positioning a horozontal bar

2010-06-08 Thread Val Dobson
Why use a HR?  Why not use a styled border property for one of the divs?

Val

On 8 June 2010 15:21, Andy B.  wrote:
> Hi. I have the following html and css code. My question is this: I need to
> use css to position the  tag blow the ACTIONS, ICON, TITLE AND
> VISIBILITY divs and above the ContentPane div (using it as a divider between
> the title bar and the content). How exactly would I do this. It needs to
> work for all the major browsers.
]
>
> __
> css-discuss [cs...@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/
>



-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Use of empty DIVs?

2010-07-11 Thread Val Dobson
I agree with you. Information within the code that's meant for humans
to read should go into comments; div and ID names themselves should be
fairly descriptive anyway (#maincontent, #leftcol etc.).  HTML
elements such as divs are meant to be read only by the browser and
making the browser search the stylesheet for non-existent elements
must have some effect on performance.
And, as you point out, there's scope for forgetting to close a div.

Val


On 11 July 2010 21:10, Tim Offenstein  wrote:
> I'd like some feedback on this. I'm teaching a class on web design to 
> students who've had various levels of training. I'm seeing a number of 
> students mark up their XHTML with descriptively named DIVs that have no 
> counterpart in the CSS. Is this some kind of XML holdover or what? Am I 
> missing some coding practice or method for why this is being done? I don't 
> recommend this because (1) it clogs up the HTML with useless stuff, and (2) 
> there's potential to break the page if a DIV isn't closed. If this is an 
> attempt to section/categorize the code, simple HTML comments will serve the 
> purpose much better.
>
> Any thoughts?
>
> -Tim
>
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Links Defaulting On Page

2010-07-26 Thread Val Dobson
You also have two different background colours, two different font
colours and two different margin values.

Val

On 26 July 2010 15:50, Gabriele Romanato  wrote:
> Hi!
> you should fix these errors first:
>
> line-height: 1.7em; /* correct */
>
> you missed a ; token, so browsers will skip an entire rule.
>
> HTH bye
>
-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Returning to list and IE problem with background image css in WP

2010-08-14 Thread Val Dobson
Viewing it in FF3.6.8/WinXP and  all the quote marks are showing for me.
Try upgrading to the latest Wordpress.

Val

On 13 August 2010 21:21, Jody Levinson  wrote:
> I fell off this list somehow, but have re-upped.
>
> I am working on a site which is using a purchased WP template as the
> site platform.
>
> This page: http://highroadlesstraffic.com/reviews/endorsements/

-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] need help with IE6 duplicate characters bug

2010-08-14 Thread Val Dobson
Just a guess - would it be something to do with the class names?
They're both split into two unconnectioned sections.  Try connecting
all the words in each name with underscores and see if that makes a
difference.

Val

On 13 August 2010 20:39, Arian  wrote:
> Hey all,
>
> So I been trying to figure out how to get rid of these duplicate characters
> on this signup page (Darn client needs IE6 lol):
> http://www.arianhojat.com/temp/code/css/duplicate-chars/contact2.html
> So all the way at the bottom highlighted in red are the dup chars...
> I tried setting display: inline; to the div's etc before "Confirm Contact's
> Email Address" field to no avail (as recommended from
> http://www.positioniseverything.net/explorer/dup-characters.html).
>
> 2 things cause this ie6 bug, comments between floats which i dont have. and
> display: none; elements which i do...
> Not sure thought how to get rid of it.
>
> Clicking on "Check this box if you do NOT have an email address", will cause
> the duplicate chars bug to move from the confirm_user_email field to the
> user_email above it lol.
>
> Thanks if anyone can help with this IE6 annoyance,
> Ari
> __
> css-discuss [cs...@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/
>



-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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-d] Hide current page link

2010-08-16 Thread Val Dobson
Is there a CSS method to hide the current page link in a navigation
list?  ie: if you're on the "widgets" page, you don't get the "See our
crazy widgets!" link in the menu.
I'm responsible for looking after a static HTML  site that has  had
more and more pages added to it over the years, and changing the
navigation on each page is becoming a chore.
I know how to do includes, I'd just like to hide the current page link..

Val

-- 
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Hide current page link

2010-08-16 Thread Val Dobson
On 16 August 2010 20:01, Jukka K. Korpela  wrote:

> If you cannot use any more advanced server-side techniques, then probably
> the best shot is to add a piece of JavaScript that traverses the links on
> the page and hides any link pointing to the page itself. Here, too, one
> might ask why not remove the link from the document tree instead of just
> hiding it via CSS.
>
+
Thanks for that.
 I suspected I'd have to use something like Javascript, but had hoped
there might be an elegant CSS solution.
Yes, I could include the navigation on every page and remove the
current  document link from every page manually - I already do that,
and it's becoming a pain.


Val
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Hide current page link

2010-08-16 Thread Val Dobson
On 16 August 2010 21:00, Sandy  wrote:

>
> Not a whole different style sheet, just that little bit in the head of
> each page. I think it's actually about the same amount of work as adding
> class="current" to the current page on an html page.
>
> The advantage of this approach is if you are using includes - the menu
> can be included and the current page addressed on that page.
>
> Sandy

That sounds like the best idea so far.  Thank you.

Val
---
"Somewhere, something incredible is waiting to be known" - Carl Sagan
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] CSS horizontal photo gallery - looking for

2010-08-31 Thread Val Dobson
On 31 August 2010 19:07, Diogo  wrote:
> Someone knows where can I find a horizontal css photo gallery like this one?
> (js,jquery,etc...)
> http://www.royallepage.ca/spotlight_en.swf

Try CSSPlay - oodles of CSS-only galleries there. www.cssplay.co.uk

Val


-- 
---
"I know the stars/as wild as dust/and wait for no man's discipline/but
as they wheel/from sky to sky they rake/our lives with pins of light"
- Leonard Cohen
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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] Slideshow images: How'd he do that!?

2010-09-01 Thread Val Dobson
On 1 September 2010 14:16, Brian M. Curran  wrote:
>> Duncan Hill wrote:
>
>>Webdesign-l etc would be better to take this because List-Mom is sure to be 
>>preparing the Sword of Damocles for this thread now.
>
>
>
> Thanks for the other valuable info Duncan. As for webdesign-l, that site 
> seems pretty dead to me. I post, and don't hear a peep. Nor do I ever receive 
> other people's posts from it. I've basically abandoned it.
> -Brian
>

Must be a different webdesign-l list from the one I'm on.  It's pretty
lively most days.  Checked your spam folder lately?

Val
---
"I know the stars/as wild as dust/and wait for no man's discipline/but
as they wheel/from sky to sky they rake/our lives with pins of light"
- Leonard Cohen
www.oakleafdesignprint.co.uk
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
__
css-discuss [cs...@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/