>>  Site Map >>  Forums >>  Blocks 6x

Forum module - topics in forum:



Blocks 6x - Discussions regarding PHP-Nuke Blocks.



blocks and new pages

excuse my noobness,

I was wondering if anyone knew how to create a block let's say called "links" and it had links to sub pages that I want to be displayed in the middle portion of my nuke. is that understandable? can someone help me?






Yeah, go to admin panel, blocks, scroll to the bottom and there's a content box, put your links in there, e.g

Code: :
<a href="http://link1url">link1</a><br>
<a href="http://link2url">link2</a><br>
<a href="http://link3url">link3</a>



give the block a name and voila, sorted.






It seems that this block method does work for the most part, it creates text with the link, yet it opens it up in the same browser window as its own page. I'm trying to get it so that the page opens up in the center of the nuke, similar to how the links on the side of this page open in the middle table. is this possible?






Get hold of and use either NukeWrap or the iFrame modules (NukeWrap should be in our d/l section - iframe from http://codezwiz.com )




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS