Jump to content
  • 0

Why I Change Cms.php Content,but Index Page Not Change


ty0716

Question

I want to change index page content, and i find this content in "/plugins/cms/config/cms.php",

 

I already change the 

<div class="col-md-6 col-sm-6 portal-box">
        <a href="{client_url}login/">
            <div class="well">
                <i class="fa fa-cogs fa-4x"></i>
                <h4>My Account</h4>
                <p>Have an account with us? Log in here to manage your account.</p>
            </div>
        </a>
    </div>

col-md-4  →→→  col-md-6

 

 

but the index page already display ‘col-md-4’, the cache is cleared.

 

 

 

Or this have other way to change this default index page content?

 

20150703095033.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...