Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
How to make main page as list view instead of grid view(SOLVED)
Support Forums - Classified Ads Script Osclass
Osclass theme support
Stela Osclass Theme
How to make main page as list view instead of grid view(SOLVED)
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
unlimit
25 posts
How to make main page as list view instead of grid view(SOLVED)
«
on:
February 05, 2019, 11:20:26 PM »
I wonder that i could have a main page ad showing in a list instead of grid view. In search you can select what is the mode of ad view but not in main page.
Please advice how to do it.
Thanks
«
Last Edit: February 06, 2019, 04:37:55 PM by unlimit
»
Logged
Marked as best answer by
frosticek
on February 06, 2019, 05:15:15 PM
MB Themes
Support team
17463 posts
Only quality matters
Download Osclass
Re: How to make main page as list view instead of grid view
«
Reply #1 on:
February 06, 2019, 03:34:55 PM »
@unlimit
In main.php find:
Code:
[Select]
<div id="latest" class="white">
change it to:
Code:
[Select]
<div id="latest" class="white list">
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
unlimit
25 posts
Re: How to make main page as list view instead of grid view(SOLVED)
«
Reply #2 on:
February 06, 2019, 04:37:33 PM »
Working
Great
Logged
Print
Pages: [
1
]