Hey there - I'm new to this board and will probbaly have lots of questions. If I'm not in the right section, please forgive me...
I've hired a freelance developer to make my website. One thing he does not know how to do is make it possible for users to choose different wallpapers or background colors for the website - I thought this would be a good feature to have so users could personalize the site.
The two examples I have found are
phillydogspot dot com -- sorry can't type in better link, as this is my first post it wont let me put in links--
(when you go to that page you can click on one of the squares at the top of the page and that will change the background).
I've seen something also done for myspace - you could go to another site like myspace editor, choose colors you want the background of your page to be, the site generates a code, you put it in your myspace profile and then that changes your background.
What is the best way to have this done for my site? In the first link I provided - is that a hard thing for a programmer to do? Would it just be better for me to include a link so users can change their backgrounds on their own, using an outside program? Will the programmer have to code the site in a special way to allow for this (changing background)? If he doesn't plan for this in the beginning will it be hard to be go back and change later if I want to add this feature in phase II?
Questions, questions, I know. Please help! Thanks very much, greenbean.
Wallpapers/background colors for website?
Started by greenbean, Sep 14 2007 07:44 AM
6 replies to this topic
#1
Posted 14 September 2007 - 07:44 AM
|
|
|
#2
Posted 15 September 2007 - 06:32 AM
You mean like the little color squares in the top right of this website? (blue, red, black, etc..) This is done using JavaScript and CSS. When a user clicks on the color it just changes the CSS file loaded and there you have it, a new color scheme and/or background.
#3
Posted 17 September 2007 - 04:31 AM
Yes, you are correct -- I realized after I posted it that this very site has it (dur!) Thanks for that information... I'll see if that helps the developer. I'll research CSS and JavaScript today! Thanks so much, greenbean
#4
Posted 10 October 2007 - 11:26 AM
You have to use CSS file along with your other files and then you have to call functions from CSS files into your script. If still you have any problem please let me I will try my best to help you out.
Cheers.
Cheers.
#5
Posted 10 October 2007 - 02:18 PM
Patrick said:
You have to use CSS file along with your other files and then you have to call functions from CSS files into your script. If still you have any problem please let me I will try my best to help you out.
Cheers.
Cheers.
I don't quite understand what you mean. Can you show me an example of how you call a function from a CSS file?
#6
Guest_Kaabi_*
Posted 10 November 2007 - 09:20 AM
Guest_Kaabi_*
greenbean said:
Yes, you are correct -- I realized after I posted it that this very site has it (dur!)
I know, I found it interesting how you didn't use CodeCall as an example since they have the exact same thing you are referring to.
#7
Posted 11 November 2007 - 08:28 AM
Sidewinder said:
I don't quite understand what you mean. Can you show me an example of how you call a function from a CSS file?
I think he meant the way round? Calling the CSS file (having the theme colors and everything) with JS?


Sign In
Create Account

Back to top









