Please help a newbee

Hi,

I am new to using drupal and decided to use it for my new project.

Last night i managed to successfully install drupal 7 to my local host (using Mamp) and started configuring the website.

However I have come to work on the website today and for the life of me can't work out how to access the admin section to make changes.

Please can someone enlighten me

Thanks

Can i apply a CSS Hover to an entire block?

Hi everyone.
Developing my own personal site i encountered this need. On my homepage i deveolped 4 blocks using CSS3 standards and placed them in a 2x2 table with panels to show my website major sections.
What i would like to do is ato associate a :hover property so that the entire block changes the look (getting the associated class) when i hover the link inside the block

Here is my class for the homepage block together with the specific one for block 7 (cos i change the border radius for each block giving them different rounded angles:

.block-hp-sections {
width: 280px;
height: 200px;
background-color: #48a9e4;
background-image: -moz-linear-gradient(top, #0779bf, #48a9e4);
background-image: -webkit-gradient(linear, center top, center bottom, from(#0779bf), to(#48a9e4));
background-image: -o-linear-gradient(top, #0779bf, #48a9e4);
/*THIS BRAKES THE ROUND CORNERS ON IE9 - HAVE TO KNOW WHY! */
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0779bf', endColorstr='#48a9e4');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
/*THIS BRAKES THE ROUND CORNERS ON IE9 - HAVE TO KNOW WHY! */
/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0779bf', endColorstr='#48a9e4')"; */

Redirect to Internal URL

Is it possible to redirect a node to another internal url?

Use of same aliases

Can you use same aliase in drupal to connect one page to others? How do you do this?

Thanks in advance

How do I create new drupal site on localhost and keep the old site

Hi,

I am following a tutorial from node one and I want to start a new tutorial that builds a site from scratch. I want to start a brand new site on my apache localhost.

What do i need to do to make a new site without deleting the old?

Ideally, I want to have http://localhost:8888/1 for one site and go to http://localhost:8888/2 for my new site

IS THIS POSSIBLE OR DO I NEED TO DELETE OLD SITE TO START AGAIN ...

Thanks

Spammer accounts?

Although I have captcha enabled my little website http://humanhighlights.com is getting dozens of account requests every day - is it possible that a spambot can do captcha math? Any idea why they target a little po-dunk website like mine? I used to have a forum but didn't get anyone to participate except spammers and now they are still requesting user accounts like crazy?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x