Hi,
I've read one or two post about similar things to this but with no solution, this is the first time this has happened to me and i've been using actinic for years.
I made some changes to Act_Order01.html where i added class="input" to each of the input boxes.....yet when i uploaded the site it seemed to omit the class of only 1 of the inputs....so 1 box didint have the style.....yet if i changed say the size or maxlength of the input box... it made that change....so it just didnt want to let me add anything to that particular box......the only way i managed to get this to work was by deleting everything in my preview html folder....then re-upload the site....this seemed to fix it.
Now...my problem is....im changing the style of the text that sits in the adjacent table cell....so im adding a <p></p> around each piece of text and changing the width of the cell......BUT....it adds my <p></p> tags ok....but it just wont add the width="60%"....it just seems to miss it alltogether.
now i just thought of this while typing but could this be an issue with html /xhtml compliance i.e. slight vaiations it tags so some are not being listed???
help greatly appreciated.
I've read one or two post about similar things to this but with no solution, this is the first time this has happened to me and i've been using actinic for years.
I made some changes to Act_Order01.html where i added class="input" to each of the input boxes.....yet when i uploaded the site it seemed to omit the class of only 1 of the inputs....so 1 box didint have the style.....yet if i changed say the size or maxlength of the input box... it made that change....so it just didnt want to let me add anything to that particular box......the only way i managed to get this to work was by deleting everything in my preview html folder....then re-upload the site....this seemed to fix it.
Now...my problem is....im changing the style of the text that sits in the adjacent table cell....so im adding a <p></p> around each piece of text and changing the width of the cell......BUT....it adds my <p></p> tags ok....but it just wont add the width="60%"....it just seems to miss it alltogether.
now i just thought of this while typing but could this be an issue with html /xhtml compliance i.e. slight vaiations it tags so some are not being listed???
help greatly appreciated.
Comment