Xhui Posted July 21, 2005 Share Posted July 21, 2005 (edited) hi, i need some help on firefox...like how can i make my tab smaller? how can i make the favorites icon show text on the right and only the favorites icon show text and the back icon like the way you can make in IE? than i click a URL from bookmark/favorites it overwrite the tab im showing..is there a way to make that URL open in new tab? another thing is...look at this..is this normal ? if not how to fix it? Edited July 21, 2005 by Xhui Link to comment Share on other sites More sharing options...
HoochieMamma Posted July 21, 2005 Share Posted July 21, 2005 You middle click on your fav's to open them up in a new tab. Link to comment Share on other sites More sharing options...
em_te Posted July 22, 2005 Share Posted July 22, 2005 You should post your question in the "Mozilla (Gecko)" forum. You get more answers there. Link to comment Share on other sites More sharing options...
em_te Posted July 22, 2005 Share Posted July 22, 2005 how can i make my tab smaller?586246866[/snapback] http://www.robotii.co.uk/archives/2005/02/...x-tabs-smaller/how can i make the favorites icon show text on the right and only the favorites icon show text and the back icon586246866[/snapback] http://www.intraplanar.net/projects/lunaPut this in your userChrome.css file: toolbar[mode="icons"] #bookmarks-button, toolbar[mode="icons"] #downloads-button { -moz-box-orient: horizontal !important; } toolbar[mode="icons"] #back-button .toolbarbutton-menubutton-button { -moz-box-orient: horizontal !important; } toolbar[mode="icons"] #back-button .toolbarbutton-text, toolbar[mode="icons"] #bookmarks-button .toolbarbutton-text, toolbar[mode="icons"] #downloads-button .toolbarbutton-text { display: -moz-box !important; -moz-box-orient: horizontal !important; margin-left: 2px !important; margin-right: 4px !important; } than i click a URL from bookmark/favorites it overwrite the tab im showing586246866[/snapback] The internal setting that originally allowed this was removed. You can now only, as said by someone else, middleclick/ctrl+click on the bookmark.Or install the TabMix extension and check the following box. Link to comment Share on other sites More sharing options...
The Patri0t Posted July 26, 2005 Share Posted July 26, 2005 Hello every one... Thanks very much em_te, I was gonna post the question here about an extension/software which can allow me open resized pop ups...Javascript ones ofcourse.. Thanks very very much! :) Link to comment Share on other sites More sharing options...
Recommended Posts