Hi all,
I'm new to Drupal and CMS. So far I'm liking the concept to put a site together fairly quickly with blocks, nodes, etc... I'm having some structure problems with my menus. I've been spinning my wheels for a while and feel like I should now ask for help. To condense the issue, how can I get my navigation menu block to the top of my site?
Using the block region demo, it shows the navigation block under my content section.
I am new to drupal theming, but I already learnt a lot about this topics.
I have two web sites made in classic xtml & css, but my boss request from me to migrate them in drupal.
I am a little confused what to do, so I need your suggestions what is the best way to do this job.
I already slice psd, coded it...
Could I in general, use code of my web sites in drupal?
(In .info file of theme I could add my style.css, but, themes have already its css which overlap with my css, so I dont know what to do!)
I am using form block module for getting node content through web forms, Unfortunately some form fields(Except title and body) are not rendering in front end for anonymous user, I have enabled field view permission properly. Can someone suggest a solutions?