navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Can't find the way to do this

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Can't find the way to do this
Page: [1]
 
ritarun

 

Posts: 678
From: Upstate New York USA
Status: offline

 
Can't find the way to do this - 9/20/2004 7:26:17   
Can someone help me find the post (or give a new post) to how to make a page with various colors? Remember seeing it a while back but can't find it with the search. Thanks to other posts I have mastered the HEX colors numbers so now I can move on to the next challenge.

What I want to do is to be able to offer four different colors of the same page to my new customer (so they can decide on the exact color). Can't remember if I make four copies of the CSS, each with
unique HEX codes or make four new pages with linking each page to it's matching CSS or what.

It's been a long weekend and my brain is mush!

_____________________________

Success often occurs in private, but failure usually in full view.
Giomanach

 

Posts: 6128
Joined: 11/19/2003
From: England
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 7:30:50   
Hi Rita

Do you want the color change to be site wide or just on selected pages?

Dan

_____________________________




(in reply to ritarun)
c1sissy

 

Posts: 5084
Joined: 7/20/2002
From: NJ
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 14:31:59   
http://www.frontpagewebmaster.com/m_189997/key_style%252Cswitcher/tm.htm#190592
You might find what you are looking for in here. I believe its a style switcher that you are looking for. There are, I believe, a couple of ways of serving different colors to your visitors.

Also I would suggest a visit to the zen garden, they most likely would have in their styles or xhtml code something in regards to this.

Keep us updated on what you find out!

_____________________________

Deb-aka-c4Ksissy
high panjandurum and alpha female of the silverback tribe
As decreed by Jesper 5-24-2003.
The only stupid question is... the one that is never asked!!
http://directory.css-styling.com
http://fmsforum.com
http://positioniseverything.net/
http://www.tanfa.co.uk/

(in reply to ritarun)
d a v e

 

Posts: 4168
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 15:50:53   
didn't look at link above but there's this as well
http://www.alistapart.com/articles/n4switch/

_____________________________

David Prescott
Gekko web design

(in reply to c1sissy)
ritarun

 

Posts: 678
From: Upstate New York USA
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 17:37:26   
Cissy to the rescue! That's the series of post I was looking for. Thank you.

Dan- I wanted the whole site in different colors and the buttons to change.

Dave-- That's one's good too!

All the help is appreciated. Never thought of the word "switcher" -- I kept searching for "change".

_____________________________

Success often occurs in private, but failure usually in full view.

(in reply to d a v e)
Giomanach

 

Posts: 6128
Joined: 11/19/2003
From: England
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 17:44:06   
Site wide will require PHP/ASP coding with the usgae of cookies to be done successfully, how goods your Server Side Techs knowledge? Multiple stylesheets will be required

Dan

_____________________________




(in reply to ritarun)
ritarun

 

Posts: 678
From: Upstate New York USA
Status: offline

 
RE: Can't find the way to do this - 9/20/2004 18:09:30   
Dan-- let me clarify. I was really hoping for the link to the post I remembered reading in Outfront. I am not really wanting to build out a complete website that switches colors but to offer to my new client a way to choose between colors with his unique content & photos in draft form. I only intend to have one sample of each page mocked up with the same photos on each so they can choose.

"Do you like version A - HEX 804040 or version B- HEX 800000 or version c- Hex 804000 or various D HEx FF0080 (examples only).

My client is very "fussy" and the colors must be just so. He needs to be able to see his photos placed on the page with each color.

My memory was that there was a post about making buttons that automatically changed colors that I was looking for to refresh my memory. (thinking of the client end of things). I could not remember if it was very involved (for my side of the task) or if I even have the skills to do it.

If I have to code PHP/ASP this won't fly since I don't know how. That's why I wanted the post or article to refresh my mushy brain..

_____________________________

Success often occurs in private, but failure usually in full view.

(in reply to Giomanach)
d a v e

 

Posts: 4168
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: Can't find the way to do this - 9/21/2004 0:12:14   
maybe for what you want to do you could just make several versions of the page and change the style sheet fo each one (i.e. just *link* to a different stylesheet) so page one is linked to 1.css etc. put some small navigation element someone just to link to all the pages

_____________________________

David Prescott
Gekko web design

(in reply to ritarun)
c1sissy

 

Posts: 5084
Joined: 7/20/2002
From: NJ
Status: offline

 
RE: Can't find the way to do this - 9/21/2004 10:18:17   
quote:

ORIGINAL: d a v e

maybe for what you want to do you could just make several versions of the page and change the style sheet fo each one (i.e. just *link* to a different stylesheet) so page one is linked to 1.css etc. put some small navigation element someone just to link to all the pages


I have actually seen this on one of Eric meyers sites, I think, and how they did this was they had a small section on the right of the page that gave you choices of different colors etc.. of the page view. And when you clicked on this, then you would get the template of choice.

_____________________________

Deb-aka-c4Ksissy
high panjandurum and alpha female of the silverback tribe
As decreed by Jesper 5-24-2003.
The only stupid question is... the one that is never asked!!
http://directory.css-styling.com
http://fmsforum.com
http://positioniseverything.net/
http://www.tanfa.co.uk/

(in reply to d a v e)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Can't find the way to do this
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts