right I have a small prob now after installing V0.2 I get it looking great with vertical lines and buttons but with firefox I see no horizontal lines?
but in explorer they show up?
anyone help me please
Symmo
right I have a small prob now after installing V0.2 I get it looking great with vertical lines and buttons but with firefox I see no horizontal lines?
but in explorer they show up?
anyone help me please
Symmo
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
sorry thought is was in my sig !!
www.temp-tattoos.co.uk
there ya go !!
I am having an issue with the buy now buttons. They seem to have disappeared.
I have a number of add ons and thought maybe it had something to do with that. I see there is a new contribution to be used with cross sell, but I don't have that. Are there other contributions that your aware of that would cause this not to function as it should?
Thanks,
Kelly
Kelly Ann
Raven Media, LLC
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
This is a strange one. Same thing for me on FF and Opera for your site. I checked the source code and the horizontal line call is definitely there, but its not displaying. I'll try to look if there are any broken tables or blocks, but if you can, try to back out other contribs one by one to see if one of them are causing the problem. Or try the classic template to see if maybe its something with your template.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
[FONT=Comic Sans MS]www.temp-tattoos.co.uk[/FONT][FONT=Comic Sans MS]
[/FONT]
When validating his site, he's getting two of these:
Line 264 column 5: end tag for "tr" which is not finished.
</tr>
Most likely, You nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, <head> generally requires a <title>, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
Not sure if that's the issue, since I can't seem to find a </tr> in the wrong place. I think its calling out the two instances of <tr></tr> with nothing in them.
Also, I'm curious why this mod uses both id's and classes on the tables? It also throws validation errors when the id monthlyTableBoxesFeatured occurs more than once.
Symmo, did you try changing to the classic template to see if the issue continues? It could be something with apple zen, though I'm not sure what. So first lets see if it is template specific.
k I installed on classic and it worked A ok so it must have something to do with apple_zen template?
got no idea LOL
help !!!!
[FONT=Comic Sans MS]www.temp-tattoos.co.uk[/FONT][FONT=Comic Sans MS]
[/FONT]