Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-19-2002, 04:27 AM   #1
funkmaster
So Fucking Banned
 
Join Date: Sep 2001
Location: shell beach
Posts: 7,938
script that let users customise your website

looking for a script that letīs users customize the website, nothing special ... just let them choose their colors and stuff ... help me out !!
funkmaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2002, 04:56 AM   #2
justsexxx
Too lazy to set a custom title
 
Join Date: Aug 2001
Location: The Netherlands
Posts: 13,723
Maybe somthing like this?

http://www.scriptbreaker.com/examples/bgcchanger.asp

And over "the rest"what do you mean? That they can manage their bookrmarks and stuff or something?

Amdre
__________________
Questions?

ICQ: 125184542
justsexxx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2002, 05:05 AM   #3
funkmaster
So Fucking Banned
 
Join Date: Sep 2001
Location: shell beach
Posts: 7,938
... no,no ... I just want to give them different layouts to choose from, somethin like http://www.alltheweb.com/help/alchemist/gallery.html ... but not that comlicated, only different color settings (bgcolor/linkcolor ... etc.)

I think itīs called "XML based on cookies" , so everytime they come back they will see the website like they want to ... I just canīt find anything.

Last edited by funkmaster; 11-19-2002 at 05:07 AM..
funkmaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-19-2002, 05:09 AM   #4
DragonAss
Confirmed User
 
Join Date: May 2001
Location: Philly, PA USA
Posts: 206

function barf($stylesheet)
{
switch($stylesheet)
{
case 'red': return 'red.css';
case 'blue': return 'blue.css';
case 'ugly': return 'ugly.css';
default: return 'normal.css';
}
}


Then

<link rel="stylesheet" type="text/css" href="<?php echo barf($_COOKIE['my_style'])?>">


(sorry: php coding don't show up too pretty here)

Then have fun making style sheets.
DragonAss is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright Đ 2000- Jelsoft Enterprises Limited.