Unknown classes and id's

Hello there!

I've begun theming for Drupal 7 and have encountered some issues. First I attempted to build upon an existing theme made for theme dev, Framework. That worked moderately well, but it's way too messy because I had to mix both my own already existing css with css of another theme.

I've now started from scratch, which has worked out quite well. My page.tpl.php file has been customized to my needs. The regions are working and the region demo shows me the regions exactly where they should be.

However, the styling of content that gets put in is wrong. Well, let me correct myself, it's not wrong but it shouldn't exist. When I view my page's source after it's been renderen I am seeing a ton of new divs with classes and id's that don't even exist in my stylesheet. For example:

<div id="block-system-navigation" class="block block-system contextual-links-region block-menu">
<h2>Navigation</h2>
<div class="contextual-links-wrapper contextual-links-processed">
<div class="content">
<ul class="menu">
<li class="first last collapsed">
</ul>
</div>
</div>

Will Drupal+Views will work well with adding 2000-3000 nodes in month?

Hello.
I am using drupal 7 with Views. Please tell me will it work well and with a good speed if users will add 2000-3000 nodes per month?
And what the maximum amount of nodes drupal?
I will be very gratefuul if you tell me about your highload projects.

Thanks.

how join webform table with view

Dear All,

I have a webform table with its view.
I want to get report from my view and join it with my webform table, following code:

How to write complex SQL expression in D7 PDO format?

Hi All,

I want to execute below sql query using Drupal 7 PDO, But could not find a way to do,

SQL:

"UPDATE books AS a JOIN books b ON a.pid = b.pid
SET a. status = 'INACTIVE'
WHERE b.pdays * (36400) + b.ptime_from > 6546"

Drupal 7:

Editing my theme

I have installed professional theme. I do not know how to edit the text on my page. how do I edit the theme.

Content Types, nodes and post size.

Hi all

How many content type i can do in this version before the system will not work well. How this will influence performance of the system ?

How many module i can do before the management of module will not wok as is shod ( Sorting is not working or module is not render in the page ).

What is the maxim post size that Drupal will support. ( number of field posted at once ).

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x