+ Reply to Thread
Results 1 to 4 of 4

Thread: Change deisgn when logged

  1. #1

    Change deisgn when logged

    Hi,

    Everything is in the title...!
    Could it be possible to change design (exemple background-img or background-color) when people are logged ?

    Thanks in advance for your reply,

    Marc
    Last edited by Cancemi Marc; May 30, 2013 at 03:42 PM. Reason: error spelling

  2. #2
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Marc,

    of course it is possible.
    You need only something knowledge in CSS
    and the following condition in header.tpl.


    Example for Inline CSS style
    Code:
    Only registered members can view the code.
    But if you want to change after login the original style.css with a custom style.css then use the following condition in header.tpl...

    Example for CSS file change
    Code:
    Only registered members can view the code.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; May 30, 2013 at 08:28 PM.

  3. #3

    Resolved : many Thanks !

    Many thanks you are a king ! really easy to do, for the moment i use the fisrt method, but if the client want something more advanced , i will use the second.

    Thanks again,

    Marc

  4. #4
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    No problem.
    You are welcome.

    Best regards
    Steffen

+ Reply to Thread