jphogan
-
Cookies to redirect to separate pages based on previous choice?
@CrocoDillon Thanks for the help!
-
Cookies to redirect to separate pages based on previous choice?
Okay, after more searching around, I've found that this is definitely possible. I haven't yet found any excellent tutorials or training material on getting started though. If anybody can point me in a great direction, I would appreciate it…
-
Subdomain ignoring margins from linked stylesheet?
I have the answer if anyone else runs into this. Apparently, the subdomain common.css file was changing the elements to inline. I added display:block and it works perfectly now.