Jump to content

help me please.. lol


z1haze

Recommended Posts

hi i have been working on a new website for my clan http://newsite.knightsofkarbala.com and i was wondering if someone could help me change the iframe or whatever so that the "forums" page takes up the whole page, and the boxes on the left are not there... I can not figure out how to do this.. i will send whoever the files if they need to look at them.. i want the boxes there on all the other pages.. but on the forums, i would like it to go all the way acrossed if you know what i mean.. thanks,

Link to comment
Share on other sites

Ok give this a try, first BACK UP the two original files

 

Copy style.css and index.php from the warfare template into a backup folder, then replace them with the files I've attached.

 

it should work fine, it's untested though.

 

Zip has 2 files, index.php and style.css

 

 

[attachment deleted by admin]

Link to comment
Share on other sites

it did not work.. i think i did the same thing you did.. it removes the boxes yes, but it does not bring the forum over any farther... just leaves it where it is.. when a blank space on the left.. hope this will give you another idea

 

You updated the CSS file also, right?

 

Link to comment
Share on other sites

replace this

<a href="http://newsite.knightsofkarbala.com/index.php?page=forum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Forums','','template/warfare/nav_bar/nav_bar_over/images/nav_bar_over_07.gif',1)">

 

with

<a href="http://newsite.knightsofkarbala.com/index.php?page=forum" target="_parent" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Forums','','template/warfare/nav_bar/nav_bar_over/images/nav_bar_over_07.gif',1)">

 

that should work

Link to comment
Share on other sites

ok what i was trying to do was get the link to target the parent window which in this case is the window the user is browsing in and load it in that but try using _blank instead of _parent

 

<a href="http://newsite.knightsofkarbala.com/index.php?page=forum" target="_blank" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Forums','','template/warfare/nav_bar/nav_bar_over/images/nav_bar_over_07.gif',1)">

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.