I’d like to decrease the left-hand width of my navmenu, and increase the right-hand width of the navmenu, which is controlled by a float.
Here’s the stylesheet:
https://pastebin.com/YJaYz6dD
For site:
https://www.thetruthaboutmortgage.com/
Essentially, I want those tabs on the right-hand side of the navmenu to get more width across the top of the page so I can add maybe a fifth topic, while reducing the left-hand portion of the navmenu.
I’ve tried editing the width of the navmenu in the stylesheet, but nothing happens when I do that. I’m not sure if this has something to do with the float?
Thanks for any help!
Colin
]]>Thank you very much.
]]>Also, my blog’s title is not showing up on the main page even though it is entered correctly in the settings. It still has the default ‘Unsleepable’ up top. Can’t find a way to fix this, and would appreciate some help.
Thanks.
]]><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head profile="https://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title( '-', true, 'right' ); echo wp_specialchars( get_bloginfo('name'), 1 ) ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<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 if ( is_singular() ) { wp_enqueue_script( 'comment-reply' ); } ?>
<?php wp_head(); ?>
</head>
<body>
<div id="wrapper">
<div id="header">
<h1><a>"><?php bloginfo('name'); ?></a></h1>
<ul id="menu">
<?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
</div>
Can anyone please help? I need very clear instructions please as I am very new to this.
Thanks.
I’m using Unsleepable v2 for my website, emilyanneepstein.com and whilst editing the CSS I accidentally got rid of the drop shadow on the footer. Any ideas how to get it back? I tried just putting the orignal CSS back but that didn’t work either.
Thanks for your help!
]]>So basically I really like the unsleepable theme, but I would like it to be wide, like the genkitheme. Anyone happens to know what exactly do I need to tweak?
]]>Really need some help editing this theme. Ive had no joy and am very stuck. I can pay someone its not a problem if its needed.
Please reply for details.
Kind Regards,
Jenai
]]>I want to place category links between the following line:
<ul id="menu">
<?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
</ul>
Right next to About link. Please advice
]]>I’d like to customize the bottom block so it shows my tags (“categories.) How do I do this?
Thanks!
]]>