Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-21-2013, 07:14 PM   PM User | #1
TeeJay2012
New to the CF scene

 
Join Date: Nov 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
TeeJay2012 is an unknown quantity at this point
Ad In Wordpress Not Positioned Properly

Hello Guys,

I am trying to add an ad to a wordpress them that is using a grid system and it is really confusing me. This should be so simple!!!! It would make my day if someone could help me....

Thanks Guys!!!
TeeJay2012 is offline   Reply With Quote
Old 01-21-2013, 08:51 PM   PM User | #2
charlyanderson
Regular Coder

 
Join Date: Dec 2012
Posts: 111
Thanks: 14
Thanked 1 Time in 1 Post
charlyanderson is an unknown quantity at this point
What grid system?
charlyanderson is offline   Reply With Quote
Old 02-03-2013, 05:38 PM   PM User | #3
TeeJay2012
New to the CF scene

 
Join Date: Nov 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
TeeJay2012 is an unknown quantity at this point
Hey,

This is what the code looks -

<div class="grid_24 content_wrapper">
<!--Start Content-->
<div class="content">
<!--Start Slider Wrapper-->
<div class="slider_wrapper">
<div id="main" class="container">
<?php if (inkthemes_get_option('inkthemes_featureimg') != '') { ?>

<img src="<?php echo inkthemes_get_option('inkthemes_featureimg'); ?>"/>
<?php } else { ?>
<img src="<?php echo get_template_directory_uri(); ?>/images/slideimg.jpg"/>
<?php } ?>


</div>
<div class="slider_shadow"></div>

<?php get_sidebar(); ?>

</div>
<!--End Slider wrapper-->

<div class="clear"></div>

* I wanted to place a google adsense ad to the right of the slider but I am not sure of how to do this. The ad is displays below the slider.

SEE THE SITE HERE!

Thanks for your help!

Last edited by TeeJay2012; 02-03-2013 at 05:40 PM..
TeeJay2012 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:39 AM.


Advertisement
Log in to turn off these ads.