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, 60 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Getting rid of the block background [ ]
 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
Luciel
Sergeant
Sergeant


Joined: Aug 28, 2004
Posts: 119


PostPosted: Mon Nov 13, 2006 8:29 am Reply with quoteBack to top

Hi,

I'm using custom images as my section links as a nav block, however the images appear within the block but you can still see the background (and if you make the images wider, the block streches but still showing the background.

This is what i mean:

Image

The red background.
Find all posts by LucielView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Mon Nov 13, 2006 11:09 am Reply with quoteBack to top

So you want to remove the red part right?

Post the block code.

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
Luciel
Sergeant
Sergeant


Joined: Aug 28, 2004
Posts: 119


PostPosted: Mon Nov 13, 2006 12:44 pm Reply with quoteBack to top

yes, and it's not part of the block itself, it's just the design of how all blocks should be shown (the block code is basically the html for the image and links).
Find all posts by LucielView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Mon Nov 13, 2006 1:56 pm Reply with quoteBack to top

Is this an HTML website then and not a phpnuke one?

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
Luciel
Sergeant
Sergeant


Joined: Aug 28, 2004
Posts: 119


PostPosted: Tue Nov 14, 2006 4:45 am Reply with quoteBack to top

no, it is phpnuke, but for my navigation block (instead of using the modules block) i just simply did the content in html (using php rules obviously)

Code:
<?php
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
global $user, $userinfo, $Default_Theme, $cookie;
getusrinfo($user);

$content  .="<a href=\"index.php\"><img src=\"images/blocks/navpanel1.jpg\" border=\"0\"></a><br>";
$content  .="<a href=\"modules.php?name=\"><img src=\"images/blocks/navpanel2.jpg\" border=\"0\"></a><br>";
$content  .="<a href=\"modules.php?name=ModTeam\"><img src=\"images/blocks/navpanel3.jpg\" border=\"0\"></a><br>";
$content  .="<img src=\"images/blocks/navpanel4.jpg\" border=\"0\"><br>";
$content  .="<img src=\"images/blocks/navpanel5.jpg\" border=\"0\"><br>";
$content  .="<img src=\"images/blocks/navpanel6.jpg\" border=\"0\">";

?>
Find all posts by LucielView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12397


PostPosted: Wed Nov 15, 2006 6:51 am Reply with quoteBack to top

You will actually need to edit your theme files, probably blocks.html or theme.php

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
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.188 Seconds - 223 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::