» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 83
0 members and 83 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10: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
Rimonabant - combat obesity and smoking at the same time
Football Betting - best nfl betting promotions at sportsbook.com.
Poker Chips - Clay and composite poker chips for home games.

Register Now! Contact Us

About this Page
This is a discussion on main page blocks problem and smillies within the Nuke 6.5 to 6.9 - Blocks forums, part of the PHP-Nuke 6.5 to 6.9 category; hello , my problem is.. in the main page of the site there's messages the admins put like news or ...



Go Back   Nukemods Forum » PHP-Nuke 6.5 to 6.9 » Nuke 6.5 to 6.9 - Blocks

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-14-2003, 04:50 PM
Junior Member
 
Join Date: Jun 2003
Posts: 61
main page blocks problem and smillies
hello , my problem is.. in the main page of the site there's messages the admins put like news or updates on the site
and under it there's latest 5 forum messages , whenever an admin makes a new "message" the entire block goes down and its getting really low , now i was wondering if there's a way to make the blocks on the main page (there's also a shout box) to be above the messages module because i want people to see it without having to scroll down


my second problem is adding smillies to the forum .. i went to the forums control panel and clicked on add new smily pak and the drop down menu didnt have any options even tho i uploaded one to my site.. i could really use some help on how to add new smiles to my forums
thanks alot for the help! :mrgreen:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-15-2003, 04:09 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
find this in header.php
Code:
if ($home == 1) {
    message_box();
    blocks(Center);
}
and change it to
Code:
if ($home == 1) {
    blocks(Center);
    message_box();
}
this will put center up blocks above the messages
__________________
Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-16-2003, 07:34 AM
Junior Member
 
Join Date: Jun 2003
Posts: 61
alright i did that , thanks alot for the help

does this affect the "add story " feature as well? if not how do i make that feature be under the main blocks?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-17-2003, 05:30 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
Don't think it affects that one, so you want to have it this order:
Blocks
News
Messages??

Sorry but that will require some modification because the module display isn't defined in header.php but in index.php so you will need to modify it and it will require modding to core files.
You need also some php experience because I don't have the time to make all the modding for you
__________________
Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
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
Main page formatting gone haywire RottenZombie Nuke 7.x - Modules 4 01-21-2006 12:38 PM
news in the forum and main page ijob Site design 1 05-11-2005 03:12 PM
Want to add an html page with a link in main menu Clarion Open topics 2 03-17-2005 04:15 PM
recent post mod (at a glance) for the main forum page AstroCreep nukemods.com 5 06-22-2003 08:30 AM
Setoscale ERROR on main Page strato Purged Topics 2 05-24-2003 08:34 PM


All times are GMT -5. The time now is 06:18 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