Dragosvr92
Posts: 89 Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag:
Post
by Dragosvr92 » Wed May 11, 2011 9:24 pm
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
spaceace
Posts: 991 Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag:
Post
by spaceace » Thu May 12, 2011 6:44 am
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.
Dragosvr92
Posts: 89 Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag:
Post
by Dragosvr92 » Thu May 12, 2011 1:12 pm
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.
Dragosvr92
Posts: 89 Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag:
Post
by Dragosvr92 » Fri May 13, 2011 3:19 pm
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.
spaceace
Posts: 991 Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag:
Post
by spaceace » Fri May 13, 2011 3:24 pm
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.
duesmandella
Posts: 55 Joined: Tue Jan 18, 2011 6:33 pm
Post
by duesmandella » Fri May 13, 2011 6:45 pm
<!-- 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.
Dragosvr92
Posts: 89 Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag:
Post
by Dragosvr92 » Fri May 13, 2011 9:22 pm
@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.
spaceace
Posts: 991 Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag:
Post
by spaceace » Fri May 13, 2011 10:23 pm
had too much stuff going on to remember it
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
Dragosvr92
Posts: 89 Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag:
Post
by Dragosvr92 » Sat May 14, 2011 7:46 am
The Portal looks alot nicer with the navigation bar !
Now, i got a other mission for you !
The Delete icon from the chat
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
spaceace
Posts: 991 Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag:
Post
by spaceace » Sat May 14, 2011 8:11 pm
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.