When you save a drupal generated page and then view it offline it loses it style (reverting to virtually a txt page). Is there any way around this so it still looks just as good???
Hi all, I'd really appreciate any help here. I find that IE7 spoils my menus whenever the font size is changed using the browser. In firefox the menus and words simply resize together gracefully. You can take a look at this on my website:
I need a automatic css switcher based on what browser that the user has.
I first laid out my design with a browser detect that would switch to the IE style sheet.. but now the standard IE if statements do not work in PHP...
I found a snippet of code that looks like it would work..
but it does not or I'm not placing it in the right place.... any help would be fantastic.. Thanks in advance....
I'm guessing this has been answered before, but I don't know the exact words to use to explain my query when searching. I was wondering how the pages on this site have been created, ie. drupal.org/contribute drupal.org/form etc? I need to create similar 'static pages' which I can then arrange content modules inside of to manage my taxonomy/content. Thanks for any advice, n.
I am using the marvin template and trying to add some onClick functionality to the primary links in this template with a javascript function, and it's not working :(
Could someone please be kind to look at what i've written and tell me what i'm doing wrong?