-
Lady Marina
ParticipantHello! 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!
Daniel Tara
KeymasterHey 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 settingdisplay: block;
on the image and amargin-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.
Lady Marina
ParticipantYes, 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
Daniel Tara
KeymasterThe 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.
Lady Marina
ParticipantHello! 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/
Lady Marina
ParticipantWanted 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.pngDaniel Tara
KeymasterYou can change the submenu hover color in the custom styles:
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #A30059; }
You must be logged in to reply to this topic.