Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am looking for a Drupal theme expert to work on theming products, ecommerce pages and good familiarity with the contemplate modules for ongoing work. Please contact me direct.
I need to apply a style to a specific link on the front page. When I view the source code for the page I see this:
<div class="links">» <ul class="links inline"><li class="first last forward_links"><a href="/forward/11" title="Forward this page to a friend" class="forward-page forward_links">Email this page</a></li>
</ul></div></div>
.
I have tried a number of combinations to affect the "Email this page" link, but nothing has worked so far.
I would like to change my theme from "Garland fluid width" to "Aurora".
i am working on my localhost.
I have downloaded the .tar theme file. How should i integrate it into my Drupal?
Pls provide instructions in simple terminology.
The main problem I have with my site is when people leave comments sometimes the site 'breaks' and the comments are pushed into the right sidebar in internet explorer! I've posted about this problem a few times and I have gotten a lot of help, most of it points towards validating the site. I have validated all the CSS so there are no more errors, just warnings (according the the FF web developer toolbar)
As you can see, lots and lots of errors, the only problem is I'm not sure how to fix them! It says there is something wrong with my closing tags... but there isn't? I mean it is highlighting the little carrot and jabbering about omit tag, but I can't remove that stuff or else the site breaks. Am I a complete dumbass here? I just don't know how to fix this.