Modify Portal page

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: Modify Portal page

Post by Dragosvr92 »

Doooooonnee !!!!
Thank You ! :D :D :D :D :D

Now....... how may i add the navigation bar in the header of the portal :s
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.


User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Modify Portal page

Post by spaceace »

ok, in the edits that get done when adding the portal, you just need modify them to allow the navbar to show. if you can zip your overall_header.html and post it here, i can edit it for you ;)
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: Modify Portal page

Post by Dragosvr92 »

Ill just put the code here,without zipping etc

So... here it is :
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">


<head>

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
..............................................................................................
..............................................................................................
..............................................................................................
..............................................................................................
Removed Script............................................................................
If you by any chance,see anything wrong in there feel free to edit it.
The table fields like <table>,<tr>,<td> seem to cause troubles when validating >,<
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 3 times in total.

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: Modify Portal page

Post by Dragosvr92 »

have a look when you are in the mood to :)
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Modify Portal page

Post by spaceace »

go into the portal settings in the acp and turn "phpBB menu:" on ;)
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
duesmandella
Donor
Posts: 55
Joined: Tue Jan 18, 2011 6:33 pm

Re: Modify Portal page

Post by duesmandella »

<!-- Start Navigation Bar //-->
<div style="text-align: center;font-size:163%;font-family: Comic Sans MS;">

<a href="/">Home</a>|
<a href="/Forums/">Forums</a>|
<a href="http://zombieflashgames.org/" target="_tab">FlashGames</a>|<!--
<a href="/Blog" target="_tab"><b>Blog</b></a> | -->
<a href="http://www.wheresmyip.net/" target="_tab">IPCheck</a>

</div>
<!-- End Navigation Bar //-->
Last edited by duesmandella on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: Modify Portal page

Post by Dragosvr92 »

@spaceace,
Thaaannkksss !! couldnt you say that erlyer? lol
why did i posted the header O.o

also,duesmandella, what are you trying to say?
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Modify Portal page

Post by spaceace »

had too much stuff going on to remember it :lol:
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: Modify Portal page

Post by Dragosvr92 »

:P

The Portal looks alot nicer with the navigation bar ! :D
Now, i got a other mission for you !
The Delete icon from the chat :P
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Modify Portal page

Post by spaceace »

i will need moderator or admin permissions in order to be able to see what is missing and what needs to be changed to fix it ;)
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

Post Reply