GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Sell and Buy Forum (https://gfy.com/forumdisplay.php?f=35)
-   -   help with wordpress... (https://gfy.com/showthread.php?t=940762)

darknight 11-28-2009 02:33 PM

help with wordpress...
 
I need something done to my header.php that is really small but causing a major headache because i cannot not do it...(sux at coding)

I want to move the navigation under the header (image).. can anyone help..willing to pay..
and add a flash peel ad...Im losing my mind...

[email protected]

Barefootsies 11-28-2009 02:33 PM

Talk to fris

darknight 11-28-2009 02:35 PM

how do i contact him....i catching a migraine from this coding stuff..

Barefootsies 11-28-2009 02:42 PM

Quote:

Originally Posted by darknight (Post 16595261)
how do i contact him....i catching a migraine from this coding stuff..

fucking-around-and-business-discussion/940761-amazon-s3-deliver-content.html

His ICQ under his nick

CPimp 11-28-2009 02:52 PM

If you cant get a hold of fris hit me up:

ICQ in siggy

darknight 11-28-2009 03:43 PM

<head>
<link rel="shortcut icon" href="favicon.ico">



<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />

<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />

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

<?php wp_head(); ?>
</head>

<body>

<!-- wrap starts here -->
<div id="wrap">

<!--header -->

<div id="header">




<div id="nav">
<ul>
<li<?php if ( is_home() or is_archive() or is_single() or is_paged() or is_search() or (function_exists('is_tag') and is_tag()) ) { echo ' class="current_page_item"'; } ?>><a href="<?php echo get_option('home'); ?>">Home</a></li>
<?php wp_list_pages('title_li=&depth=1'); ?>
</ul>
</div>

<form method="get" id="quick-search" action="<?php bloginfo('url'); ?>/">
<p>
<label for="qsearch">Search:</label>
<input class="tbox" id="qsearch" type="text" name="s" value="Search..." onfocus="if (this.value == 'Search...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search...';}" />
<input class="btn" type="submit" value="Submit" />
</p>
</form>


<!--header ends-->
</div>

<!-- content-wrap starts -->
<div id="content-wrap">
<p>
<p>
<p>
<center><iframe src="http://www.com/images/videoshowforportal2/slideshow.html" width="820" height="320" frameborder="5" scrolling="no" allowtransparency="true"></iframe>
<p>

<div id="head3">

<div id="1">
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
</div>


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





<p>
I want to move the code in the red (navigation) to bottom under the php adserve..just not wrking.. dammit....

CPimp 11-28-2009 03:48 PM

Unless youre willing to have someone help you with this either for free or for a couple bucks, I am afraid that probably isnt going to be enough, especially if the css is controlling these items' locations.

HostGladiator 11-28-2009 04:35 PM

Quote:

Originally Posted by darknight (Post 16595366)
<head>
<link rel="shortcut icon" href="favicon.ico">



<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />

<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />

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

<?php wp_head(); ?>
</head>

<body>

<!-- wrap starts here -->
<div id="wrap">

<!--header -->

<div id="header">




<div id="nav">
<ul>
<li<?php if ( is_home() or is_archive() or is_single() or is_paged() or is_search() or (function_exists('is_tag') and is_tag()) ) { echo ' class="current_page_item"'; } ?>><a href="<?php echo get_option('home'); ?>">Home</a></li>
<?php wp_list_pages('title_li=&depth=1'); ?>
</ul>
</div>

<form method="get" id="quick-search" action="<?php bloginfo('url'); ?>/">
<p>
<label for="qsearch">Search:</label>
<input class="tbox" id="qsearch" type="text" name="s" value="Search..." onfocus="if (this.value == 'Search...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search...';}" />
<input class="btn" type="submit" value="Submit" />
</p>
</form>


<!--header ends-->
</div>

<!-- content-wrap starts -->
<div id="content-wrap">
<p>
<p>
<p>
<center><iframe src="http://www.com/images/videoshowforportal2/slideshow.html" width="820" height="320" frameborder="5" scrolling="no" allowtransparency="true"></iframe>
<p>

<div id="head3">

<div id="1">
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
</div>


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





<p>
I want to move the code in the red (navigation) to bottom under the php adserve..just not wrking.. dammit....

IF you haven't found someone to look at this yet I'll be happy to do so. Contact info in sig..

CPimp 11-28-2009 05:14 PM

Quote:

Originally Posted by HostGladiator (Post 16595463)
IF you haven't found someone to look at this yet I'll be happy to do so. Contact info in sig..

He's been referred to fris and I offered myself and he's not contacted me, so good luck with that one.

HostGladiator 11-28-2009 06:46 PM

Quote:

Originally Posted by tube2k (Post 16595563)
He's been referred to fris and I offered myself and he's not contacted me, so good luck with that one.

Ok, thanks for the heads up.

brassmonkey 11-29-2009 08:04 AM

that's messed up playa


All times are GMT -7. The time now is 01:55 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123