Sidebar Full Screen and Search, page 404.

Viewing 9 posts - 1 through 9 (of 9 total)
  • #19749
    Lady Marina
    Participant

    Hello! I have 2 questions, I will be very grateful for an answer!
    In the sidebar Full Screen (1 column) I add a logo and advertising from google adsense

    <center><a href="http://sitename.ua"><img  src="http://sitename.ua/wp-content/uploads/Logo.png" alt="" width="315" height="90" /></a>
    and code adsense
    </center>

    But I can not get this align in one line. Screenshot http://s017.radikal.ru/i409/1411/40/143f44a844e9.jpg
    Please tell me how to solve this?

    And more like to know per page Search and page 404. When you search on the site when nothing find simply a blank page, and likewise on page 404. How do these pages have been like on your site?

    Thanks in advance!

    #19796
    Daniel Tara
    Keymaster

    Hey neighbor, didn’t know you’re from Ukraine. I am from Romania. I also like a lot what you did with your website, can wait to see the live version.

    I suggest you add the code to the “Header” sidebar instead of the “Full Screen” sidebar. The header sidebar has some margins that may help the items not stick to the header. Then try either setting vertical-align: top; on the image or setting display: block; on the image and a margin-top: XXpx; to the adsense block. It’s hard to tell exactly if I can’t test the code in the browser.

    I’m afraid I don’t understand the question about search and 404 pages.

    #19801
    Lady Marina
    Participant

    Yes, I’m from the Eastern Ukraine, necessarily show you site when I finish him left a bit)))) Thanks for the wonderful theme!
    On my website when searching for non-existing content shows a blank page here is a screenshot http://s020.radikal.ru/i701/1411/cf/7afacbef06a5.png
    Also on page 404.

    I noticed on your website for the search and the page error 404 filled here. Tell me how can I fill these pages as You, that they were not empty. Here’s a screenshot from your site: error 404 http://s017.radikal.ru/i432/1411/27/fa3fa2a4cf9a.png and the search results when nothing is found http://s017.radikal.ru/i426/1411/c2/fc9d394e3259.png

    #19803
    Daniel Tara
    Keymaster

    The 404 template is intentionally left blank so you can set it up to your preferences via the template editor or add your own relevant content via widgets. In the future we may add some default content to that template.

    #19809
    Lady Marina
    Participant

    Thanks for the help! At me happened align advertising and logo.

    #19952
    Lady Marina
    Participant

    Hello! As promised to show your site. Thank you for a very cool theme. Can use it to make a website for every taste. Thanks! http://nicollet.ru/

    #19954
    Lady Marina
    Participant

    Wanted to know for the menu. How do I change the color when you hover the submenu, there are now gray.
    screenshot http://s018.radikal.ru/i514/1412/44/2403e4310514.png

    #19979
    Daniel Tara
    Keymaster

    You can change the submenu hover color in the custom styles:

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
    	background-color: #A30059;
    }
    #19984
    Lady Marina
    Participant

    Thank you so much!

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.