Hi,
I liked the theme Newspaper but it’s still too wide for my tastes, I like narrower themes better I mean I want a smaller look for the theme which fits into the screen better.
I mean if the computer screen is 1280px wide for example a 960px wide theme is better than a say a 1200px wide theme for me, how can I change the theme’s main width?
I wish I bought Newsmag instead, I don’t know if there’s any way to change to Newsmag.
This one looks good in iPad and smart phones but too wide in the computer desk imo
I purchased this theme today, about 6 hours ago. How can I swap licences?
How can I contact tagdiv there is no support submit ticket option?
Hi,
Please send an email at contact@tagdiv.com paste a link to this topic so we can know who you are and we will explain the procedure.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I will mail you, and I prepared some jped files explaining what I’d like to customize in the theme. I managed somehow to change the container width with the css codes:
.td-container {
max-width: 1024px;
margin-right: auto;
margin-left: auto;
}
I narrowed a little bit changing from the default value to the 1024px.
I’d like to decrease a little bit the main width, that I show in the picture:
http://oi57.tinypic.com/2vj69dx.jpg
And I’d like to decrease a little bit the spaces in some blocks that I’ll show you in these jpeg pictures
http://oi57.tinypic.com/23jhni9.jpg
http://oi61.tinypic.com/29pc6bs.jpg
And I’d like to customize the space between columns.
This is for the desktop view, I need CSS codes for these changes.