need to know Grid Css markup for newspaper7

Posted in: Newspaper
Post count: 42

hi,

we use newspaper7 and its been great so far, but we probably need create new custom page and thus we need to know the grid mark up css because we know newspaper7 don’t use css framework such as bootstrap or else

do you have documentation about grid css layout ? so we can read and larn the grid structure

as so far we know you using something like td-span-12, or td-span-11

we need this grid explanation and if there is more markup for button, table, or other element we would like to know about the documentation as well

thanks

Post count: 23312

Hello admindoxa,

If you want to find out more details about CSS applied to our Big Grid, please notice that you will have to check the style.css after your desired Big Grid class and there you will find all the CSS code. Please notice that we cannot provide additional customizations and if you want to change the structure of our Big Grid you will have to do it yourself or if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!

Thanks for your understanding!

Post count: 42

hi

not the big grid element, i mean, your template css structure
for example, on single.php we found like this

<div class=”td-main-content-wrap”>
<div class=”td-container
<div class=”td-pb-row”>
<div class=”td-pb-span8
<div class=”td-pb-span4 td-main-sidebar”

and many more….

if you have complete documentation about this css structure this will be more usefull for us
because as i said before, we want to create new custom page so we will use your css code

thanks

Post count: 23312

Hello admindoxa,

All the information which are available for our Big Grid you should find here -> https://forum.tagdiv.com/block-settings-guide/ There you will find only the information about how you can use this feature and not details on the implementation in code, sorry! If you want to develop our theme, you will have to check all the code of our theme if you want to understand the core of this feature and of this theme.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.