close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Locating WADAResults... css

Thread began 12/21/2011 10:20 am by esailor1367104 | Last modified 12/22/2011 1:19 pm by Jason Byrnes | 1165 views | 5 replies |

esailor1367104

Locating WADAResults... css

I am unable to locate the CSS WADAResults..(Table, Entry, ThumbArea, Thumb, InfoArea, Title, Description) for the following code on the results page. I have search this file, included and .css files.

<table id="WADAResultsTable" border="0" cellpadding="0" cellspacing="0">
<?php do { ?>
<tr>
<td class="WADAResultsEntry"><div class="WADAResultThumbArea"><a href="MPSO_Detail.php?ID=<?php echo(rawurlencode($row_WADAofferings['ID'])); ?>" title="Image Name"><img class="WADAResultThumb" border="0" src="<?php echo $row_WADAofferings["Thumbnail"]; ?>" alt="Image Name" /></a></div>
<div class="WADAResultInfoArea">
<div class="WADAResultTitle"><a href="MPSO_Detail.php?ID=<?php echo(rawurlencode($row_WADAofferings['ID'])); ?>"><?php echo $row_WADAofferings["Title"]; ?></a></div>
<div class="WADAResultDescription"><?php echo $row_WADAofferings["Description"]; ?> <a href="MPSO_Detail.php?ID=<?php echo(rawurlencode($row_WADAofferings['ID'])); ?>">More...</a></div>

Sign in to reply to this post

Jason ByrnesWebAssist

all of the CSS for data assist will be in the <style> section that is added to the DataAssist pages, Not all ID's that are defined will have corresponding CSS.

Sign in to reply to this post

esailor1367104

nsuMInt

Jason,

Thank you. Since my DataAssist pages do not have these additional classes or IDs defined in the style section, what could be have cause it issue?

Kind Regards,

Eric

Sign in to reply to this post

Jason ByrnesWebAssist

it's not an issue.

Not all ID's that are defined in the HTML will have a corresponding style defined in the CSS.

Just because a class or ID is set for an element does not mean CSS is created for that element.

Sign in to reply to this post

esailor1367104

If I understand your response and DataAssist does not create css or ID definitions for all coded css or IDs, what created the code in the page reference in the forum entry 2-28-2011 11:19PM. It seems DataAssist created.

your products results page has the following code in the Head editable region:
Code:

<style type="text/css">
.WADAResults, .WADANoResults {
border-top: 1px solid #BABDC2;
}
.WADAResultsNavigation {
padding-top: 5px;
padding-bottom: 10px;
}
.WADAResultsCount {
font-size: 11px;
}

.WADAResultsNavTop, .WADAResultsInsertButton {
clear: none;
}
.WADAResultsNavTop {
width: 60%;
float: left;
}
.WADAResultsInsertButton {
width: 30%;
float: right;
text-align: right;
}
.WADAResultsNavTable td, .WADAResultsInsertButton {
padding: 2px;
}
.WADAResultsTable {
font-size: 11px;
clear: both;
padding-top: 5px;
padding-bottom: 10px;
}

.WADAResultsTableHeader, .WADAResultsTableCell {
padding: 7px;
text-align: left;
}

.WADAResultsTableHeader {
padding-left: 3px;
padding-right: 3px;
}

.WADAResultsTableCell {
padding-left: 9px;
padding-right: 9px;
}

.WADAResultsTableCell {
border-left: 1px solid #BABDC2;
}

.WADAResultsEditButtons {
border-left: 1px solid #BABDC2;
border-right: 1px solid #BABDC2;
}

.WADAResultsRowDark {
background-color: #DFE4E9;
}
</style>

this is missing from the orders results page.

Sign in to reply to this post

Jason ByrnesWebAssist

I dont understand what you are asking here.

when data assist creates the pages html for the page, it may add an ID or class to an element, but that does not mean that a coresponding CSS rule will be created.

some elements may have ID's or classes that are not defined in the CSS,

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...