e107inc / bootstrap4

Bootstrap4 Theme folder working repo
1 stars 0 forks source link

sidebar menu buttons #12

Open Jimmi08 opened 5 years ago

Jimmi08 commented 5 years ago

blogcalendar

<a class="blogcalendar-archive-link btn btn-small btn-s btn-primary" href="e107_plugins/blogcalendar_menu/archive.php">Archive</a>

cpagebutton

<a class="cpage btn btn-primary btn-cpage " href="/page.php?id=1" title="Read more..">Read more..</a>

just example for vstore, at least size sould be the same <a class="btn btn-sm btn-success vstore-add vstore-add-item-1" data-vstore-item="1" href="#"><i class="fas fa-shopping-cart"><!-- --></i> Add to cart</a>

contact menu

<input type="submit" name="send-contactus" value="Send" class="btn btn-primary button">

news month menu <a class="btn btn-default btn-secondary btn-sm btn-block" href="/teste107/e107_plugins/blogcalendar_menu/archive.php">Archive</a>

CaMer0n commented 5 years ago

I believe we should probably set all menu buttons as btn-secondary