You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 56 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Boyz theme comes through pink in parts [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 6:24 am Reply with quoteBack to top

I love this theme and snapped it up right away but I have just one problem. I can see that it is a modified Airhead because when you first go to my site all of the blocks heading backgrounds start of pink/red like the airhead theme. Then they turn blue. Is there any way you can look at this to stop it happening? Thanks

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
Daniel-cmw
Site Admin
Site Admin


Joined: Mar 02, 2003
Posts: 1662

Location: The UK!

PostPosted: Fri Nov 14, 2003 6:36 am Reply with quoteBack to top

Have you got a link to your site?

_________________
Read Me
Find all posts by Daniel-cmwView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 6:59 am Reply with quoteBack to top

My site is here

I am also getting a header.php on line 47 error when trying to access the forums or PM

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
Daniel-cmw
Site Admin
Site Admin


Joined: Mar 02, 2003
Posts: 1662

Location: The UK!

PostPosted: Fri Nov 14, 2003 7:00 am Reply with quoteBack to top

I see what you mean, ill point mikem in the direction of this post.

_________________
Read Me
Find all posts by Daniel-cmwView user's profileSend private message
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Fri Nov 14, 2003 7:01 am Reply with quoteBack to top

Fixed: Re-downlaod the pack and replace your theme.php file.

It was the top table bg color of the blocks. You can't really see it because the table bg color is covered by a cellpic graphic. So users on slower connecitons would definately see it before the graphcis loaded.

mikem

_________________
Getting Started | My Projects
Find all posts by mikemView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 7:05 am Reply with quoteBack to top

It seems to be trying to open my old theme (which has now been removed) when I try to access the forums. Do you know why this might be?

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 7:15 am Reply with quoteBack to top

Ah, you fixed the pink. great!

Do you know why I am getting this error when accessing the forums?

Code:
critical error at header.php on line 47 error when trying to access the forums

_________________
Thanks,

Alex

Last edited by awh on Fri Nov 14, 2003 7:16 am; edited 1 time in total
Find all posts by awhView user's profileSend private message
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Fri Nov 14, 2003 7:16 am Reply with quoteBack to top

awh wrote:
It seems to be trying to open my old theme (which has now been removed) when I try to access the forums. Do you know why this might be?


that is a personal style selection setting.
When you go to your site as anonymous, everything is fine.
Did you switch your Forums template style BACK to subSilver before removing the old?
You may need to reset your default forum theme back to default in the database.

_________________
Getting Started | My Projects
Find all posts by mikemView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 7:20 am Reply with quoteBack to top

Oh, I close my browser and reopened and every seems fine now. Thanks

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 7:29 am Reply with quoteBack to top

Its funny....I had been trying to mod Airhead for what seems like ages and not getting anywhere fast. I wanted it blue...lol...and now you come and have done it for me. I can't thank you enough!!

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Fri Nov 14, 2003 7:35 am Reply with quoteBack to top

While I am here can I ask your help again. If you look at my site because I have modified the link colours the links on the silver navigation bar need to made darker. How can I just make these links darker? I assume it needs to be done here somewhere:

Code:
echo"<table class=\"bodyline\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> "
  . "   <tr> "
  . "      <td align=\"center\" valign=\"top\">"
  . "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"
  . "<tr background=\"themes/Boyz/forums/images/Boyz_nav_back.jpg\">"
  . "              <td valign=\"top\" align=\"left\" width=\"150\" nowrap background=\"themes/Boyz/forums/images/Boyz_nav_back.jpg\"><font class=\"headcontent\">$theuser</font></td>"
  . "<td nowrap valign=\"top\" align=\"center\" background=\"themes/Boyz/forums/images/Boyz_nav_back.jpg\"><font class=\"headcontent\"><strong>::</strong>&nbsp; <a href=\"index.php\">Home</a> "
  . "                    &nbsp;<strong>::</strong>&nbsp; <a href=\"modules.php?name=Downloads\">Patches</a> "
  . "                    &nbsp;<strong>::</strong>&nbsp; <a href=\"modules.php?name=Your_Account\">Your "
  . "                    Account</a> &nbsp;<strong>::</strong>&nbsp; <a href=\"modules.php?name=Forums\">Forums</a> "
  . "                    &nbsp;<strong>::</strong></font>"
  . "</td>"
  . "              <td valign=\"top\" align=\"right\" width=\"150\" nowrap background=\"themes/Boyz/forums/images/Boyz_nav_back.jpg\"><font class=\"headcontent\">"
  . "$datetime"
  . "                  </font>&nbsp;</td>"
  . "<td background=\"themes/Boyz/forums/images/Boyz_nav_back.jpg\"><img src=\"themes/Boyz/forums/images/spacer.gif\" alt=\"\" height=\"25\" width=\"1\" border=\"0\"></td>"
  . "</tr>"
  . "</table>"
  . "        <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" align=\"center\">"
  . "      <tr valign=\"top\">"
  . "        <td>$public_msg<img src=\"themes/Boyz/images/7px.gif\" width=\"1\" height=\"1\" border=\"0\" alt=\"\"></td>"
  . "</tr></table>"
  . "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" align=\"center\">"
  . "<tr valign=\"top\">"
  . "  <td valign=\"top\" width=\"1\" background=\"themes/Boyz/images/7px.gif\">"
 ."";

    blocks(left);
echo"</td><td valign=\"top\" width=\"100%\">"
 ."";

}



I just can't seem to do it

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
awh
Lieutenant
Lieutenant


Joined: Sep 09, 2003
Posts: 158


PostPosted: Sat Nov 15, 2003 4:29 am Reply with quoteBack to top

Can I ask something else?

The images for the stars (on ratings, reviews etc.) aen't coming out too well....is there any chance you could design some nice blue ones to match the theme?

_________________
Thanks,

Alex
Find all posts by awhView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.405 Seconds - 378 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::