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 ...

$15.00
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:0
Last: Total:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:65
Total: Total:65
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
LostSonOffline
Post subject: fiblack  PostPosted: Apr 08, 2005 - 04:07 AM



Joined: Jan 04, 2005
Posts: 11

Status: Offline
Is there a way to make the fiblack theme go 100% of the window I love this theme and would like it to go a wee bit wider, thanks.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: fiblack  PostPosted: Apr 08, 2005 - 11:05 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
The header would have to be redone to stretch.
 
 View user's profile Send private message  
Reply with quote
LostSonOffline
Post subject:   PostPosted: Apr 08, 2005 - 08:36 PM



Joined: Jan 04, 2005
Posts: 11

Status: Offline
hmm ok then

Oh yeah BTW do you have a link pic i could add to my blockto point ppl here ??


Last edited by LostSon on Apr 08, 2005 - 09:40 PM; edited 1 time in total
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 08, 2005 - 08:54 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Actually
If you open theme.html and look for
Code:
<table width="800" border="0" cellspacing="0" cellpadding="0" align="center" height="100%">
  <tr>
    <td valign="top">
      <!-- [left-blocks] -->


Change the table width to 100% should put it out to full width for the body.
Then do the same with theme2.html as well.
 
 View user's profile Send private message  
Reply with quote
LostSonOffline
Post subject:   PostPosted: Apr 08, 2005 - 09:04 PM



Joined: Jan 04, 2005
Posts: 11

Status: Offline
ok i tried that and it stretched out the header i changed some more table tags to 100% and that pulled them out to the edges now i just have to get the story block to stretch to match the blocks, Laughing

Ok i edited some more and i can keep the headers and footer intact just need to stretch then summary block now heh
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 08, 2005 - 09:13 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Open summary.html and replace it with this
Code:

<TABLE WIDTH=90% BORDER=0 CELLPADDING=0 CELLSPACING=0>
   <TR>
      <TD>
         <IMG SRC="{image-path}fiblacksummary_01.gif" WIDTH=60 HEIGHT=80 ALT=""></TD>
      
    <TD background="{image-path}fiblacksummary_02.gif" WIDTH=100% HEIGHT=80 ALT="">
      <!-- [cat-title] -->
    </TD>
      <TD>
         <IMG SRC="{image-path}fiblacksummary_03.gif" WIDTH=60 HEIGHT=80 ALT=""></TD>
   </TR>
   <TR>
      <TD background="{image-path}fiblacksummary_04.gif" WIDTH=60 HEIGHT=100 ALT=""></TD>
      <TD background="{image-path}fiblacksummary_05.gif" HEIGHT=100 ALT="">
      <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="100%">
        <tr>
          <td colspan="2">
            <!-- [posted-by] -->
            -
            <!-- [posted-date-time] -->
          </td>
        </tr>
        <tr>
          <td align="center" valign="top">
            <!-- [topic-image] -->
          </td>
          <td valign="top">
            <!-- [article-summary] -->
            <br>
            <br>
            <!-- [article-notes] -->
          </td>
        </tr>
        <tr>
          <td align="left">
            <!-- [article-reads] -->
          </td>
          <td align="right">
            <!-- [article-more] -->
          </td>
        </tr>
      </table>
    </TD>
      <TD background="{image-path}fiblacksummary_06.gif" WIDTH=60 HEIGHT=100 ALT=""></TD>
   </TR>
   <TR>
      <TD>
         <IMG SRC="{image-path}fiblacksummary_07.gif" WIDTH=60 HEIGHT=30 ALT=""></TD>
      <TD background="{image-path}fiblacksummary_08.gif" WIDTH=100% HEIGHT=30 ALT=""></TD>
      <TD>
         <IMG SRC="{image-path}fiblacksummary_09.gif" WIDTH=60 HEIGHT=30 ALT=""></TD>
   </TR>
</TABLE>


Smile
 
 View user's profile Send private message  
Reply with quote
LostSonOffline
Post subject:   PostPosted: Apr 08, 2005 - 09:32 PM



Joined: Jan 04, 2005
Posts: 11

Status: Offline
actually what i did was use the article.html file and edited it a little it looks quite nice. its shaping up quite well actually i have a little more to do though, thanks for the help Laughing

Do you have the PSD for the header ?? I looked in the DL section and didnt see it Question
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 08, 2005 - 09:43 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
I will have to look around for it.
That is an OOOOOLD theme. Smile
 
 View user's profile Send private message  
Reply with quote
LostSonOffline
Post subject:   PostPosted: Apr 08, 2005 - 09:51 PM



Joined: Jan 04, 2005
Posts: 11

Status: Offline
Well maybe with the Gimp i can tweak it the way i want it
 
 View user's profile Send private message  
Reply with quote
ZortOffline
Post subject:   PostPosted: Apr 29, 2005 - 06:53 AM



Joined: Apr 28, 2005
Posts: 8

Status: Offline
I have a question i am very new to this i had a freind help me get this theme and install it. I am running www.valorium.net when set a poll the vote button is gray with gray text and in the "my accunt" when you click on edit my info- the boxes to edit the info are also gray on white. Like i said i am new to this and i need to know where i need to go to so that i can change the font color please advise.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 29, 2005 - 11:18 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
I'll post a fixed CSS file for this today.
 
 View user's profile Send private message  
Reply with quote
ZortOffline
Post subject:   PostPosted: Apr 29, 2005 - 04:03 PM



Joined: Apr 28, 2005
Posts: 8

Status: Offline
Very nice i noticed that in the admin section, in the block and setting it is the same way there also. Will that be fixed witht eh same file?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 30, 2005 - 12:44 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
http://www.portalthemes.com/downloads/fiblackstyle.zip
 
 View user's profile Send private message  
Reply with quote
ZortOffline
Post subject:   PostPosted: Apr 30, 2005 - 01:53 AM



Joined: Apr 28, 2005
Posts: 8

Status: Offline
Thanks that worked well
 
 View user's profile Send private message  
Reply with quote
ZortOffline
Post subject:   PostPosted: May 04, 2005 - 02:09 AM



Joined: Apr 28, 2005
Posts: 8

Status: Offline
The theme looks really kewl on the post nuke web page but when i go into the forums. when i am in the User Admin - permissions i and for user lookup the text box there is dark gray with black text is the fixable. Please advise.
 
 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

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