Is it possible to have two themes running on a Pligg site?
-
New Pligger
Is it possible to have two themes running on a Pligg site?
I want to incorporate a different theme for my user profiles to make the interface better for my users. Every other page would remain the same.
If this isn't possible, maybe a better solution would be to install pligg on a sub domain with a different template. If I did this, would it be possible to link the pligg acounts for my users.
Any help/suggestions would be greatly appreciated!
Thanks!
Purqs.com
-
Senior Member
-
New Pligger

Originally Posted by
kevin4uguys
yes its possible
Could you give a brief explanation of how this would work?
-
New Pligger
...........................................
-
New Pligger
Can anyone post a quick reply to help me out with this please?
-
Pligg Founder
I'm not sure what exactly you are trying to do. If you are just trying to change the design of the profile pages you can do that without entirely changing templates.
Code:
{if $pagename eq "user" || $pagename eq "profile"}
Do stuff here
{else}
Do non-profile stuff here
{/if}
-
New Pligger

Originally Posted by
Yankidank
I'm not sure what exactly you are trying to do. If you are just trying to change the design of the profile pages you can do that without entirely changing templates.
Code:
{if $pagename eq "user" || $pagename eq "profile"}
Do stuff here
{else}
Do non-profile stuff here
{/if} Ok thanks Yankidank for the response! I am running the arthemia template and was wondering if I could incorporate the social pro template for user pages, or just have an option to switch between the two...
-
Casual Pligger
Hey purgs,
I guess it is not possible but you can do custom css for profiles page, mainly you need to edit profile_center.php in your template file.
Similar Threads
-
By graffias in forum Questions & Comments
Replies: 5
Last Post: 05-10-2010, 10:09 PM
-
By Ebenonce in forum Questions & Comments
Replies: 2
Last Post: 12-07-2008, 09:04 AM
-
By ward99 in forum Questions & Comments
Replies: 2
Last Post: 02-23-2007, 07:00 PM
-
By PilotChris in forum Questions & Comments
Replies: 1
Last Post: 02-07-2007, 10:50 AM
-
By jjmusicpro in forum Questions & Comments
Replies: 1
Last Post: 01-29-2007, 08:55 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules