MiniFrontpage 2.2.0
- Posted by gtp (5) Offline
- Posted by TemplatePlazza (5263) Offline
Hi, We don't have that old version. Could you tell me why you need that version?
7 years 3 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by gtp (5) Offline
- Posted by TemplatePlazza (5263) Offline
This is just a matter of css / style. Please let me know your website url so I can suggest you the css changes
7 years 3 months ago #4
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by gtp (5) Offline
- Posted by TemplatePlazza (5263) Offline
Are you looking for something like this ?
https://www.dropbox.com/s/jrtkkyvz9ctkhlu/wrn3v.jpg?raw=1
If yes then try to add this code in your css file :
7 years 3 months ago #6
by TemplatePlazza
https://www.dropbox.com/s/jrtkkyvz9ctkhlu/wrn3v.jpg?raw=1
If yes then try to add this code in your css file :
#left_container .minifrontpage-default .mfp-introtitle {
display:block!important;
background:#eee!important;
padding:10px;
margin:0px!important;}
#left_container .minifrontpage-default .mfp-table-cell-inner {
margin-right:0!important;}
#left_container .mfp-table-cell-inner br {
content: "";
display:block;
height:10px;
padding:0;}
Please Log in or Create an account to join the conversation.