I recently launched the new Drupal site [redacted], a blog with information on search engine optimization and related Web technologies. Registered users or users with a Drupal ID can maintain their own Blog, add content, comments, and forum entries. I checked out other CMS such as TYPO3, Joomla, ezPublish and opted for Drupal, because of the ease of use, the categorization capabilities, the extensive documentation, the available modules, and other reasons.
The theme is a modified version of the Internet Center theme (http://drupal.org/node/52018). I changed the fixed width to a percentage based layout, added other regions and coded a new function for the primary links to better reflect which section of the site the user is in.
Thanks in advance for your feedback.
Comments
It looks like Wordpress now :
It looks like Wordpress now :)
-----------------------------------------------------
Bob @ Drupal Aid (https://www.drupalaid.com)
It is WordPress now.
That's the default WordPress 5.2.5 theme, and view source reveals:
<meta name="generator" content="WordPress 5.2.5" />The link posted by gilesmethod also link to a WordPress site.
- gisle