![]() |
Admin 4/21/2008 |
In ASPRunnerPro 5.x you can switch to HTML mode to make any HTML change that is not explicitly available via Visual Editor. |
D
|
dskelley author 4/21/2008 |
True, but it's code only, not graphical. That's okay, guess I'll need to learn some code. |
D
|
dskelley author 5/7/2008 |
Anyone else have any pointers? All I'm really wanting to do is know how to code it so that I can have all rows the same height and a minimum width, mainly so that rows widen based on content instead of dropping down to a second line. Any assistance would be much appreciated. |
![]() |
Admin 5/7/2008 |
I recommend to post your application to Demo Account and send the URL to support@xlinesoft.com where I can see this issue. Also it would be nice if you attach a screenshot that explains how this page should appear. |
K
|
khyj 5/8/2008 |
See if this helps: |
D
|
dskelley author 5/9/2008 |
See if this helps: Try editing the style sheets in this folder of your project output files: \include\. Usually the styles for tables are in the style.css. If you wanna a GUI, simply open the ASP pages in your Sharepoint Designer (open your output folder or web folder directly, or copy just the asp & style sheet linked to your working location). It will automatically load the corresponding style sheets at the back. Just be aware, there are many layers of tables in each page...... say, in each table cell, there may be another small table wrapping only the words. It is quite complicated to read at first sight.
|
D
|
dskelley author 5/9/2008 |
Okay under /templates I just realized there are html files for each file type. Will anything be changed by editing those in Sharepoint Designer? Guess I'll just try it out and see. |
D
|
dskelley author 5/9/2008 |
Okay under /templates I just realized there are html files for each file type. Will anything be changed by editing those in Sharepoint Designer? Guess I'll just try it out and see.
|
K
|
khyj 5/12/2008 |
Great to hear you finally got it work! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=29150&image=1&table=forumreplies' class='bbc_emoticon' alt=':lol:' /> |