<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Tag: width</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 04:21:20 +0000</pubDate>

<item>
<title>siguy on "Dropdown (Submenu) items wont resize"</title>
<link>http://themeshaper.com/forums/topic/dropdown-submenu-items-wont-resize#post-26177</link>
<pubDate>Thu, 05 Apr 2012 20:01:46 +0000</pubDate>
<dc:creator>siguy</dc:creator>
<guid isPermaLink="false">26177@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;It's probably a bit late for this but, add !important to your rule.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu li ul li {
	width: 100px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25129</link>
<pubDate>Tue, 31 Jan 2012 13:24:29 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25129@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Helga, you're awesome!  I could kick myself right now; I knew it was going to be something easy I should have thought of myself!  FYI I learned everything I needed to know to style the menu in the first place from your thematic menus demystified post.  I have it bookmarked and refer to it all the time!  Thanks for everything! &#60;/p&#62;
&#60;p&#62;Scott, thanks for the reply.  I actually tried that yesterday and it didn't work. The menu was still cut off at the end.
&#60;/p&#62;</description>
</item>
<item>
<title>proto on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25120</link>
<pubDate>Tue, 31 Jan 2012 08:53:30 +0000</pubDate>
<dc:creator>proto</dc:creator>
<guid isPermaLink="false">25120@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Haha!&#60;/p&#62;
&#60;p&#62;Helgatheviking and ScottNix you are brilliant, good work!
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25114</link>
<pubDate>Tue, 31 Jan 2012 03:01:30 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">25114@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am too slow :(
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25113</link>
<pubDate>Tue, 31 Jan 2012 03:01:09 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">25113@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;The easy way to fix this would be to add to the #access instead of .menu.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#access { width: 940px; margin: 0 auto; }&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25112</link>
<pubDate>Tue, 31 Jan 2012 02:55:53 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25112@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;why don't you assign the background color to the UL element then instead of to the individual links?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sf-menu {
width: 100%
background: #D6DFFF;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25110</link>
<pubDate>Tue, 31 Jan 2012 02:40:40 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25110@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sorry, the link I have up keeps changing bc I'm working with it right now so I'm sure if you went to it it was confusing.&#60;/p&#62;
&#60;p&#62;Here's a link to a screenshot I took of the issue.  The issue I'm talking about is pointed out in red.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://crashprojects.com/menu&#34; rel=&#34;nofollow&#34;&#62;http://crashprojects.com/menu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25107</link>
<pubDate>Tue, 31 Jan 2012 00:48:40 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25107@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;ok, well that's good.  you'd be surprised at the number of people who try to solve CSS issues w/o it.&#60;/p&#62;
&#60;p&#62;i didn't and still don't understand what you want to line up with what.  maybe explain again or sometimes i pic is worth a thousand words.
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25106</link>
<pubDate>Mon, 30 Jan 2012 23:51:50 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25106@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I do use firebug.  I know what the elements are and where they are. I understand that the menu expands to accomodate it's content.  I just don't know how to make that menu extend further than that so that everything lines up.  I changed the colors back at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://samh.crashprojects.com&#34; rel=&#34;nofollow&#34;&#62;http://samh.crashprojects.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;to illustrate what's happening.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25101</link>
<pubDate>Mon, 30 Jan 2012 22:46:41 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25101@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;??&#60;/p&#62;
&#60;p&#62;use &#60;a href=&#34;http://getfirebug.com&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com&#60;/a&#62; to solve almost all css problems
&#60;/p&#62;</description>
</item>
<item>
<title>crashprojects on "Can I change the width of the menu to line up with the end of my header/content?"</title>
<link>http://themeshaper.com/forums/topic/can-i-change-the-width-of-the-menu-to-line-up-with-the-end-of-my-headercontent#post-25098</link>
<pubDate>Mon, 30 Jan 2012 21:29:49 +0000</pubDate>
<dc:creator>crashprojects</dc:creator>
<guid isPermaLink="false">25098@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;See here:  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://samh.crashprojects.com&#34; rel=&#34;nofollow&#34;&#62;http://samh.crashprojects.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Driving me nuts!
&#60;/p&#62;</description>
</item>
<item>
<title>iyamdman on "Div width of element.style setting"</title>
<link>http://themeshaper.com/forums/topic/div-width-of-elementstyle-setting#post-23126</link>
<pubDate>Sat, 17 Sep 2011 06:32:09 +0000</pubDate>
<dc:creator>iyamdman</dc:creator>
<guid isPermaLink="false">23126@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Helga - you are a goddess - the max-width worked perfectly!!! Thank you sooooo much.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Div width of element.style setting"</title>
<link>http://themeshaper.com/forums/topic/div-width-of-elementstyle-setting#post-23124</link>
<pubDate>Sat, 17 Sep 2011 02:36:22 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">23124@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;it is due to the weird way WP auto calculates the width of the caption div.  you can try setting the max width of the caption div to be the same as the width of the content div.  in your case&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.wp-caption {
max-width: 660px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>iyamdman on "Div width of element.style setting"</title>
<link>http://themeshaper.com/forums/topic/div-width-of-elementstyle-setting#post-23122</link>
<pubDate>Sat, 17 Sep 2011 02:19:04 +0000</pubDate>
<dc:creator>iyamdman</dc:creator>
<guid isPermaLink="false">23122@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am working with the Thematic theme on this site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://hotrodhoochhotwheels.com/wpsitehrhhw/&#34; rel=&#34;nofollow&#34;&#62;http://hotrodhoochhotwheels.com/wpsitehrhhw/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On this page I have loaded some photos:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://hotrodhoochhotwheels.com/wpsitehrhhw/cars/camaro&#34; rel=&#34;nofollow&#34;&#62;http://hotrodhoochhotwheels.com/wpsitehrhhw/cars/camaro&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will see in the top image, that it is larger then the bottom photo, but that it's right side has been cut-off/hidden.&#60;/p&#62;
&#60;p&#62;How can I get it so that the template will adjust the image size to a max-width?&#60;/p&#62;
&#60;p&#62;I am using Firebug, and I can see that the container is Div id = &#34;Post-#&#34; and the Div Class = &#34;entry-content&#34;&#60;/p&#62;
&#60;p&#62;I think in there, is where the &#34;element.style&#34; is set to 810px.&#60;/p&#62;
&#60;p&#62;I look through all the .css files, and can't find any code setting this width.&#60;/p&#62;
&#60;p&#62;Does this mean that it is set by being = to a certain width of some other area?&#60;/p&#62;
&#60;p&#62;Where in the .css files can I find where this width is set, or some way to override it? In the default.css? style.css?
&#60;/p&#62;</description>
</item>
<item>
<title>huyz on "Fluid layout for content"</title>
<link>http://themeshaper.com/forums/topic/fluid-layout-for-content#post-22175</link>
<pubDate>Wed, 06 Jul 2011 13:39:46 +0000</pubDate>
<dc:creator>huyz</dc:creator>
<guid isPermaLink="false">22175@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I modified the Acamas them to implement a hybrid grid-fluid layout.  It respects grid dimensions for min-width and max-widht but it automatically adapts the content for bigger screens, which are quite common these days.&#60;/p&#62;
&#60;p&#62;If anyone is interested, let me know.
&#60;/p&#62;</description>
</item>
<item>
<title>4rederick on "How to change Thematic to be fixed width?"</title>
<link>http://themeshaper.com/forums/topic/how-to-change-thematic-to-be-fixed-width#post-21213</link>
<pubDate>Tue, 10 May 2011 18:57:16 +0000</pubDate>
<dc:creator>4rederick</dc:creator>
<guid isPermaLink="false">21213@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Danields, if you're still around, I'd love to hear how you did this. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Full Width Custom Design on Homepage"</title>
<link>http://themeshaper.com/forums/topic/full-width-custom-design-on-homepage#post-20052</link>
<pubDate>Mon, 28 Mar 2011 19:30:52 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">20052@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://themeshaper.com/forums/topic/remove-sidebar&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/remove-sidebar&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;just insert your own brand of conditional logic&#60;/p&#62;
&#60;p&#62;see the codex for more on conditional logic&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Conditional_Tags&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Conditional_Tags&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mrmikeman on "Full Width Custom Design on Homepage"</title>
<link>http://themeshaper.com/forums/topic/full-width-custom-design-on-homepage#post-20048</link>
<pubDate>Mon, 28 Mar 2011 18:22:18 +0000</pubDate>
<dc:creator>mrmikeman</dc:creator>
<guid isPermaLink="false">20048@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;how do i assign the full page template to my home page seeing is my home page is not static, i need my home page/category archive search etc,  to be full width but all my other pages/posts to have the side bar like normal..
&#60;/p&#62;</description>
</item>
<item>
<title>louisJ on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19943</link>
<pubDate>Wed, 23 Mar 2011 14:54:13 +0000</pubDate>
<dc:creator>louisJ</dc:creator>
<guid isPermaLink="false">19943@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thank you very much&#60;br /&#62;
I added this in my style.css&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
body {&#60;br /&#62;
	background-color:#808080;&#60;br /&#62;
	}&#60;br /&#62;
#wrapper {&#60;br /&#62;
	width:1000px;&#60;br /&#62;
	margin:0px auto;&#60;br /&#62;
	background-color:#fff;&#60;br /&#62;
	}&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
and it works!&#60;br /&#62;
Tanks
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19936</link>
<pubDate>Wed, 23 Mar 2011 09:42:32 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">19936@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;using firebug you'd see that you can do this easily by assigning a width to the #wrapper div.  (and assign white as the background on #wrapper and gray as the bg on body)
&#60;/p&#62;</description>
</item>
<item>
<title>d_rec on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19935</link>
<pubDate>Wed, 23 Mar 2011 07:27:39 +0000</pubDate>
<dc:creator>d_rec</dc:creator>
<guid isPermaLink="false">19935@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Check out the Thematic Structure and it'll list common divs you can target with CSS. You might want #main,#container or #content - I'm not sure. &#60;a href=&#34;http://bluemandala.com/thematic/thematic-structure.html&#34; rel=&#34;nofollow&#34;&#62;http://bluemandala.com/thematic/thematic-structure.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>louisJ on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19925</link>
<pubDate>Tue, 22 Mar 2011 22:29:57 +0000</pubDate>
<dc:creator>louisJ</dc:creator>
<guid isPermaLink="false">19925@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Anybody?
&#60;/p&#62;</description>
</item>
<item>
<title>louisJ on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19913</link>
<pubDate>Tue, 22 Mar 2011 16:15:26 +0000</pubDate>
<dc:creator>louisJ</dc:creator>
<guid isPermaLink="false">19913@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks&#60;br /&#62;
but actually #wrapper {background-color:#808080;} doesn't color just the general frame but everything&#60;br /&#62;
&#60;a href=&#34;http://img838.imageshack.us/i/capture4ir.png/&#34; rel=&#34;nofollow&#34;&#62;http://img838.imageshack.us/i/capture4ir.png/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Do you have an idea on how to achieve what I want?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>d_rec on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19910</link>
<pubDate>Tue, 22 Mar 2011 12:51:03 +0000</pubDate>
<dc:creator>d_rec</dc:creator>
<guid isPermaLink="false">19910@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;W3Schools will come in handy as a reference for your CSS properties &#60;a href=&#34;http://www.w3schools.com/css/default.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/default.asp&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>d_rec on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19909</link>
<pubDate>Tue, 22 Mar 2011 12:49:12 +0000</pubDate>
<dc:creator>d_rec</dc:creator>
<guid isPermaLink="false">19909@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Use Firebug &#60;a href=&#34;http://getfirebug.com/&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com/&#60;/a&#62; to isolate the CSS properties of your site and maybe try #wrapper {background-color:#505050;}
&#60;/p&#62;</description>
</item>
<item>
<title>louisJ on "create a background frame of different color"</title>
<link>http://themeshaper.com/forums/topic/create-a-background-frame-of-different-color#post-19906</link>
<pubDate>Tue, 22 Mar 2011 12:32:35 +0000</pubDate>
<dc:creator>louisJ</dc:creator>
<guid isPermaLink="false">19906@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;How can create a background frame of different color for the whole site like this &#60;a href=&#34;http://img109.imageshack.us/i/capture2ml.png/&#34; rel=&#34;nofollow&#34;&#62;http://img109.imageshack.us/i/capture2ml.png/&#60;/a&#62;&#60;br /&#62;
instead of the default mode where the ids spanning on the whole width like this&#60;br /&#62;
&#60;a href=&#34;http://img219.imageshack.us/i/capture3o.png/&#34; rel=&#34;nofollow&#34;&#62;http://img219.imageshack.us/i/capture3o.png/&#60;/a&#62;&#60;br /&#62;
?&#60;br /&#62;
I use the thematic layout 2c-l-fixed.css.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>andycheeseman on "Superfish menu child menu wrapping"</title>
<link>http://themeshaper.com/forums/topic/superfish-menu-child-menu-wrapping#post-18691</link>
<pubDate>Tue, 25 Jan 2011 15:11:00 +0000</pubDate>
<dc:creator>andycheeseman</dc:creator>
<guid isPermaLink="false">18691@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thinking out loud here again, but could putting jquery in 'no conflict' mode help? I guess this means separating different strings of jquery. I.e. Superfish is using jquery as is this image slider, so this may be causing the problem?
&#60;/p&#62;</description>
</item>
<item>
<title>andycheeseman on "Superfish menu child menu wrapping"</title>
<link>http://themeshaper.com/forums/topic/superfish-menu-child-menu-wrapping#post-18689</link>
<pubDate>Tue, 25 Jan 2011 14:30:31 +0000</pubDate>
<dc:creator>andycheeseman</dc:creator>
<guid isPermaLink="false">18689@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;The problem disappears (as does the working of the image slider)when you take 'jquery-1.4.4.js' out of the equation.
&#60;/p&#62;</description>
</item>
<item>
<title>andycheeseman on "Superfish menu child menu wrapping"</title>
<link>http://themeshaper.com/forums/topic/superfish-menu-child-menu-wrapping#post-18688</link>
<pubDate>Tue, 25 Jan 2011 13:47:03 +0000</pubDate>
<dc:creator>andycheeseman</dc:creator>
<guid isPermaLink="false">18688@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I noticed that the Superfish menu starts wrapping child menu text after inserting a jQuery image slider (Coin Slider - &#60;a href=&#34;http://workshop.rs/projects/coin-slider/&#34; rel=&#34;nofollow&#34;&#62;http://workshop.rs/projects/coin-slider/&#60;/a&#62;).&#60;/p&#62;
&#60;p&#62;IMAGE OF THE PROBLEM&#60;br /&#62;
&#60;a href=&#34;http://get.ge.tt/56DEf7Y/problem.JPG&#34; rel=&#34;nofollow&#34;&#62;http://get.ge.tt/56DEf7Y/problem.JPG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's hard to pin this down in firebug, but I did notice that before the slider is inserted there is the following CSS code being generated that I can't account for in any of my CSS files. Once the slider IS inserted, I can't see this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
element.style {&#60;br /&#62;
float:none;&#60;br /&#62;
width:auto;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Does anyone have any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Andy.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Full Width Custom Design on Homepage"</title>
<link>http://themeshaper.com/forums/topic/full-width-custom-design-on-homepage#post-18686</link>
<pubDate>Tue, 25 Jan 2011 13:07:28 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">18686@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i'd probably try if(is_page_template('page-template-template-page-fullwidth.php'))&#60;/p&#62;
&#60;p&#62;check the wordpress codex for conditional tags
&#60;/p&#62;</description>
</item>

</channel>
</rss>
