Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
Shopping Cart Software Forum for Ecommerce Templates
Home | Profile | Register | Active Topics | Members | Search | FAQ
Click Here To Login
Forgot your Password?



Find us on Facebook

Follow us on Twitter

View our YouTube channel

Ecommerce Templates on Google Plus


 All Forums
 Technical
 ASP (Windows server) versions
 Adding a blank space to a form/table or function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

coastalem
Advanced Member

USA
317 Posts

Posted - 07/29/2012 :  21:49  Show Profile
Bringing over from the php thread since I am asp per David suggestion...

Xref this post example:
By Responder from http://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=89835

Hi folks,

I can't for the life of me figure out how I can separate the Login form from the Cart form?

I'm reasonably OK with CSS wish to introduce a blank row beneath it or an empty div of some sort. But where? Which file do I modify?

See attached

[URL=http://www.use.com/383a4007ca0fd9af7c62][/URL]

***

I want to know the same thing. I want a simple space to be added to a form/table even if in an inc file.

I want to add a space like the person above picture. I also want to add a space after the Your are not logged in... text before you click the link for the loggin as shown in the picture.

I also want to add a space (or row) between the product ID and the Product name in both the product and product details page/s.

All these seem to be areas in the appropriate inc file/s. I tried several things to add a row or space but while I didn't break anything it didn't do a space.

So my question is not where to find what I want to do... I have figured that out.

My question what specifically do I insert to have a break/line/space or whatever it would be called inserted to the applicable code.


I tried adding <br /> I tried adding <tr>space as place holder</tr> I tried many other things but not being well versed in what is needed can you just let me know the best code to add to give me a blank line.

This is for inc files where the line break would be part of the coding within a <table> structure.

This is making me crazy and I have spent a whole day messing around with this. But I really want a space between some of the formatting in the tables.

For Example: what do I add to get a line space after the pID row so there is a blank line or space between that and what come next - in this case it was manufacturer display if turned on. This is from /inc/incproductbody2.asp

<table width="100%" border="0" cellspacing="4" cellpadding="4">
<% if showproductid=true then print "<tr><td><div class="""&cs&"prodid"">" & sstrong & xxPrId & ": " & estrong & rs("pID") & "</div></td></tr>"

Thanks!

Edited by - coastalem on 07/29/2012 21:52

dbdave
ECT Moderator

USA
4331 Posts

Posted - 07/29/2012 :  23:50  Show Profile
Hi, the other poster wanted to move/add a field there.
quote:
separate the Login form from the Cart form


You are saying you want to add space.
quote:
I want a simple space to be added to a form/table

So I don't think it's quite the same thing.

Can you post a screenshot or link describing what you want to do?
Are you looking to add something to this space, or you just want some blank space?



David
Go to Top of Page

coastalem
Advanced Member

USA
317 Posts

Posted - 07/30/2012 :  11:17  Show Profile
Hi, I just want to add a blank space.

For example If my display text (which in most cases cited above is in the inc files tables sections)

Hi, how are you can you loging.
login is fun and jane is a good girl, ect. (now on to new if/include/else thing
manufactures are going to be talked about now
how area you

I want to put in a blank space/line/whatever you want to call it like so for the display:

Hi, how are you can you loging.
login is fun and jane is a good girl, ect. (now on to new if/include/else thing

manufactures are going to be talked about now
how area you

See, in the above example there is space between the text that ends with "thing" and the next subject that starts with "manufactures"

This space to separate what comes next is something I want to do in several areas.

For Example: what do I add to get a line space after the pID row so there is a blank line or space between that and what come next - in this case it was manufacturer display if turned on. This is from /inc/incproductbody2.asp

<table width="100%" border="0" cellspacing="4" cellpadding="4">
<% if showproductid=true then print "<tr><td><div class="""&cs&"prodid"">" & sstrong & xxPrId & ": " & estrong & rs("pID") & "</div></td></tr>"

Thanks:-)
Go to Top of Page

Andy
Administrator

69140 Posts

Posted - 07/30/2012 :  11:46  Show Profile
We can't really get into custom coding on the forum but if you want extra spacing I would do it through the css file using padding on the classes for the product id / name.

Andy

Ecommerce templates

ECT newsletter
ECT hosting suggestions

Dreamweaver templates

Follow us on Twitter, Facebook, Google + and YouTube



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2013 ecommercetemplates.com Go To Top Of Page
This page was generated in 0.05 seconds. Snitz Forums 2000