Template:MainPage/Books: Difference between revisions
Appearance
Knowlepedia (talk | contribs) Created page with "<!-- Featured Books Section with Covers --> {| style="width:100%; background:#fff; border:1px solid #ccc; border-radius:8px; margin-top:1em;" |+ style="background:#3f51b5; color:white; font-weight:bold; padding:10px; font-size:120%; border-top-left-radius:8px; border-top-right-radius:8px;" | 📚 Featured Books |- | style="padding:1em;" | <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:30px;"> <!-- Book 1 --> <div style="width:180px; text-align:cen..."  |
Knowlepedia (talk | contribs) No edit summary  |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- | <!-- 📚 Scrollable Book List --> | ||
<div style="display: flex; overflow-x: auto; gap: 12px; padding: 12px; background: #f0f4f8; border-radius: 6px;"> | |||
 | |||
 <!-- Book 1 --> | |||
 <div style="flex: 0 0 auto; width: 160px; background: #ffffff; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); padding: 8px;"> | |||
<div style=" | Â Â <div style="text-align: center;"> | ||
   [[File:Journey_Through_Broken_Dreams_Cover.jpg|100px|frameless|center|alt=Broken Dreams]] | |||
  </div> | |||
  <div style="font-weight: bold; font-size: 95%; margin-top: 6px; text-align: center;">Broken Dreams</div> | |||
  <div style="color: #555; font-size: 85%; text-align: center;">by [[Gaurav Singh Chouhan]]</div> | |||
  <div style="font-size: 80%; font-style: italic; margin: 4px 0; text-align: center;">"A new beginning..."</div> | |||
  <div style="text-align: center; margin-top: 6px;"><small>[[A JOURNEY THROUGH BROKEN DREAMS|Read more →]]</small></div> | |||
 </div> | |||
<!-- Book | Â <!-- Book 2 Example (Add More Books Like This) --> | ||
<div style="width: | Â <div style="flex: 0 0 auto; width: 160px; background: #ffffff; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); padding: 8px;"> | ||
<div style=" | Â Â <div style="text-align: center;"> | ||
[[File: | Â Â Â [[File:Yourbook.jpg|100px|frameless|center|alt=Yourbook]] | ||
  </div> | |||
<div style="font- | Â Â <div style="font-weight: bold; font-size: 95%; margin-top: 6px; text-align: center;">Send Your Book</div> | ||
  <div style="color: #555; font-size: 85%; text-align: center;">by [[Comming Soon]]</div> | |||
  <div style="font-size: 80%; font-style: italic; margin: 4px 0; text-align: center;">"Legal dreams and stories..."</div> | |||
  <div style="text-align: center; margin-top: 6px;"><small>[[Comming Soon|Read more →]]</small></div> | |||
 </div> | |||
 | |||
<div style=" | |||
[[ | |||
<div style="font-size: | |||
 | |||
<div style=" | |||
[[ | |||
</div> | |||
</div> | |||
</div> | </div> | ||