Hello,
so I have a http://fairmonkey.codepartner.se.
I use Less framework for CSS + LESS CSS Preprocessor module so I add in fairmonkey.info file:
stylesheets[all][] = css/struct.less
stylesheets[all][] = css/styles.less
- template.php css files this way:
drupal_add_css(drupal_get_path('theme', 'fairmonkey') . '/css/struct.css');
drupal_add_css(drupal_get_path('theme', 'fairmonkey') . '/css/styles.css');
Don't know if it's important...nevermind - works good.
I am totally new to website design. I apologize for being out of my depth here.
I have built a site using Drupal on a local machine. I used the Bitnami Drupal Stack to download and access it.
The site operates fine through my browser, when accessed locally. I cannot locate an index.html file anywhere on my machine, and cannot get the site to display when uploaded to a hosting service. It seems as though it is operating without an index.html file. Is there a step I have overlooked?
I work with drupal 7 and I have a problem,
How can I "build" a new node with links list of taxonomy terms whitout use The View module.
That I want is to click on a like, do a database request according to parameters (in the url) and get the result in the form of link list.
thank you very much
I need to create a role (let's say "usermanager") that can administer other users (create, edit, modify, maybe even delete) of certain roles (let's say "client" and "supporter"):
- it shouldn't access (nor see) other roles than "client" and "supporter"
- it shoud be able to set one of the above roles with a checkbox in the "user creation" form
HI everybody
I have a site shobjanta.com. This site is in bengali language. I have edited style.css in garland theme.
The site was working fine. But from today morning the site's font is not working. I dont know what is the problem.
But the font is working on other site prothom-alo.com
Can anybody help me to find it out.