0
Votes
Undo
  1. EFH
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 12 December 2022
  5.  Subscribe via email
Hello,

How do I create this module with the line in between each column exactly like you have on the example 1 demo

please see image

Clip_64.jpg

Thanks in advance!
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
I don't have this template, but it's probably just formatting the text.
Take a look at the template demo of the template on the J51 page.
Link: https://www.joomla51.com/demo/0172/index.php/features/typography

There you will find all formatting under the menu link: "FEATURES" -> "Typography". Almost at the bottom is the code:
<blockquote><p>Your list entry goes here!</p></blockquote>
That could be enough for your text.
The front "we create digital art" is certainly another simple module on a different module position.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

Thank you - the blockquote does work but how do i add the vertical line? Is that in another module? Is there a code?

Thanks again
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Usually the bar is generated exactly by the code.
I recreated it using my Riley template.

I put this in a module in the "Code" editor:

<blockquote>
<p>Your list entry goes here! fasfdsfsd sdfsdfsf sdf sdf sdfsdfdsf sdfsdf sdfsdf sdfsdf</p>
</blockquote>


If I then display the module on the website, the vertical bar appears. You can then change the color with CSS

see also my picture
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!