My original intent was to have a three color design: Green for "connect" (forums, profiles, chat, etc), Blue for "Explore" (area information, event calendar, etc), and Gold for general items such as contact, help, etc. I have the menu divided up that way but have only partially implemented it on the actual pages. I've found that carrying it through to the pages is harder than I thought it would be. There's no clean lines in the path or taxonomy to separate one section from another so there's a lot of hard coding involved. Comments about the site are split between some loving the colors and some saying three is too much. So I'm not sure how I should proceed and could really use some advice.
Here are some possible paths I've considered:
Go all the way and have every page color coded according to section.
Drop the gold and just use blue and green. (General items would be blue)
Stick with just blue and use green as an accent.
Change to just green and use blue as an accent.
Have the front page & menu color coded but the rest of the site be only blue or only green
Go completely monochromatic with either blue or green.
I'm fairly new to drupal and have a staging site for a theme on 1and1 and I installed drupal onto a client's host (siteground). I developed the theme on my site first, but when I try to transfer it to the siteground site, the theme's don't work. The themes all show up in the list, but the assets in it, don't. I tried uploading a file to another theme's folder and I can see it. I then create a folder in the themes folder and add the same file and I can't see it in the browser, it gives me a Page not found error. If I create a folder anywhere else and add an image file, I can see it.
In the SEO and Gagarin themes comments on blogs are starting in the side bars. Comments are fine on Polls though, so I am confused where to look to remedy this issue. I posted some issues in the specific theme support areas (SEO and (Gagarin), but thought some of the theme-masters here could give some tips on what may be wrong.
I created node-product.tpl.php to make products to display in 3 columns.
Now, I need the product detail page to display as one product on a page.
How do I do that?
Thank you in advance
P.S.
I am very new to Drupal so please use simple terms in your response. Thank you