Skip to main content

Mobile menu - General settings

Layout / Site

Add logo for top main menu.

general settings 001

Home / Menus

general settings 001a

Layout / Mobile

lots of settings to look at here.

general settings 002

Style / Nav

Padding between menu items

general settings 003

Menu item font size

general settings 004

Style / Offcanvas

Mobile menu background colour

general settings 006

Colour over the rest of the live page

general settings 008

Change colour of the hamburger
Style / Nav Bar / Toggle

general settings 007

 

  • Hits: 36

Mobile menu - Menu item colours - dark background hamburger close

Style / General / Inverse

menu item colours dark background hamburger close 001

Then a long way down!

menu item colours dark background hamburger close 002

Close button

menu item colours dark background hamburger close 003

The Hamburger!!!

menu item colours dark background hamburger close 004

Padding at the top of the slide out mobile menu

/* mobile menu offcanvas top padding */
.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar {
padding-top: 60px;
}

  • Hits: 42

Joomla Table Design

/* Table design */
tr:hover {background-color: #dcdcdc;
}

table, th, td {
border: 1px solid;
}

.styled-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
background-color: #fcc312;
color: #000;
text-align: left;
font-weight: bold;
font-size: 16px;
}

.styled-table th,
.styled-table td {
padding: 12px 15px;
}

.styled-table tbody tr {
border-bottom: 1px solid #fe1419;
}

.styled-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
border-bottom: 20px solid #000;
}

.styled-table tbody tr.active-row {
font-weight: bold;
color: #009879;
}
/* END Table design */

  • Hits: 8

Dynamic - Joomla Category Blog Set up and show Read More and pagination

 

In a grid - Item / Advanced / Dynamic Content / Page / Articles

and change the Joomla, Blog/Featured Layouts options to show

Leading Articles 0
Intro Articles 12

 

In detail
https://yootheme.com/support/question/153304

 

  • The menu item should be of the type Articles > Category Blog, with the appropriate category selected, of course.

  • In the Customizer navigate to this page by clicking on the menu item.

  • Click on "Templates", then on "New Template" (unless you already have one for that), click on the name of the „Template", and create a "New Layout" (or proceed with the existing one).

  • Add a "Grid" element to the layout (or edit the existing one), edit it, click on "New Item" (or use the existing one), edit the item, click on the tab "Advanced", select Dynamic Content > PageArticles, and save the changes.

  • Click on the tab "Content", and select
    TITLE > Dynamic > Article: Title
    META > Dynamic > Article: Meta
    CONTENT > Dynamic > Article: Teaser (or Article: Content >  > Content Length: 120, for example)
    IMAGE > Dynamic > Article: Intro Image
    IMAGE ALT > Dynamic > Article: Intro Image Alt
    LINK > Dynamic > Article: Link (!)

Save the changes, and have a look at the result.

Once you see content you can adjust the number of columns, styling, image position, etc. via Grid > Settings > Columns, etc.

Regarding the number of articles per page: Unless this is a special use case, do not change the „Quantity“ in the „Advanced“ Tab. To learn more about controlling the number of articles and configuring a "Pagination", please have a look at the tutorial "How to make the "Pagination" element work as expected".

 

RGC News blog with restriction to article length so adds the read more without it needing to be in the article!!!

 

article length read more

Limpsfield Fitness - Meet the Team

Wood Floors Farnham - News Blog

dynamic joomlacategory blog read more

 To change the number of articles showing. 

*Add Pagination to the category blog template*

Set it up in Joomla / Articles / Options

category blog set up

  • Hits: 43

Dynamic content gallery - images from a folder

Limpsfield Fitness - Join in

Pisani Hair Salon - https://pisanihairsalon.co.uk/gallery

https://yootheme.com/support/yootheme-pro/joomla/dynamic-content

THEN SCROLL DOWN TO USING EXTERNAL SOURCES

Add a gallery, add an item

In the top level, Gallery / settings

dynamic image gallery 003

Choose how many columns you want to display

dynamic image gallery 004

Return to the content

click into the item, click on advanced

dynamic image gallery 006

Click the Dynamic content drop down open and choose files

Click on the path pattern and choose the folder you want to use.

dynamic image gallery 007.jpg

Scroll down and choose how many images you want to show at a time.
Also choose if you want random images to show rather than the first 6.

dynamic image gallery 008

Return to the content area and click on the dyamic button to map the source.

Choose Url - file

dynamic image gallery 005

Examples

Pisani - Our Gallery

Love your bathroom home page

 dynamic image gallery 001

dynamic image gallery 002

  • Hits: 16