+ Reply to Thread
Results 1 to 2 of 2

Thread: Inserting a larger Site graphic

  1. #1

    Inserting a larger Site graphic

    Want to get rid of the "Flynax Classifieds" in the header. I need the header.tpl(colorful theme)to allow for a 550 X 250 graphic instead of the Flynax logo.png, which is only 36px tall.

  2. #2
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606

    Re: Inserting a larger Site graphic

    Hello Dward,
    To get rid of the "Flynax Classifieds" in the header you should make the following changes in the /templates/general_colorful/tpl/header.tpl file:
    1. Find and the following html/smarty code:
    Code:
    Only registered members can view the code.
    2. Save changes.

    Now about the custom objects in the header, I suggest that you add new div tag instead of the code we removed above and use CSS styles to set size and move it to the necessary place.

    Have a good day.
    John

+ Reply to Thread