I currently have one of my sub-menu on the high-light of the touch theme. The menu links are currently stacks on one another but I want them to display side by side. I tried to inject css using css injector menu but it doesn't seem to work.
I'm having some problem customizing the theme of my 1st DrupalCommerce website.
First, if i drag a theme folder into my sites/all/themes folder it does not get read by the admin when going to appearance/themes. It should display in the disabled theme section. i've checked the permission and they seem to be consistent with other folders
second, on my default core Bartik theme the color controls are not accessible. Also, the +Install New Theme button is missing from the Admin Appearance page, ugh!
Hi , I am trying to add a custom page template for a particular content type. When I run, it displays error “The requested page "../field_test" could not be found.” .What I did was ,
1. Changed page.tpl to page--product-details.tpl.php( content type is “machine name : product_details” ).