>>
Site Map
>>
Forums
>>
Blocks 7x
Forum module - topics in forum:
Blocks 7x - Discussions regarding PHP-Nuke Blocks. 7x
Help with a block please
Hi, I have a new block "link me". The problem is I have a lot of buttons, so, I put 3 buttons and then, I need a link to go to my site with more buttons but I need this open in the middle and I don't know how to make the link, if this is target="middle" or what.
Does anybody can help me????
Thanks
Easiest option would be to just create a content page with all your other buttons in, then just add the link to that content page in your block.
E.G
| Code: : |
| <a href="modules.php?name=Content&pa=showpage&pid=1">All Buttons</a> |
Thanks but where must I upload this page???
Just create a new page from the content admin (admin.php?op=content)
I am sorry but I am new here and I don't know about it, can you explain me this???
Thanks
| Cypher_489 Wrote: : |
| Just create a new page from the content admin (admin.php?op=content) |