https://www.icyphoenix.com/viewtopic.php?f=32&t=8421 ----------------------------------- Tree of Life Sun 11 Mar, 2012 15:02 [SOLVED] Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- I am not quite sure how to word this question other than by attaching a PrntScrn for your review... Please notice how my logo at the top is covering the area of the form below it, and also how the title of the subtitle below is barely visible, that is, the words "Towards an Absolute Chronology..." What can I do to solve these problems such that I may use the Frozen Phoenix Style for phpBB3? :oops: ----------------------------------- Joshua203 Sun 11 Mar, 2012 18:51 Re: Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- I guess you would have to adjust the height of the logo area in common.css called header-box (or use an image that fits the area) Then you would need to replace the searchbox to a new location in overall_header.html (removing it from the page_header div block) That would be this piece of code: [code linenumbers=false] [/code] Possibly put it below or (but it's a matter of taste :wink: ) and then you'ld need to check how it starts looking because I wrote this without trying :mrviolet: ----------------------------------- Tree of Life Sun 11 Mar, 2012 20:25 [SOLVED:] Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- [quote user="Joshua203" post="55384"]I guess you would have to adjust the height of the logo area... (or use an image that fits the area)... :mrviolet:[/quote] Thanks for helping me see my own problem! The three proverbial fingers pointing back... :oops: Yes, per your suggestion I adjusted the logo area in... [the imageset.cfg file...] and voila, it worked! :mrorange: ----------------------------------- Joshua203 Sun 11 Mar, 2012 22:30 Re: [SOLVED] Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- I can't see what you did exactly because I can t change the style as a guest, but you sound happy :mryellow: BTW please add a link to your page in your profile (saves me the time to finding the post where you posted the link :wink: ) ----------------------------------- Tree of Life Sun 11 Mar, 2012 23:10 Re: [SOLVED] Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- [quote user="Joshua203" post="55386"]I can't see what you did exactly because I can t change the style as a guest, but you sound happy :mryellow: BTW please add a link to your page in your profile (saves me the time to finding the post where you posted the link :wink: )[/quote] Ok, I added [url=http://adamoh.org/Forums]the link you requested. Hoping I understood you correctly... To save you the time and bother of registering into my free paradigm shifting discoveries re a more absolute reckoning of time, I'll attach for you another attachment showing my solution to this problem of mine: ----------------------------------- Joshua203 Sun 11 Mar, 2012 23:41 Re: [SOLVED] Logo Problem Using Frozen Phoenix PhpBB3 Style ----------------------------------- that's a nice fix too :wink: One little thingi ..if you are shrinking the logo anyway, you may want to consider editing it (this would make the actual size of the image smaller, which can only be to your advantage IMHO) EDIT: Thanks for adding the link, it will really make things easier if you need help again