Murat Tekmen
asked 11 years ago

Since Jin says my theme and my site working well without any error here is the some screenshot’s, please look closer and then if you saying your site working without any problem i will leave this place with silence.

—————–

—————–

—————–

—————–

Hope this helps to understand my problems and you can find the solution and i don’t want the change functions.php file, i can broke it, i am not a coder.

Thanks!

2 Answers
Jin
answered 11 years ago

Hi Murat,
Apparently when I access your site, it looked much better than this screenshot. Must be my mistake.
Anyway, the team has answered your questions on other pages. I will close this question. Should you have other issues, feel free to post a new question or drop us an email to [email protected].
Regards!

Murat Tekmen
replied 11 years ago

Hi Jin, as you can see my last image, i want to use 728×90 banner only in header section. Can you help on that please? Thanks,

Jin
answered 11 years ago

Hi Murat,
Please find my solutions here:
1. Replace the 3 small advertising sections at the top with just one large space and put the 728×90 ads
– Log in to Dashboard > Appearance > widget > Header
– remove border you can go to Theme option add code following:

 <style>

.site-header #header {

     background: none !important;

}

</style>

Next, to put the 728×90 ads at the top with, you can use widget “Text”. Make sure to add class for the image. See my sample here (i use demo1 and demo):http://imgur.com/pYZWe9l

Finally: add the following code line in Theme option:

 <style>

.demo1 {

width: 728px;

}

.demo{

height: 90px;

}

.widget_text {

overflow: visible;

}
</style>

Hope this helps!

Murat Tekmen
replied 11 years ago

Hi Jin, i am having difficulty about the changes with codes, i will send a email for that, thanks.

Powered by DW Question & Answer Pro