I purchased newsmag theme to create home page similar to this demo version shown in template. But when I tried i cant make it similar as I couldn’t find where to change font of homepage post title and more. Do check the sample of the theme: http://demo.tagdiv.com/newsmag/homepage-tech/
And my site that I tried is: http://www.977mag.net
I want to make similar so I need help on these topics:
1. Fond that demo have used in home page , I want same so where should I change and which font should I ?
2. Just below menu, the block that i have used is same that is used in demo but the size in demo theme is smaller but in my site its big which has made site not so good. So how can I decrease that and make similar to the demo theme?
3. What will be best featured photo’s size for the site so that in any block or module featured image will be seen properly without having problem in design.
Hello raunakniroula,
I have inspected your website and I saw that you are using the Newspaper and you want to achieve the layout similar with Newsmag theme. The simplest way in this regard would be to install the Newsmag default theme. Otherwise, you should use the inspector browser and try it yourself to re-create the theme layout because we cannot provide additional customizations at the moment, sorry! Please consult this useful guide -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For more information about the Featured images and the size of these, you should check the Theme panel, Blocks/Modules section and there you will see all the sizes, like this -> https://forum.tagdiv.com/newsmag-theme-thumbs/ -> https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Thanks for the message!
Thank you for the mail.
I am using newsmag theme only. I have purchased newspaper and newsmag theme but in this site 977mag.net I have used newsmag theme. Please check and let me know as I want similar layout as Homepage tech version that is shown in demo link here: http://demo.tagdiv.com/newsmag/homepage-tech/
Thank you
Hello raunakniroula,
Unfortunately, this is not a simple task to re-create the layout for a demo which is created with newspaper on the site which is using Newsmag theme, sorry! Please notice that this task involve time-consuming and we cannot provide support and assistance in this regard and please notice that you should do it yourself. As a hint, you can use the Inspector Browser to identify what type of elements were used in the Tech demo. Also, you can try to copy/paste the following code to your homepage and check the results -> http://pastebin.com/DTxF1ut4 This is the homepage layout for Tech demo. Please notice that it could be possible to need some additional customizations in order to achieve best results. If you are not aware of the steps in this regard, please consider hiring a freelancer.developer to help you!
Thanks for the message!
Hello, I have used newsmag theme only. Please check the site now 977mag.net
I want to replicate same as tech version : http://demo.tagdiv.com/newsmag/homepage-tech/
Hello
When you create a new page, please notice that you have the option to import a template, like this -> http://screencast.com/t/bSwi8ZZSFTXL
Thanks for the message!
Yes I have imported tech template, but the block 14 is bigger than as it is shown in demo theme. And also font is also different so how to make the font similar as in demo.
Thank you
Hello raunakniroula,
The font which is used in our demo is the default -> Roboto and Open Sans. I do not exactly understand what you mean, regarding on your problem. Please provide your website URL so I can inspect it closer and also, provide some useful screenshots with your problem so I can understand it better. In the future, please notice that you can use the Inspector browser to check all the elements from your website. Follow the steps from our useful tutorial here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ and then you can create your own custom CSS code. Notice that we cannot make your website and cannot make any custom work because we are unavailable doping this, at the moment, sorry! We only point you at the right direction.
Thanks for the message!
Hello Catalin,
Thanks for the message. I am briefing you my problems that I faced in detail:
1. The block that I used below menu is the same block as used in tech theme but in my design the size of the block is bigger compared to the theme. My website is http://www.977mag.net I want the same size in theme. Check this two screenshot:
My site screenshot: http://www.screencast.com/t/u7U7FNWTo6
Tech theme demo screenshot: http://www.screencast.com/t/a0sSbShGkj
2. The font that is used in homepage post of blocks are also different. I installed demos of default from the newsmag panel and activated the same tech theme but font of demo site and my site is different. Check screenshot of both and I want the same. How can i do it?
My site screenshot: http://www.screencast.com/t/dsHIrllE7
Tech demo site screenshot: http://www.screencast.com/t/EZzhnt5zA99y
3. And my last thing is I want to make menu similar to the site http://www.koimoi.com which has also used your theme only. I purchased your theme by referring to this site. How can I make sub menu as this site has used as in my site sub menu padding is also bigger. Let me know how can I have same sub menu style of koimoi.com
My site menu: http://www.screencast.com/t/EiYlKoTy1FzS
Menu reference that i want: http://www.screencast.com/t/6JNlKS6M
Thank you
Hello raunakniroula,
1)I have checked your website again and I did not saw any problem with your block 14. Where is the problem? -> http://screencast.com/t/fO5aciJP
2)I have checked again and I did not saw any differences, as you can see here -> http://screencast.com/t/xcGM8Gnu
3)This is a simple menu which can be edited from WP panel, like this -> http://screencast.com/t/gIiahIvKJvx7
https://forum.tagdiv.com/newsmag-main-menu/
I do not exactly understand what you mean regarding on your main menu because after some investigations, it seems to be identical.
If you are unhappy with our product and if you think that our theme is not properly with your project, please request a full refund and we will accept it.
Thanks for your understanding!
I want another colour to come when mouse is taken to submenu like as http://www.koimoi.com which has also used the same theme. And also I want to decrease padding of submenu how can i Do?
Why my website and tech theme looks different when I open?
Hi,
You can use this custom css to add a background color for submenu items – http://screencast.com/t/IupZB4coSP
.sf-menu ul .td-menu-item > a:hover {
background-color: #d13030 !important;
color: #fff;
}
This is the default padding for submenu items and you can change it like you wish using custom css – http://screencast.com/t/pjQcCVSAj
.sf-menu ul .td-menu-item > a {
padding: 7px 32px 8px 24px;
}
Your Tech homepage looks differently because you have changed the layout. You can create a test page and import the tech page there and check it again.
Thanks!
-
This reply was modified 9 years by
Alin [tagDiv].
Thank you Alin,
Is there any option in theme for changing layout for mobile version? Or mobile version is default one?
Hello raunakniroula,
Please keep in mind that the layout of our mobile theme is default one and if you want to change it you should make some additional customisations through code in order to achieve best results. So, if you want to display more levels in the theme and 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 because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Also let me know how to decrease padding of main menu? Do send me code to edit…. I want top padding little less of main menu
Hello raunakniroula,
I guess that you want to decrease the spaces between main menu and logo and ad section, right? So, if you want to do this, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-sp-rec img {
margin-bottom:0;
}
.td-header-sp-logo {
margin-bottom:0;
}
.td-main-logo img{
margin-bottom:0;
}
The result you should see here -> http://screencast.com/t/kZhDK0OqhtEC
Thanks for the message!
Lastly I want to ask you a question, As I expected the demo I am not satisfied so I already purchased so rather refunding Can i use this theme for my another domain and purchase newspaper theme for the domain in which I have installed newsmag theme? Both domain are mine. I will be using on one domain only so is it possible?
Hello raunakniroula,
Normally the Envato policy allows using a theme only on one install. You can, however, use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed: http://screencast.com/t/NqzloVgyUJB.
Hope this helps!
Thanks.