Custom menus in portal!?
#11
F.ex you can do this.
<iframe src="which file to open first" height="475" width="640" name="main" frameborder="0"></iframe>
You gotta change src="" to the file you wanna open first. and height to what you want. and the link will be like this:
<a href="which file" target="main"></a>
#12
So, that means i need to create new php files and upload them to my server?
#13
yes.
#14
LOL!I was dreaming last night about me making that and it worked, i certanly need to try do that Big Grin
#15
aren't u planning to dispaly announcements on the portal page ??
have u found out how to use it or not yet??

regards
#16
Yes, i have announcements displayed on my portal.I also have menu with "downloads" link and when i click on it i need it to open list if downloads in portal!It should be in the same place as announcements.Understand?
#17
yes i know that, by consern is regarding the the space that frame will take!!
isn't taking a blank place, at least not until u click that certain link.


regards
#18
zaher1988 Wrote:ow yeah you can

in Admin CP > Templates > Modify / Delete > Expand > Portal Templates > Portal

Find this $welcome

above it add $adv

now go back to the list, find the button New Template at the top add a new template called portal_adv

and add this code to it

<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td class="tborder">
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" width="100%">
<tr>
<td class="thead"><strong>Adv</strong></td>
</tr>
<tr>
<td class="trow1">
Your things here
</td>
</tr>
</table></td></tr></table>
<br />

or you may add the code directly above $welcome


Many regards
Try this and it doesn't add any menus on my portal page im using mybb 1.02...
#19
well hey

1st make sure u have created a new template called portal_adv

which has the code mentioned above.

Sec , make sure to put $adv after $welcome and anywhere u want in the page.

The code is certainly working Smile and this might be a little misunderstanding Smile

many regardsWink bbye
#20
Done all that does't appear on my portal page...


Forum Jump:


Users browsing this thread: 1 Guest(s)