Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > Website Design

Website Design Forum for discussing flash, graphics, fonts, video and music! Have a question about how to implement something into your website? Ask here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-14-2007, 11:44 AM
greenbean greenbean is offline
Newbie
 
Join Date: Sep 2007
Posts: 3
Rep Power: 0
greenbean is on a distinguished road
Default Wallpapers/background colors for website?

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-15-2007, 10:32 AM
Lop's Avatar   
Lop Lop is offline
Speaks fluent binary
 
Join Date: May 2006
Posts: 1,149
Rep Power: 18
Lop will become famous soon enoughLop will become famous soon enough
Default

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.
__________________
Lop
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-17-2007, 08:31 AM
greenbean greenbean is offline
Newbie
 
Join Date: Sep 2007
Posts: 3
Rep Power: 0
greenbean is on a distinguished road
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-10-2007, 03:26 PM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Rep Power: 5
Patrick is on a distinguished road
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-10-2007, 06:18 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,467
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

Quote:
Originally Posted by Patrick View Post
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.
I don't quite understand what you mean. Can you show me an example of how you call a function from a CSS file?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 11-10-2007, 12:20 PM
Kaabi's Avatar   
Kaabi Kaabi is offline
Programming God
 
Join Date: Jul 2006
Posts: 884
Rep Power: 14
Kaabi is on a distinguished road
Default

Quote:
Originally Posted by greenbean View Post
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.
__________________
Cheap Airsoft Guns

If you are looking for high-quality, yet cheap, airsoft guns, then check out MrAirsoft.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-11-2007, 11:28 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default

Quote:
Originally Posted by Sidewinder View Post
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Colors NeedHelp The Lounge 22 07-12-2007 12:49 AM
Escape character ansi colors and ncurses tobs C and C++ 6 02-04-2007 01:11 PM
Have you used colors? Sir_Rimo General Programming 2 01-16-2007 09:29 AM
Proper way to store and retrieve colors from registry NeedHelp C# Programming 5 05-28-2006 11:28 PM


All times are GMT -5. The time now is 06:20 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads