Designing the community bar
-
I think it might be a good idea to ask the creators of the different skins of the FLCN for permissions to use them elsewhere before actually sharing them…
After all, while the code itself is propriety of The Starport, the customized images are theirs. On top of that, I’m not sure they would like to get all that bandwidth leeched away from them without their knowledge
Please, either ask SWAT and Eagle or make your own versions.
-
sorry, i’ve edited out the eagle utopia and swat versions now
-
I made a transparent PNG version of the “Freelancer Community Network” text on the bar. You can find it here. This is used on all the community network bars on 88 Flak’s website - the background of the page is shown instead of the bar’s background, which makes it look more integrated IMO. Feel free to use the HTML code and/or image for your bars, as long as you don’t link to it directly. You can also use the image to make a new background for the bar - you’d just place the transparent PNG over the new background gradient/whatever.
The one problem with making custom bars is that you can’t control the exact colors of the popup, aside from it being light blue or dark blue, so it may look out of place. This could be fixed by adding another Show_fl_community_PopupLinks function to fl_community_headbar.js that takes three color arguments
.
-
-
ummmm yeaaaaaaaaaaaaaaaaaaaah…i was supposed 2 add my own borders thru a part of the CF code, but u guys removed it, now, any1 wanna tell me how to do it?
-
BUMP
-
CF Code?
-
just a border code, im not that good at javascript
yes, i was gonna go though the CF code so i could use it
-
I still don’t get it, what is CF Code?
-
I’m guessing he means the SWAT Portal FLCN code, with CF meaning Crossfire…
-
psd file: http://www.the-starport.net/community_network/networkbar_left.psd
If you want to have other dropdown styles (currently, there is darkblue and brightblue), please give me the code, I will then implement them into the javascript.
-
i made my own borders, now i just need 2 know how 2 add it, thats what im asking about lol
-
w0dk4, could you add this as part of the colours defining section in the js script, please
else if(color =="yellow") { document.write(""); } all it does is add popup colours to this yellow headbar i'm making
-
sure, done
-
sure, done
Thanks,
My Yellow headbar code is:<a id="hoverover" style="cursor:default;" onmouseover="Show_fl_community_Popup(document.getElementById("flc_table"));" onmouseout="Hide_fl_community_Popup()"></a> | | ```So, could someone suggest a new Colour?