Closed (fixed)
Project:
Advanced Profile Kit
Version:
5.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2008 at 11:51 UTC
Updated:
24 Aug 2008 at 14:23 UTC
I have cloned the User Profile panel and would like to use advanced_profile.css with it. I tried adding <style type="text/css" media="print">@import "<?php print base_path() .drupal_get_path('module', 'advanced_profile') ?>/advprofile/advanced_profile.css";</style> to page.tpl.php. It adds the file, however no styling is applied to #user-profile .panel-pane h2.title.
Any tips on how to use APK styling on other panels?
Comments
Comment #1
michelleThis is the code for it:
Just put that in your template.php and change the first if() to match the pages you want it on.
Michelle
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.