Hi
First i strongly recommend that you place all your css customization on ../css/override.css file.
This way it will be easier for you on future template updates that changes css files.
This feature must be enable on template parameters > advanced settings.
ggarmo wrote:For one, I am very capable and have a good understanding of how styling works but for some reason I cannot find the CSS for the background of the dropdown menu. I have looked everywhere and firebug isnt showing me the correct thing.
GK Menu css classes are added on ../css/menu/menu.css
Colors and backgrounds are place on each style1.css, style2.css and style3.css files.
ggarmo wrote:Second, I would like to be able to publish a custom module in the register position where the built-in "Register Now" button was before. Can anyone help me get this done? Publishing anything to the register position does not work.
I don't quite understand.
You want to place an custom module on register link position or display a modal box with module position by triggering the Register button ?