Thanks for the tip but it does not seem to be working, it just moves everything else on the sheet but somehow the ad stays. What else should I try? Actually i need exactly this theme but without the ad.Thanks in advance
Hi Teo, please kindly send me a note on http://www.zinruss.com/themes/contact-us and the modify version will reach your email asap, off course free of charge. This is just a minor tweak ( 1 minutes max ). Please advise your blog url in email too. Thanks.
Hi.
I’m also trying to get rid of the footer banner (managed to delete the header and sidebar ones), but if i delete the … in the footer, the css messes up.
Can you give me some hints? (also sent the question through your contact form).
Go into your header.php, in Marque folder, remove the div “ad1″, and after that, open the footer.php and remove the client request. Search this : [google_ad_client = “pub-”;]. Replace the line with this [add. google_ad_client = “”;]. Make sure the client requested is empty on all files he’s present. That should do the trick. Have fun.
London Gigs, this theme is adsense ready. All you have to do is insert the your pub id and the adsense ads will show automatically. RT-PCR, true. The C here means copyright and MARQUE mean brand in french.
I’m new to this, but see that the thumbnail image of the theme on this page doesn’t match the preview (and the downloaded theme) exactly. The footer image should extend to the bottom of the page, depending upon how much content fills the page. The left menu background should be white.
On the installed theme, the footer image does not move with the amount of page content, but, on my page, remains at the top of the page just beneath the header image. Because of this the left navigation text, which by default is dark or black, is almost unreadable on a black background.
But, thanks for the theme! I will figure out what needs to be corrected, and that is far less work than me having to create this from scratch;-)
Make the following change/addition within the “style.css” file. This causes the page to load correctly in IE 7. Neither the Google Ad nor the page loads correctly in Firefox 3.0.5. Perhaps there was a change is CSS standards for designating the background-image and background-repeat.
Removed the div ad1 from header.php and the client request from footer.php. Now, I see “The webpage cannot be found” at the bottom of the screen. This is happening on IE. How do I remove this without having it complete mess up the css? I tried commenting out the script section and then the white background completely disappears. I really love this theme…I would like to get it to work for ALL browsers.
To add to Helen’s comment above. The site to see the error on is http://www.unclevinniesentertainmentbooking.com. I only see the webpage cannot be found on certain browser revisions. IE version 7.0.6001.18000 shows the webpage cannot be found. AOL (not sure of the version) show the webpage cannot be found error. IE 8.0.6001.18702 does not show the error.Firefox 3.0.8 does not show the message. Safari 4 does not show the error. Is there a way to remove the adwords code and not mess up the formatting of the page?
Links don’t show up on the left side bar in the preview, they are the same color ar the bg for some reason. Great css
Hi, is there any forum/support for those themes? I am trying to get rid of the Google ad right under the header. Any suggestions?
Alex Cassell, i don’t get the hint. Theme look perfect in firefox and IE. Alex Teo, remove the div ad1 from header.php will do the trick.
Thanks for the tip but it does not seem to be working, it just moves everything else on the sheet but somehow the ad stays. What else should I try? Actually i need exactly this theme but without the ad.Thanks in advance
Hi Teo, please kindly send me a note on http://www.zinruss.com/themes/contact-us and the modify version will reach your email asap, off course free of charge. This is just a minor tweak ( 1 minutes max ). Please advise your blog url in email too. Thanks.
Hi.
I’m also trying to get rid of the footer banner (managed to delete the header and sidebar ones), but if i delete the … in the footer, the css messes up.
Can you give me some hints? (also sent the question through your contact form).
Thanks
Go into your header.php, in Marque folder, remove the div “ad1″, and after that, open the footer.php and remove the client request. Search this : [google_ad_client = “pub-”;]. Replace the line with this [add. google_ad_client = “”;]. Make sure the client requested is empty on all files he’s present. That should do the trick. Have fun.
@radio
That did the trick
Thanks
This theme claims to be Widget-ready, but when I select Site Admin > Design > Widgets, Wordpress gives me the message:
No Sidebars Defined
You are seeing this message because the theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change.
I’m a Wordpress newbie so this could be pilot error. If so, please explain how I use Widgets with this theme.
[quote]In sidebar.php, add this just after the first :
Add this just before the last :
Now create a new, blank page in your editor and save it as functions.php . Place this on the new functions.php page:
Upload functions.php and sidebar.php to the theme folder. Your sidebar should now be widgetized. [/quote]
In sidebar.php, add this just after the first ul :
?php if ( function_exists(’dynamic_sidebar’) && dynamic_sidebar() ) : else : ?
Add this just before the last /ul :
?php endif; ?
Now create a new, blank page in your editor and save it as functions.php . Place this on the new functions.php page:
?php
if ( function_exists(’register_sidebar’) )
register_sidebar();
?
Upload functions.php and sidebar.php to the theme folder. Your sidebar should now be widgetized.
is this adsense ready. man this seems a little complicated for me. i cant do all that tweaking.
This is a nice one as well. I assume C here means copyright
London Gigs, this theme is adsense ready. All you have to do is insert the your pub id and the adsense ads will show automatically. RT-PCR, true. The C here means copyright and MARQUE mean brand in french.
No doubt this is a crisp and clean theme. Absolutely eye cathing.
You are seeing this message because the theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change.
I’m a Wordpress newbie so this could be pilot error. If so, please explain how I use Widgets with this theme.
[…] Demo Download […]
hi.. after follow your steps.. i still cant widgetize the theme.. why?
I think the best is you guys check out this help page on Wordpress
http://codex.wordpress.org/Widgetizing_Themes
It’ll help you understand better what needs to be done to make the sidebar widget ready.
But I’d have to say that by getting it widget ready, it sort of changes alot of things that’s nice with the current sidebar though.
it’s the first time i have seen this theme. with a smaller logo theme will be better. thanks.
I’m new to this, but see that the thumbnail image of the theme on this page doesn’t match the preview (and the downloaded theme) exactly. The footer image should extend to the bottom of the page, depending upon how much content fills the page. The left menu background should be white.
On the installed theme, the footer image does not move with the amount of page content, but, on my page, remains at the top of the page just beneath the header image. Because of this the left navigation text, which by default is dark or black, is almost unreadable on a black background.
But, thanks for the theme! I will figure out what needs to be corrected, and that is far less work than me having to create this from scratch;-)
Make the following change/addition within the “style.css” file. This causes the page to load correctly in IE 7. Neither the Google Ad nor the page loads correctly in Firefox 3.0.5. Perhaps there was a change is CSS standards for designating the background-image and background-repeat.
=====
#rap {
width: 900px;
margin: 0 auto;
background-image: url(”images/main.jpg”);
background-repeat: repeat-y;
text-align: left;
border-left: 3px solid #262626;
border-right: 3px solid #262626;
}
thanks you http://www.beyzam.net
http://www.chattur.com http://www.chatnur.com
Removed the div ad1 from header.php and the client request from footer.php. Now, I see “The webpage cannot be found” at the bottom of the screen. This is happening on IE. How do I remove this without having it complete mess up the css? I tried commenting out the script section and then the white background completely disappears. I really love this theme…I would like to get it to work for ALL browsers.
To add to Helen’s comment above. The site to see the error on is http://www.unclevinniesentertainmentbooking.com. I only see the webpage cannot be found on certain browser revisions. IE version 7.0.6001.18000 shows the webpage cannot be found. AOL (not sure of the version) show the webpage cannot be found error. IE 8.0.6001.18702 does not show the error.Firefox 3.0.8 does not show the message. Safari 4 does not show the error. Is there a way to remove the adwords code and not mess up the formatting of the page?
Nice tips thanks for sharing