Colum Help!
-
Alright this is where I am right now
[img]http://img8.imageshack.us/img8/9811/picture36g.png[/img]
Everything is working great, I can change the background, etc, etc, etc
Here is what I’m having problems with
1. How do you move the “Feed | Subscribe via Email” to the right? .. Or to a whole different location in general?
2. Notice how on the right side, the “Archives” is higher then the left side “Categories”… I mean techniclly it should be fixed by the source codes, correct? I go in, I chane it, done.. BUT…
Code for left:
[quote]<div class=”lsidebar”>-
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(1) ) : else : ?>
<?php endif; ?></div>[/quote]
Code for right:
[quote]<div class=”rsidebar”>
-
<script type=”text/javascript”><!–
google_ad_client = “pub-9312294701485395”;
google_ad_width = 125;
google_ad_height = 1;
google_ad_format = “125x1_as_rimg”;
google_cpa_choice = “CAEQ6fqXhAIaCO_mwRos0nIlKK2293M”;
google_ad_channel = “2887620906”;
//–>
</script>
<script type=”text/javascript” src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(2) ) : else : ?>
<?php endif; ?></div>[/quote]
See the BIIIIG difference? How do I fix that? =/ I want to move the left column.. up
Also, what is with the whole “google” thing?
google_ad_client = “pub-9312294701485395”;
google_cpa_choice = “CAEQ6fqXhAIaCO_mwRos0nIlKK2293M”;
google_ad_channel = “2887620906”;What in the world is that? Do I need it, or can I remove it?
Thanks a lot in advance guys! :D
-
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for WordPress.com hosted blogs only. If you have a self-hosted WordPress blog you need to seek help at the WordPress.org forums, not here.
If you don’t understand the difference, you may find this information helpful.
- The topic ‘Colum Help!’ is closed to new replies.