Focus User
asked 11 years ago

Two quick questions –

1) The categories on my previous site were nearly identical to the default ones that the DW Focus theme provides – do we have your OK to copy the stylistic elements of the logo for the categories (e.g. the headphones for the entertainment section, the FOCU$ for the business section, etc.) for our sites?

2) I’ve replaced the logo-small.png file with a small version of my own logo, but only the first quarter of the logo is visible – the rest shoots off to the right and is blocked (is there a way to align the right edge of the photo to the right side of the webpage?)

 

Thank you in advance for your help!

3 Answers
Focus User
answered 11 years ago

A short note in regards to 1: my site is noncommercial and personal (no ads or revenue whatsoever), in case that makes a difference.

Focus User
replied 11 years ago

Also, one last thing (sorry for all the additional notes): My site name is 16 characters, so my logos are all substantially bigger. I’m keeping the same height as the FOCUS logos, however – is there anyway to just get rid of one/two of the ad sections and repurpose that as additional space for the header logo? Thanks!

Focus User
replied 11 years ago

Additionally, product description mentions included multi-layered .psd files – where are these located?

Focus User
replied 11 years ago

Okay managed to get rid of the ad sections to allow for more space for title logo. Another problem started cropping up, however, in the category pages, where labels would be somewhat obscured:

Focus User
replied 11 years ago

I have greyed out someone’s name but here is a picture of the problem: http://i.imgur.com/vhLn1AA.jpg

DominicStaff
answered 11 years ago

Hello Focus User !
1. you can change the type for categories on your site:
–  Log in to Dashboard > Post > categories. Then select category style
See the screenshot here: http://imgur.com/JUAagcF
To change the logo image, open the folder wp-content\themes\dw-focus\assets\colors then go to folder of the style that you want to change the logo and change the logo image inside. (Because each style/color has its own logo)
2. Change of logo-small.png on mobile devices will affect the responsive design. I would suggest you to keep the size correctly: 100x22px
3. Please provide me your email and I will send the PSD file for you.
Regards,
Dominic

Focus User
replied 11 years ago

Thanks for the quick responses, Dominic! You can send the PDF files to [email protected]. One final question — when I replaced the Text widget (ad banners) with Image Widgets, but this breaks the responsive design. Any suggestions for using banners in a responsive design? Thanks!

DominicStaff
answered 11 years ago

Hello Focus user !
. If you want to change the banner position, next to the logo:

Step 1: you need to remove the 3 small advertising sections at the top by log in to Dashboard > Appearance > widget > Header

Step 2: remove border you can go to theme > customize add following code:


<style type="text/css">

.site-header #header {

    background: none !important;

}

</style>

Next, to put the 770×80 ads on the top with, you can use widget “Text” and add the following code in

“DW Focus header script”

.textwidget {

width: 770px;

}

.widget_text {

overflow: visible;

}

Hope this helps!

Looking forward to your reply

Regards,
Dominic

Powered by DW Question & Answer Pro