» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 54
0 members and 54 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on Help finding File with logo.gif code line inside within the Nuke 7.x - Themes forums, part of the PHP-Nuke 7.x category; I am trying to center the logo.gif file for my site and I cant seem to locate the location ...


Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - Themes

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-23-2006, 10:54 PM
Junior Member
 
Join Date: Dec 2005
Posts: 14
Help finding File with logo.gif code line inside
I am trying to center the logo.gif file for my site and I cant seem to locate the location of the file that holds the logo.gif string. I have looked in header.php and themes.php and neither seem to have the line I am looking for. I am using Pack-smartDark theme. I think I can center it if I could find the location to edit.


Thanks

www.chattanoogarc.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-23-2006, 11:04 PM
Junior Member
 
Join Date: Dec 2005
Posts: 14
my folders link is
/themes/smartDark

The folders inside are forums, images, style


Im thinking the file is in where somewhere but I have opened all the *.php files and cant seem to find it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-23-2006, 11:07 PM
Duke's Avatar
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 1,002
Send a message via AIM to Duke
I don't think this is controlled in your .css so it loox to be a .php or .html file. Do you have a header.html, header.php, or index.php file?

Better yet, do you have a link where I can dl the theme?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-23-2006, 11:12 PM
coldblooded's Avatar
Super Moderator
 
Join Date: Jan 2002
Location: USA
Posts: 618
Open the header.html and replace all the contents with:

Code:
<center>$showbanners</center>
<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>
        <td width="100%" height="110" bgcolor="#000000"><div align="center">[img]themes/smartDark/images/logo.gif[/img]</div></td>
  </tr>
</table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="4">
            <tr>
              <td width="150" nowrap><font class="content">$theuser</font></td>
              <td nowrap><div align="center"><font class="content">:: Home 
                    :: Downloads 
                    :: <a href="modules.php?name=Your_Account">Your 
                    Account</a> :: Forums 
                    ::</font></div></td>
              <td width="150" nowrap><div align="center"><font class="content">
$datetime
                  </font></div></td>
            </tr>
          </table></td>
      </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td bgcolor="#000000">[img]themes/smartDark/images/7px.gif[/img]</td>
      </tr>
    </table>
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
      <tr valign="top">
        <td>$public_msg[img]themes/smartDark/images/pixel.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
  <td valign="top" width="1" background="themes/smartDark/images/7px.gif">
Backup the original file just in case you need it.
__________________
The more we learn... the more we realize how little we actually know.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-23-2006, 11:17 PM
Junior Member
 
Join Date: Dec 2005
Posts: 14
Duke, here is a link http://smartor.is-root.com/viewtopic.php?t=1817

coldblooded...thanks I will try and edit the html file
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-23-2006, 11:56 PM
Junior Member
 
Join Date: Dec 2005
Posts: 14
I couldnt get it to work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-24-2006, 12:12 AM
Junior Member
 
Join Date: Dec 2005
Posts: 14
when i cut and paste into front page it looses the format
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-24-2006, 12:18 AM
Duke's Avatar
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 1,002
Send a message via AIM to Duke
I'll take a stab at this later tonite when I get home from work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-24-2006, 12:22 AM
Junior Member
 
Join Date: Dec 2005
Posts: 14
ok thanks....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-24-2006, 03:23 AM
Duke's Avatar
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 1,002
Send a message via AIM to Duke
I think the reason you can't find what your looking for is because thats a forums theme template. If you want to alter the header, you need to be looking at the files in the sites root such as header.html, index.php, etc.

BTW, I was just looking at your site and it loox like your well on your way to fixing the problem. When in doubt, just create an imagefile that will take up your entire header size. I would caution you though that if you have your site set to autostretch rather than locked pixels, your header will stretch your page at lower resolutions and justify left at higher resolutions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem finding a BG color.. brandon948 Site design 1 08-26-2005 05:23 PM
Assistance with finding theme! olegman Nuke 7.x - Themes 3 11-05-2004 06:36 AM
Help - Can I add a swf file instead of a gif as the logo? BuddahBoy Theme packs 1 09-14-2004 04:57 PM
is there a config.php file when u dl the phpbb2 file? SureFire Purged Topics 0 08-02-2003 09:11 PM
Need help installing PHP-Nuke (See Inside) concanrain Purged Topics 1 05-12-2003 11:33 AM


All times are GMT -5. The time now is 07:50 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31