Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 How to format "page"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

elvis
VP-CART Super User

202 Posts

Posted - September 14 2008 :  07:01:18  Show Profile  Reply with Quote
In shopdisplayproducts.asp, I have "page 1 of 1" under the breadcrumb and a category name.

<p class="ac"><small><span style="color:#666666">Page 1 of 1</span></small></p>

I want to add more space between this page and picture under this page.

Could anyone tell me which file I need to modify please?

Thanks in advance.

JoeMcM
Starting Member

42 Posts

Posted - September 18 2008 :  04:02:42  Show Profile  Reply with Quote
If I understand you correctly... you could add the spaces "returns" <br /> to the top of tmp_product.htm.
Go to Top of Page

madbug
VP-CART New User

130 Posts

Posted - September 23 2008 :  02:06:32  Show Profile  Reply with Quote
Hi,

In shopdisplayproduct.asp, locate the code:
response.write "<p class=""ac"">" & smallinfofont & getlang("langCommonPage") & " " & mypage & getlang("langCommonOf") & " " & maxpages & smallinfoend & "</p>"

modify to add page break:

response.write "<p class=""ac"">" & smallinfofont & getlang("langCommonPage") & " " & mypage & getlang("langCommonOf") & " " & maxpages & smallinfoend & "</p><p> </p>"
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00