charlie will you help me?
ok
I have not experience.. :/ hmmm i change style.css.. and it be like this can you look?
www.larendebal.com
charlie4282: i write at custom css in header that your code but my menus be like this : www.larendebal.com
and that is my header code :
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<title><?php
global $page, $paged;
wp_title( '|', true, 'right' );
bloginfo( 'name' );
$site_description = get_bloginfo( 'description', 'display' );
if ( $site_description && ( is_home() || is_front_page() ) )
echo " | $site_description";
if ( $paged >= 2 || $page >= 2 )
echo ' | ' . sprintf( __( 'Page %s', 'tie' ), max( $paged, $page ) );
?></title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_url' ); ?>" />
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C600italic%2C700italic%2C400%2C300%2C600%2C700&subset=latin%2Ccyrillic-ext%2Ccyrillic%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext&ver=1" type="text/css" media="all" />
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
<?php wp_head(); ?>
</head>
<body id="top" <?php body_class(); ?>>
<div class="background-cover" />
<header id="header">
<div class="header-content">
<div class="logo">
<?php if( tie_get_option('logo_setting') == 'title' ): ?>
<h2 id="site-title"><a href="<?php echo home_url() ?>/"><?php bloginfo('name'); ?></a></h2>
<span><?php bloginfo( 'description' ); ?></span>
<?php else : ?>
<?php if( tie_get_option( 'logo' ) ) $logo = tie_get_option( 'logo' );
else $logo = get_template_directory_uri().'/images/logo.png';
?>
<a title="<?php bloginfo('name'); ?>" href="<?php echo home_url(); ?>/">
<img src="<?php echo $logo ; ?>" alt="<?php bloginfo('name'); ?>" />
</a>
<?php endif; ?>
</div><!-- .logo /-->
<nav id="main-nav">
<?php wp_nav_menu( array( 'container_class' => 'main-menu', 'theme_location' => 'primary' ,'fallback_cb' => 'tie_nav_fallback' ) ); ?>
<?php echo tie_alternate_menu( array( 'menu_name' => 'primary', 'id' => 'main-menu-mob' ) ) ?>
</nav><!-- .main-nav /-->
<div class="clear" />
</div>
</header><!-- #header /--> charlie4282: i write at custom css in header that your code but my menus be like this : www.larendebal.com
and that is my header code :
’ <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset=”<?php bloginfo( ‘charset’ ); ?>” /> <title><?php global $page, $paged; wp_title( ’|’, true, ‘right’ ); bloginfo( ‘name’ ); $site_description = get_bloginfo( ‘description’, ‘display’ ); if ( $site_description && ( is_home() || is_front_page() ) ) echo ” | $site_description”; if ( $paged >= 2 || $page >= 2 ) echo ’ | ’ . sprintf( __( ‘Page %s’, ‘tie’ ), max( $paged, $page ) ); ?></title> <link rel=”profile” href=”http://gmpg.org/xfn/11” /> <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_url’ ); ?>” />
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” /> <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1” /> <link rel=”stylesheet” href=”http://fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C600italic%2C700italic%2C400%2C300%2C600%2C700&subset=latin%2Ccyrillic-ext%2Ccyrillic%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext&ver=1” type=”text/css” media=”all” /> <link href=’http://fonts.googleapis.com/css?family=Oswald:400,700' rel=’stylesheet’ type=’text/css’> <?php wp_head(); ?> </head> <body id=”top” <?php body_class(); ?>> <?php if( tie_get_option(‘logo_setting’) == ‘title’ ): ?>
<?php bloginfo(‘name’); ?>
<?php bloginfo( 'description' ); ?> <?php else : ?> <?php if( tie_get_option( ‘logo’ ) ) $logo = tie_get_option( ‘logo’ ); else $logo = get_template_directory_uri().’/images/logo.png’; ?><nav id="main-nav">
<?php wp_nav_menu( array( 'container_class' => 'main-menu', 'theme_location' => 'primary' ,'fallback_cb' => 'tie_nav_fallback' ) ); ?>
<?php echo tie_alternate_menu( array( 'menu_name' => 'primary', 'id' => 'main-menu-mob' ) ) ?>
</nav><!- .main-nav /->
</header><!- #header /->I tried your advice Jaynesh, but it wasnt…
Hi, My theme’s name is Qamar… Link : http://themeforest.net/item/qamar-ajax-portfolio-wp-theme-for-photographers/4000174?sso and my web site adres is “www.larendebal.com
ok i am sorry, so if i write item’s (theme’s) name in here, can i write and ask to help? Thank you
Hi everybody, Can you help me about : I want to make transparent to background of menu (top of site)..
larendebal.com..
pls help me..
Hi friends,
I put a background image at every page in my site,
and when I make a slider in my home page, this background image seem and my slider seem flu.. Pls help me
how can fix it?
my site : http://larendebal.com/
