Upgrade current Drupal theme to be mobile responsive

Hi all, does anybody know if I can upgrade my current Drupal theme to be mobile friendly/ responsive without having to re design it? I am not a designer/ programmer and I am wondering if there is an easy way to do this through an add on service or anything?? Thank you in advance for your help.

forms, $form

My form includes several statements from the database, which are generated randomly, ie every time there are new (something like a test). And i need to remember current values, but in &form i can't get the right ones, there are allways updated ones. How can i fix it?

function mudule_form(&$form_state){
.....
$all = array(
'one' => $st[0],
'two' => $st[1],
......
);

Tech Support needing help with clients site

Hi there.
TL;DR at bottom.

Short background: I'm a trainee Tech Support. Only have knowledge of HTML and currently training in the others. For security reasons I'd rather not link the website I'm working on.

Anyway, a client came in the shop and stated their website had been hacked and asked us to look into it. Sure enough it had been. I've managed to essentially get rid of all the crap they put on to the site and reverted it back to normal. That was the easy part.

How to remove the HTML tags in the emails sent by the Contact Form?

When the contact form is sent on my site, the email that arrives has HTML paragraph tags around each sentence <p> & </p>
Where are the setting to change this option?

How to change link color in D6 bluemarine ?

Hello,

I'm trying to change the color of the links + background color in footer menu.

Can't find the way to do it.

#footer {
padding: 0em 0em 0em 5em;
font-size: 1.4em;
a:link {color:# 333;}
}

It doesn't work.

Thanks.

Using Drupal as a support portal for a FB community

Hi chaps,

I'm having feelings about building a project using Drupal and I thought I'd better ask the community before getting hands on, so I'd basically love to hear opinions. Quick background:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x