Hi,
I have couple of questions:
-
when i buy theme in download I did not received any video, whether it’s on your dw focus canal 17 video on youtube only video material with basis of modification and instructions?
-
under the header settings if there <div class=…> that somewhere be copied to avoid knocking code manually inserting ads at any position within the site
-
Is it possible that within header.a are only two ads that will be 230 * 60 px and increase position logo.a?
-
Where exactly do I change the css to be able to change the color black footer.au another as red in another to all elements within css.a file?
-
in dw focus featured news and popular news where i can change that users dont see dw focus featured news but something else?
I currently dont have any content on my site just working on it but I want before you put the same to see how it is possible to do modifications
Thank you in advance for all your help
Hello Sandra Jakovljevic !
1. Please unzip the downloaded package. Then look for Quickstart folder, and use this folder to install the theme.
You can watch our video guide here to know how to setup this product: http://www.youtube.com/watch?v=oHDhd-dHpXs
Also, you can read the user guide here: http://www.youtube.com/playlist?list=PLUNwm2WOzeRW_QUc47DElhxrKbi_Mx-5U
2. Can you give me a better idea of your problem.
3. Step1: Log in to Dashboard > Appearance > Widgets > Header. add two ads that will be 230 * 60px with the following code:
See screenshot: http://i.imgur.com/dkhHHv3.png
<div class="ads ads-230x60">
<a class="ads-thumb" href="http://bit.ly/ZgNf6q" title="Responsive One Page WordPress Theme">230 x 60</a>
<span class="ads-meta">Ads by <a href="http://designwall.com" title="Responsive WordPress Themes">DesignWall</a></span>
</div>
Step2: open the header.php file in the folder path “\wp-content\themes\dw-focus” / line 36
Replace the following code:
<div id="sidebar-header" class="span9">
With new code:
<div id="sidebar-header" class="span6">
Step 3: Go to Dashboard > Appearance > Themes> Select Customizer
See screenshot: http://i.imgur.com/hO7gYx9.png
Step 4: Choose General Settings, then paste the following code lines into “DW Focus header script”
see screenshot:http://i.imgur.com/K30Tjz5.png
<style type="text/css">
.site-header #header {
background: none;
}
#branding {
width: 450px !important;
}
.site-header #branding a {
width: 450px;
height: 70px;
}
</style>
Step 5: Select Title & Tagline, upload a logo image with the size of 450x70px
And you will have a new webpage with the logo as requested.
See screenshot: http://i.imgur.com/yQRmczj.png
4. To change the color black footer. Please log on to Dashboard > Theme > Customize > Add the following code:
#colophon.dark .container {
background: #...;
}
5.
You can Log in to Dashboard > Appearance > Widgets > Home Content.
see the screenshot: http://imgur.com/Zw2PSmd
please don’t hesitate to contact us if you have further questions.
Hope this helps!
Regards,
Dominic
Hi dominic,
1. i do unzip in local server i make demo and then i put theme online on empty db.
that is ok. I see some another video, online, as this which you send to me.
But, in zip you dont have video which explain all about your theme you have video online. That is ok.
2. i fix that forget about that 🙂
3. thanks for answer i make change but i back all like be in start is better 🙂
4. where to put that ? i mean as i prevous type on another problem questions for all browser – i dont see any changes if i put that in editor in customize i dont know where to put that?
5. i know how to put widget – i send you a picture to see that
but widget dont work
dw focus news slider – dont work
dw focus tabs dont work
at all
i put picture of that
i can make site with category full witdt and tree colums – but why i buy if i can used properly all – am i right?
thanks for helping and all support but still we didn`t fix anything
i hope so that we can make that slider works and tabs
and that color preference for all but not font we can change from black to blue.
that is two mail staff.
thanks for your time
best wishes
sandra
p.s. if you want you can contact me by skype sandrajakovljevic
4. you can log in to Dashboard > Theme > Customize > add the following code in the “DW Focus header script”
<style>
#colophon.dark .container {
background: #...;
}
</style>
5. you can send me username & password your site for further checking.
and
To change the font for header and main text,
Please try to replace with a different font below:
Firstly, find the font here: http://www.google.com/fonts/
Secondly, open template.css file , then find “Bitter” font and replace with your font as you want.
@import “http://fonts.googleapis.com/css?family=Bitter”
.entry-title {
font-family: 'Bitter', serif;
}
and you need to find the class that you want to rename your font.
Example:
@import “http://fonts.googleapis.com/css?family=Noto+Sans”
.entry-title {
font-family: 'Noto+Sans', serif;
}
To change color from from black to blue. you can tell me where you want to change color.
Hopes this helps !
Regards,
Dominic
Hi Dominic,
Hi Dominic,
please can you look at site http://www.onlineposao.biz i want to change all black color to blue #0e76bc
I mean on elements like:
btn-group top-news.
whole news slider now is black i want to be blue,
widget title
whole footer to be blue with white color of fonts.
blue color are #0e76bc
thanks in advice – also can you arange that font be
“Trebuchet MS”,sans-serif size 14px
line-height: 1.7em (23.8px)
link color also blue #0e76bc
thanks
Hi Dominic,
i made all and now its work.
Please send me username & password your site, I can help you resolve this problem.
My mail box: [email protected]
Regards,
Dominic
Please login or Register to submit your answer