0

The question is the title.

Examples are like Vanilla Forums or WordPress, which the same user can create customized themes or choose a themes among hundreds.

I find nothing related, what I wonder is a small code to know how to choose the topic you want to occupy.

4
  • So, you want to know how/what backend capabilities exist to help change front-end design? Commented Apr 25, 2016 at 22:05
  • @Adib Hello, i need know the "How". Commented Apr 25, 2016 at 22:14
  • What you're basically doing is building sites based on a user's pre-defined inputs. You save that data in the database, and you create a custom CSS file for each user. Here's an example: stackoverflow.com/questions/13201451/… Commented Apr 25, 2016 at 22:17
  • Apparently this is not what I need know. Commented Apr 25, 2016 at 22:21

1 Answer 1

1

If I understand the question correctly, you would want to load a different CSS file for every theme. Maybe this can help Dynamically loading an external JavaScript or CSS file

Sign up to request clarification or add additional context in comments.

1 Comment

yes this can help me.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.