I have been looking at how to template but I think that may be a little much for what i am wanting to do.
Simply put I have a database table set up to store the users character (a fictional person not letters) information but I want to give them the ability to choose their background color or image, text size, font, color, bold, underline and italic options and the ability to upload a character image.
Now I know how to do the form and have it process this information to the database. What I do not understand is how to then have each character page pull up with the proper styling via the style properties in the database.
Not asking for code but perhaps a shove in the right direction as in what to google or search for.