Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$19.95
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:2
Last: Total:6929
Last: Last:
silver163
Members: Online
Members: Members:0
Guests: Guests:14
Total: Total:14
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
TechbotOffline
Post subject: Bluemetal theme prob with Downloads section  PostPosted: Mar 23, 2008 - 12:28 AM



Joined: Sep 30, 2004
Posts: 16

Status: Offline
I have the bluemetal theme installed and its working great except when you click the downloads link. It keeps the main center block in place and puts my downloads all the way at the bottom of the page. My users have to scroll down, click on the category and wait until the page refreshes. When it does, the center block is there again and they have to scroll all the way back down to get to it again. Any suggestions???
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Bluemetal theme prob with Downloads section  PostPosted: Mar 23, 2008 - 12:30 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3934

Status: Offline
Replace the contents of theme.cfg with this

Code:

<?php
$atversion = '1.7';
$template = array (
  'default' =>
  array (
    'dtd' => 'HTML401_Transitional.html',
    'main' => 'theme2.html',
    'summary' => 'summary.html',
    'summary1' => 'summary.html',
    'summary2' => '',
    'article' => 'article.html',
    'altsummary' => '0',
    'leftblock' => 'leftblock.html',
    'centerblock' => 'centerblock.html',
    'rightblock' => 'rightblock.html',
    'table1' => '',
    'table2' => '',
    'autoblock1' => 'area1block.html',
    'autoblock2' => '',
    'autoblock3' => '',
    'autoblock4' => '',
    'autoblock5' => '',
    'autoblock6' => '',
    'autoblock7' => '',
    'autoblock8' => '',
    'autoblock9' => '',
  ),
  'PNphpBB2' => '',
  '*HomePage' =>
  array (
    'default' =>
    array (
      'dtd' => 'HTML401_Transitional.html',
      'main' => 'theme.html',
      'leftblock' => 'leftblock.html',
      'centerblock' => 'centerblock.html',
      'rightblock' => 'rightblock.html',
      'summary' => 'summary.html',
      'summary1' => 'summary.html',
      'summary2' => '',
      'article' => 'article.html',
      'altsummary' => '0',
      'table1' => '',
      'table2' => '',
      'autoblock1' => 'area1block.html',
      'autoblock2' => '',
      'autoblock3' => '',
      'autoblock4' => '',
      'autoblock5' => '',
      'autoblock6' => '',
      'autoblock7' => '',
      'autoblock8' => '',
      'autoblock9' => '',
    ),
  ),
  '*AdminPages' => '',
  'eprodreviews' => '',
  'pnAllies' => '',
  'pnphpbb2' => '',
);
$blockdisplay = array (
  'default' =>
  array (
    'left' => '1',
    'center' => '1',
    'right' => '1',
    'autoblock1' => '1',
    'autoblock2' => '1',
    'autoblock3' => '1',
    'autoblock4' => '1',
    'autoblock5' => '1',
    'autoblock6' => '1',
    'autoblock7' => '1',
    'autoblock8' => '1',
    'autoblock9' => '1',
  ),
  'PNphpBB2' => '',
  '*HomePage' =>
  array (
    'default' =>
    array (
      'left' => '1',
      'center' => '1',
      'right' => '1',
      'autoblock1' => '1',
      'autoblock2' => '1',
      'autoblock3' => '1',
      'autoblock4' => '1',
      'autoblock5' => '1',
      'autoblock6' => '1',
      'autoblock7' => '1',
      'autoblock8' => '1',
      'autoblock9' => '1',
    ),
  ),
  '*AdminPages' => '',
  'eprodreviews' => '',
  'pnAllies' => '',
  'pnphpbb2' => '',
);
$style = array (
  'default' =>
  array (
    'stylesheet' => '',
    'logoimg' => '',
    'color1' => '#4F4F4F',
    'color2' => '#4F4F4F',
    'color3' => '#4F4F4F',
    'color4' => '#4F4F4F',
    'color5' => '',
    'color6' => '',
    'color7' => '#000000',
    'color8' => '#4F4F4F',
    'color9' => '#000000',
    'color10' => '#4F4F4F',
    'striphead' => '0',
    'head' => '',
  ),
  'PNphpBB2' => '',
  '*HomePage' =>
  array (
    'default' =>
    array (
      'stylesheet' => '',
      'logoimg' => '',
      'color1' => '#4F4F4F',
      'color2' => '#4F4F4F',
      'color3' => '#4F4F4F',
      'color4' => '#4F4F4F',
      'color5' => '',
      'color6' => '',
      'color7' => '#000000',
      'color8' => '#4F4F4F',
      'color9' => '#000000',
      'color10' => '#4F4F4F',
      'striphead' => '0',
      'head' => '',
    ),
  ),
  '*AdminPages' => '',
  'eprodreviews' => '',
  'pnAllies' => '',
  'pnphpbb2' => '',
);
$blocktemplate = array (
  'default' =>
  array (
    'default' => '',
    'PNphpBB2' => '',
    '*HomePage' => '',
    '*AdminPages' => '',
    'eprodreviews' => '',
    'pnAllies' => '',
    'pnphpbb2' => '',
  ),
  '*HomePage' =>
  array (
    'default' =>
    array (
      'default' => '',
      'PNphpBB2' => '',
      '*HomePage' => '',
      '*AdminPages' => '',
      'eprodreviews' => '',
      'pnAllies' => '',
      'pnphpbb2' => '',
    ),
  ),
);
$autoblock = array (
  1 => 'Area1',
  2 => 'Area2',
  3 => 'Area3',
  4 => 'Area4',
  5 => 'Area5',
  6 => 'Area6',
  7 => 'Area7',
  8 => 'Area8',
  9 => 'Area9',
);
$themecmd = array (
);
$blockcontrol = NULL;
$themeversion = array (
);
?>

_________________
 
 View user's profile Send private message  
Reply with quote
TechbotOffline
Post subject: RE: Bluemetal theme prob with Downloads section  PostPosted: Mar 25, 2008 - 03:26 PM



Joined: Sep 30, 2004
Posts: 16

Status: Offline
That did it Smile You're the friggin man as always Mars!
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image
Consolidation | 0 Credit Cards | Mortgage | Remortgages | Advertising | Internet Marketing

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3