Guest Posted April 20, 2005 Share Posted April 20, 2005 For example, the info boxes in the left and right columns are say 135 pixels and I need them to be 150 pixels wide. Or, should I make the center column (where it says "What's New Here" smaller? My problem is I have buttons instead of text for my infobox column headers. So my pics are stretching the side colums and making the area between the header and the footer wider than the page should be. Thanks all! Link to comment Share on other sites More sharing options...
Simplyeasier Posted April 20, 2005 Share Posted April 20, 2005 For example, the info boxes in the left and right columns are say 135 pixels and I need them to be 150 pixels wide. Or, should I make the center column (where it says "What's New Here" smaller? My problem is I have buttons instead of text for my infobox column headers. So my pics are stretching the side colums and making the area between the header and the footer wider than the page should be. Thanks all! <{POST_SNAPBACK}> application_top.php for column widths - the middle is assigned according to what is left over after you set the columns taken from the total width of your shop Charles A kite flies highest AGAINST the wind ! "Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, a lover in one hand, martini in the other, body thoroughly used up, totally worn out and screaming ~ WOO HOO!! What a ride!" Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2005 Share Posted April 21, 2005 application_top.php for column widths - the middle is assigned according to what is left over after you set the columns taken from the total width of your shop Charles <{POST_SNAPBACK}> I don't have any reference to column width size in my application_top.php file, any approximate on the line number it may be on or around? Thanks!!! EDIT - I just looked in my original (backup) file and it's there, but I am using a modded template...lol Story of my life. Maybe I can just add that line back in? Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2005 Share Posted April 21, 2005 I don't have any reference to column width size in my application_top.php file, any approximate on the line number it may be on or around? Thanks!!! EDIT - I just looked in my original (backup) file and it's there, but I am using a modded template...lol Story of my life. Maybe I can just add that line back in? <{POST_SNAPBACK}> OK, I got the line added and edited, that didn't fix my problem... Lemme think of a better way to describe what's wrong.... Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2005 Share Posted April 21, 2005 OK, I got the line added and edited, that didn't fix my problem... Lemme think of a better way to describe what's wrong.... <{POST_SNAPBACK}> It would prolly be easier just to show the site I am working on... http://www.newbreedmedia.com/rare/catalog/index.php If you look just under the header, you will see the columns on the right and left are too wide to fall in line with the header and footer. Link to comment Share on other sites More sharing options...
Wendy James Posted April 21, 2005 Share Posted April 21, 2005 In your whats_new.php there is a transparent gif being called, after your header image. I removed it (on a test page i used to see your source) and it moved everything into place. Not sure if it was something you added, or if it is in the code for what's new. But that is where I would start. <td height="14" class="infoBoxHeading" nowrap><a href="http://www.newbreedmedia.com/rare/catalog/products_new.php?osCsid=25d797c9d155a8ce08fdd9291c50e3aa"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="12" height="10"></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td> is what you see if you view your html so i am going to guess if you look at your whats_new.php file where you see BOX_HEADING_WHATS_NEW there may be an extra image i don't think it is in the class boxes.php because it only shows up in that one box. Good luck Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep. Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2005 Share Posted April 21, 2005 In your whats_new.php there is a transparent gif being called, after your header image. I removed it (on a test page i used to see your source) and it moved everything into place. Not sure if it was something you added, or if it is in the code for what's new. But that is where I would start. <td height="14" class="infoBoxHeading" nowrap><a href="http://www.newbreedmedia.com/rare/catalog/products_new.php?osCsid=25d797c9d155a8ce08fdd9291c50e3aa"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="12" height="10"></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td> is what you see if you view your html so i am going to guess if you look at your whats_new.php file where you see BOX_HEADING_WHATS_NEW there may be an extra image i don't think it is in the class boxes.php because it only shows up in that one box. Good luck <{POST_SNAPBACK}> I don't have anything in my whatsnew.php or boxes.php that says "BOX_HEADING_WHATS_NEW" :( I can't find any extra images refs. in any of the pages I edited, I must have been staring at it too long...lol Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2005 Share Posted April 21, 2005 I don't have anything in my whatsnew.php or boxes.php that says "BOX_HEADING_WHATS_NEW" :( I can't find any extra images refs. in any of the pages I edited, I must have been staring at it too long...lol <{POST_SNAPBACK}> Brrrrrrrrrrump. :-" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.