PDA

View Full Version : FPSAdmin Navigation Tip


OldDog
03-01-2005, 05:10 PM
Since RudeDog re-indexed last night, you all should be aware that when you go into Forums, you can click on Links (next to User/CP), and, in the drop-down is "New Posts". This will show you all the latest. Once you read (or ignore, or whatever), you can click on Links again, and choose "Mark Forums Read". This will effectively remove the newest posts from your profile. Very handy for seeing what's new, then trimming it down.

9thSF-Medic
10-23-2005, 07:36 AM
This link has now dissappeared!??

OldDog
10-23-2005, 08:25 AM
Its now under Quick Links, and its "Today's Posts" (or something like that), but its not working right now...RudeDog is fixing it as we speak. You can use the right-hand column on the Home page to see new posts until he does.

rudedog
10-23-2005, 10:27 AM
I have a couple support post in on this. It's proving to be more of a pain then I thought.

Sorry for the delay guys!

rudedog
10-23-2005, 10:56 AM
I have an idea. will be working on it this morning.

rudedog
10-23-2005, 02:21 PM
ok, I have it 99% working, I'm just trying to get it to fill the width of the page, which is more cosmetic thing, but still drivers me crazy :p

Let me know if I'm missing any links.

OldDog
10-23-2005, 05:32 PM
Looks ok, now...however, Submit News seems to be screwed up, and Gallery and Downloads reverts to th eold banners.

rudedog
10-23-2005, 05:44 PM
fixed the submit news link.

working on those pages next..... I have never been this frustrated with HTML in my life. Damn FP2003 and firefox.

I need to find a better HTML editor.

MajorWoody
10-24-2005, 01:23 AM
Damn FP2003
I always edit the code FP gives me by hand.

OldDog
10-24-2005, 08:55 AM
Yah, me too (hand edit). The problem with FP, for me, is the excessive number of <div>'s and &nbsp's it sticks in...that's why I use tables with a 1px spacer.gif for EVERYTHING. You could try Dreamweaver, but its frankly a good deal more complex than FP...I've used both and prefer FP (plus UltraEdit, or even Notepad).

rudedog
10-24-2005, 09:13 AM
Yah, I'm always going back and forth from fp and ultra edit (like notepad). The problem with FP is the non FF support.

one frame was driving me crazy thus I went with the simplified header and some java.

I need to find a cross browser, HTML compatible editor. This all started because the top banner and nav buttons did not line up in FF, was fine in IE.

Hey, it took my mind off CoD for a day [hand], now all I have to worry about is the hurricane and BAM it's Tuesday/Wednesday

OldDog
10-24-2005, 09:43 AM
I've frankly given up on cross-browser support...I used to test every web page I did in every browser I could get my hands on and gave up. I, myself, use Firefox and found that if you keep things simple, everything will work like IE. Also, FF 1.06 has improved the IE to FF similarities. I figure that if people can't keep their browsers up to date, then they can view my pages in IE.

MajorWoody
10-24-2005, 10:32 PM
If FP puts another <p> on my pages when i want a <br>, i'm gonna chuck it.

Here's one i've been meaning to try: http://www.w3.org/Amaya/

It *should* be standards compliant ;)