skinnable
wanderlost
Joined: 2002-08-17
Posts: 2 |
Posted: Sat, 2002-08-17 01:31 |
I'm trying to make my entire skinnable using PHP - I've got most of the site done, but I'm having problems with my gallery install. You see, to make the skins work, I have to be able to at least change the stylesheet after ascertaining which skin the user has selected. What I'd like to know is where the stylesheet is specified in the gallery scripts and if I can: Does this make sense? Basically, I need to know how to get into the <head> elements for each section of gallery (twould be nice if there were a file in html_wrap that handled this, but it doesn't appear that way). My site is available at: http://www.wanderlost.org/ if that helps in any way... Thanks in advance for any help someone can provide :smile: |
|
Posts: 12
Hm, I'd be interested if anyone has suggestions on accomplishing this!