go41

how to link my ads in the free Arthmia version

von Joern am 22. Jun. 2010 | Keine Kommentare

Hi, I am pretty new, not only to this forum, but also to the whole blogging stuff. I uploaded the free version of the Arthemia theme and managed to get it running… the only problem I am facing right now, how can I link my ads to the pages I want? I did simply change the code code in the header and my image is showing up as it should , but how can I make it "clickable". As of now my header looks the following:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">

<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />

<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />

<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />

<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<link rel="icon" href="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/favicon.ico" />

<link rel="shortcut icon" href="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/favicon.ico" />
<?php wp_head(); ?>
</head>

<body>
<div id="head" class="clearfloat">
<div class="clearfloat">

   <div id="logo" class="left">

   /"><img src="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/logo.png" width="177px" height="39px" alt="" />

   <div id="tagline"><?php bloginfo('description'); ?></div>

   </div>
   <div class="right">

   <img src="<?php echo get_option('home'); ?>/wp-content/uploads/2010/06/dietbanner3.jpg" alt="" width="468px" height="60px"  />

   </div>
</div>
<div id="navbar" class="clearfloat">
<ul id="page-bar" class="left clearfloat">
/">Home
<?php wp_list_pages('sort_column=menu_order&title_li='); ?>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</div>
</div>
<div id="page" class="clearfloat">

thanks so much!!! I used an ad manager plugin for another theme where I could simply put in the link of the pag I wished the ad leads to… but can’t find this on the arthemi theme….

(von: Karin)

Hier noch 1 weitere Ergebnisse dieses Threads:

Re: how to link my ads in the free Arthmia version :: Reply by master

22. Jun. 2010 (von: master)

do you see just above your dietbanner image you load the logo with link to your site.A similar a href link you need around your dietbanner image.should look like this:Code:<div class="right">   <a href="http://full link to the site you link to"> …

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: