1. then make the ''space'' in the customice menu in phoenix half the size.. pleees
2. 4 px great!!
And your theme look just great....
1. then make the ''space'' in the customice menu in phoenix half the size.. pleees
2. 4 px great!!
And your theme look just great....
**056-all* - large icons moved 5px closer together
but you made it... ![]()
Actually - I made 7 buttons - the rest is Safari.
7 buttons is good.. and how you got the 7 buttons plus the rest too look so good is great..
keep up the good work
OK, Here is how to replace that funky godzilla/mozilla icon in Phoenix with the safari Icon.
Use Resource Hacker...
Open the your Phoenix executable, go to Icon Group, then 32512, then 1033.
Go to Action, Replace Icon, Open File, Select the safari.ico file, choose replace. Then save.
Done!
Here is the icon file... Link
Now if I can just figure out how to replace the "Phoenix" topic bar text.
I replaced the ico for a week ago..
but that topic bar text have I also tried to figure out...
Sorry for my bad english...
Hey magbi, is there a way to move the text to the bottom bar?
What txt??
Originally posted by magbi9@Jan 19 2003, 04:17 PMWhat txt??
The menu text that you have hidden between the googlebar and the spyder.
Hey! here's another idea - it's a extension by CDN - you can disable your text menu and have a drop down menu for the text items - I used a Safari icon for the marker
Here's the ext - http://themes.mozdev.org/compact-20030118.xpi
this is what it can look like -

It should automatically install - close Phoenix - open phoenix - go to Customize and drag the icon onto your toolbar - close Phoenix then add this into userchrome - then open
#navigator-toolbox #menubar-items{
display: none;
}there will be a fish icon - if you want to change the icon - go to the jar and swap icons.
So there will be no text on your toolbar - only the icon
where is ''userchrome''??
read this magbi - http://flii.us/myworks/phoenix/pages/starting.html
or I could just send you mine and you can insert into profile/chrome
Originally posted by lynchknot@Jan 19 2003, 09:12 PMread this magbi - http://flii.us/myworks/phoenix/pages/starting.html
or I could just send you mine and you can insert into profile/chrome
yea
Try this - Go to:
documents and settings/your name/application data/phoenix/profiles/default/xxx.slt/chrome - look for "userChrome-example.css - remove "example-"
open userchrome and CCP this code below "namespace":
#navigator-toolbox #menubar-items{
display: none;
}
Thank You