
Originally Posted by
hivtop
Hi Anne.
thanks for taking your time to help....
problem 1...
I have spent the better part of 5 hours reading this entire trend (since my searches didn't find anything..lol) on the min or max, height, width or length of pictures or titles so if you could point me in the right direction I will go digging through the pages, css, etc to see if I can correct this problem and post my success so others can use it...
Problem 2
I removed all the extra " / " from the tags and now the page does not rearrange.. "Ya"... But the script ends at ..."be sure to checkout the items listed" there is no clickable link or the words "Here and Keep America Strong" so the entire code for the define_main_page.php page now looks like this...
Code:
<div id="home-text">
<B> <font color="red">Welcome to CustomShopping.com, we are a Manufactures Rep for various makers of products. We ONLY SALE Wholesale therefore your order must be a minimum of $150.
</B></font>
<br><br>
We Also Carry "1 of a kind" items made by Individual Artists and Craftsmen so be sure to checkout the items listed <a href="http://www.customshopping.com/index.php?main_page=index&cPath=149> HERE</a> and Keep America Strong.
<br><br>
</div>
Thanks again for the great template and help
William
The problem is the link.
Try this, notice the green link:
Code:
<div id="home-text"><p><b><font color="red">Welcome to CustomShopping.com, we are a Manufactures Rep for various makers of products. We ONLY SALE Wholesale therefore your order must be a minimum of $150. </font></b></p>
<p>We Also Carry "1 of a kind" items made by Individual Artists and Craftsmen so be sure to checkout the items listed <a href="index.php?main_page=index&cPath=149">HERE</a> and Keep America Strong. </p></div>
Cheers,
jpda
Bookmarks