473,508 Members | 2,365 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

User stylesheets for specific sites

There was a thread on this topic here several years ago, plus much about
CSS signatures. I am wondering whether it is still considered a useful
idea to add <body id="www-ericlindsay-com"> or some equivalent to all my
web pages.

--
http://www.ericlindsay.com
Dec 20 '05 #1
8 1291
Deciding to do something for the good of humanity, Eric Lindsay
<NO**********@ericlindsay.com> spouted in
comp.infosystems.www.authoring.html:
I am wondering whether it is still considered a useful
idea to add <body id="www-ericlindsay-com"> or some equivalent to all my
web pages.


If they're all going to be the same, no.

It can be useful to have an id on the <body> though - I use it to denote
different sections of the site, and use that in my CSS to style the
"current section" link in the menu differently.

--
Mark Parnell
================================================== ===
Att. Google Groups users - this is your last warning:
http://www.safalra.com/special/googlegroupsreply/
Dec 20 '05 #2
Mark Parnell <we*******@clarkecomputers.com.au> writes:
Eric Lindsay <NO**********@ericlindsay.com>:
I am wondering whether it is still considered a useful
idea to add <body id="www-ericlindsay-com"> or some equivalent to all my
web pages.

Define ‘useful’. If it is about quantity, the answer is probably no.
If they're all going to be the same, no.

It can be useful to have an id on the <body> though - I


That's the (missed) point. A 'domain signature' is not about your but
about your visitor's convenience, and CSS would in most cases do a
better (incremental) job than greasemonkey and the likes to fix things
at the remote end.
--
||| hexadecimal EBB
o-o decimal 3771
--oOo--( )--oOo-- octal 7273
205 goodbye binary 111010111011
Dec 20 '05 #3
In article <m3************@nntp.bednarz.nl>,
Eric B. Bednarz <be*****@fahr-zur-hoelle.org> wrote:
Mark Parnell <we*******@clarkecomputers.com.au> writes:
Eric Lindsay <NO**********@ericlindsay.com>:
I am wondering whether it is still considered a useful
idea to add <body id="www-ericlindsay-com"> or some equivalent to all my
web pages.
Define ‘useful’. If it is about quantity, the answer is probably no.


As a hobby site, quantity isn't my first consideration. However as well
as being for the convenience of the (almost certainly very few) visitors
who know about and seek a CSS Signature, it does give me a bit of a
response to critics. Namely, if you don't like the way my site appears,
here is a mechanism that lets you change how it appears. I suspect I
will go through several designs I don't like before I get to my final
design. I could add a page mentioning CSS signatures (with pointers to
places explaining it better), plus make example stylesheets available.
Some of my friends have artistic skills I lack. I might even get lucky
with a much better looking site from one of them.
If they're all going to be the same, no.

It can be useful to have an id on the <body> though - I


That's the (missed) point. A 'domain signature' is not about your but
about your visitor's convenience, and CSS would in most cases do a
better (incremental) job than greasemonkey and the likes to fix things
at the remote end.


I intend another post for questions about id and/or class on html and
body, as there are several things design sites have said that I don't
follow. However you certainly picked the point of this post, it was
about making things better for the odd visitor who knows and uses CSS
signatures.

--
http://www.ericlindsay.com
Dec 21 '05 #4
Deciding to do something for the good of humanity, Eric Lindsay
<NO**********@ericlindsay.com> spouted in
comp.infosystems.www.authoring.html:
it was
about making things better for the odd visitor who knows and uses CSS
signatures.


Having never heard the term "CSS signatures", I missed your point
entirely. :-\

--
Mark Parnell
================================================== ===
Att. Google Groups users - this is your last warning:
http://www.safalra.com/special/googlegroupsreply/
Dec 21 '05 #5
Eric Lindsay <NO**********@ericlindsay.com> writes:
As a hobby site, quantity isn't my first consideration.
Uhm...
However as well
as being for the convenience of the (almost certainly very few)
visitors
Ah; *that* was the quantity I meant. It's useful to such a small amount
of people that you probably just could not bother as well (they must
visit your site in the first place, be CSS-savvy, and find it butt-ugly
as well as useful _and_ exclusive enough to mangle a dedicated - section
of a - user style sheet in order to come back :).

OTOH, it mostly doesn't hurt either (I'm working on a CMS with some
fancy DOM scripting where it would, but that's not normal :).
Namely, if you don't like the way my site appears,


I run away that direction... <=

;)
--
||| hexadecimal EBB
o-o decimal 3771
--oOo--( )--oOo-- octal 7273
205 goodbye binary 111010111011
Dec 21 '05 #6
in comp.infosystems.www.authoring.html, Mark Parnell wrote:
Deciding to do something for the good of humanity, Eric Lindsay
<NO**********@ericlindsay.com> spouted in
comp.infosystems.www.authoring.html:
it was
about making things better for the odd visitor who knows and uses CSS
signatures.


Having never heard the term "CSS signatures", I missed your point
entirely. :-\


I have been site specific CSS from before CSS-signatures were invented,
and I think CSS signatures makes it much easierl. Still won't be much use
for everybody, but on new site, no work at all is needed. If they would
become mainstream on popular sites, situation can change fast.

Practically, if there is CSS signature on your site and use lean
HTML+CSS, it is possible to tailor web experience very easily.

Without, there is need for additional steps. Debugging invalid and CSS
signatureless page is not suitable for most people. I do it myself, but
only for really important websites for me, that stay same long perids of
time.

I have very outdated tutorial on subject in 'net

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Dec 21 '05 #7
In article <MP************************@news.individual.net> ,
Lauri Raittila <la***@raittila.cjb.net> wrote:
I have been site specific CSS from before CSS-signatures were invented,
and I think CSS signatures makes it much easierl. Still won't be much use
for everybody, but on new site, no work at all is needed.
That was what I thought when I came across the idea. Since I am trying
to move my site to a CMS (and doing cleanup while I am about it), adding
a CSS signature isn't all that much effort.
Without [CSS signature], there is need for additional steps. Debugging invalid and CSS
signatureless page is not suitable for most people. I do it myself, but
only for really important websites for me, that stay same long perids of
time.
Have you tried Aaron Boodman's Greasemonkey Firefox extension, designed
for running user scripts customised for individual sites? James
(Brothercake) Edwards had an interesting article about it at
http://www.sitepoint.com/article/bea...e-greasemonkey
I haven't tried it myself, and I realise I tend to hear about this sort
of thing rather later than you folk, but it sounded interesting.
I have very outdated tutorial on subject in 'net


That was one of the items I consulted prior to asking my question.

--
http://www.ericlindsay.com
Dec 21 '05 #8
in comp.infosystems.www.authoring.html, Eric Lindsay wrote:
In article <MP************************@news.individual.net> ,
Lauri Raittila <la***@raittila.cjb.net> wrote:
I have been site specific CSS from before CSS-signatures were invented,
and I think CSS signatures makes it much easierl. Still won't be much use
for everybody, but on new site, no work at all is needed.


That was what I thought when I came across the idea. Since I am trying
to move my site to a CMS (and doing cleanup while I am about it), adding
a CSS signature isn't all that much effort.


Do it, even some people considered to be good on CSS make big problems
and refuse to accept problems. (For example Marks HTML tutorial used to
have fixed menu, that didn't work on small window... I fixed that client
side...)
Without [CSS signature], there is need for additional steps. Debugging invalid and CSS
signatureless page is not suitable for most people. I do it myself, but
only for really important websites for me, that stay same long perids of
time.


Have you tried Aaron Boodman's Greasemonkey Firefox extension, designed
for running user scripts customised for individual sites? James
(Brothercake) Edwards had an interesting article about it at
http://www.sitepoint.com/article/bea...e-greasemonkey
I haven't tried it myself, and I realise I tend to hear about this sort
of thing rather later than you folk, but it sounded interesting.


I looked at it long ago, but there is also few ways to do it without. I
have been using Opera, as it is far superior browser, and use userjs
solution (bit flaky, wouldn't recommend for anyone using less that 5 year
old computer...) That is optimal for this old laptop. (I simply can't run
FF with 50 tabs with newsclient, winamp and few terminals)
I have very outdated tutorial on subject in 'net


That was one of the items I consulted prior to asking my question.


Nice to know. Someday I have time to update that...

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Dec 22 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
2015
by: PassingBy | last post by:
I recently came across a template site selling cd's and was wondering what the groups opinion is of this? I purchased one of the cd's and the templates are great and Im looking forward to...
4
3108
by: Don Adams | last post by:
Does the Mozilla browser even support CSS? Very few of my stylesheet formats work in Mozilla. Is there a local stylesheet that is overriding my stylesheet? If so, is there an option to turn off...
4
2206
by: jwa6 | last post by:
I have a user/pc specific problem in access. This doesn't occur on any other ( windows xp pc) that I have used the ..mbd on. This involves a query that's using a range of dates as a parm. This...
2
1276
by: Onur Bozkurt | last post by:
I'm trying to send a user in my website to another page but on a different virtual directory. So I can't use session variables. How can I transfer data with the user...?
33
2387
by: Dave (DreamIsle) | last post by:
Hello. I'm working on a layout that I need to be pixel specific. How can I get the font to stay precisely the height I need? Specifying line-height or font-size in px doesn't yield the results I...
0
912
by: Depechie | last post by:
Hey people, I have a question about the Regional settings. What would I like to do is, change the default user in windows to a specific Locale ! This, so that whenever I create a new user on...
4
2646
Haitashi
by: Haitashi | last post by:
There are many ways to reach my site. But I what I'm trying to accomplish is to test if the user comes back from 3 specific sites. If they are linking to my site from theirs, I want to store that...
35
2442
by: RobG | last post by:
Seems developers of mobile applications are pretty much devoted to UA sniffing: <URL: http://wurfl.sourceforge.net/vodafonerant/index.htm > -- Rob
4
2590
by: AdamOnAccess | last post by:
Hi Gang, I'm trying to write a public subroutine that returns a user to a specific row in a subform. Here's what I have so far... Public Sub psubGoToRecordInSubform(ctrSubForm As Control, intID...
0
7115
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7321
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5624
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4705
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1547
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
414
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.