Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Flexform
  • #128635
    snapns
    Member
    Post count: 4

    Hi,

    I am trying to upload a long logo and it is automatically being resized to an eligible size. I have attached 2 screenshots, one with the issue and one how I would like it to look. Any suggestions?

    Attachments:
    You must be logged in to view attached files.
    #128709
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide me withy our link so I can help you with this, it just needs a css change

    – Kyle

    #133276
    snapns
    Member
    Post count: 4
    This reply has been marked as private.
    #133278
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you have changed the logo without the text.
    Thanks
    Mohammad

    #133281
    snapns
    Member
    Post count: 4

    sorry, i have changed it back now

    #133290
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit header.php file of theme.

    1- Find this code:-
    <div id="logo" class="span3 clearfix">
    
    Change to:-
    <div id="logo" class="span4 clearfix">
    
    2- Find this code:-
    <div id="nav-section" class="<?php echo $nav_class; ?> span9 clearfix">
    
    Change to:-
    <div id="nav-section" class="<?php echo $nav_class; ?> span8 clearfix">
    

    Thanks
    Mohammad

    #133296
    snapns
    Member
    Post count: 4

    thank you Mohammad, it is still smaller then what it needs to be, please see the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    #133299
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please roll back last changes and open to edit header.php file of theme.

    1- Find this code:-
    <div id="logo" class="span3 clearfix">
    
    Change to:-
    <div id="logo" class="span6 clearfix">
    
    2- Find this code:-
    <div id="nav-section" class="<?php echo $nav_class; ?> span9 clearfix">
    
    Change to:-
    <div id="nav-section" class="<?php echo $nav_class; ?> span6 clearfix">

    Thanks
    Mohammad

    #133300
    snapns
    Member
    Post count: 4

    Perfect, thank you so much.

    #133301
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks 🙂
    With Best Regards
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register