[help]why my grocery in my template like this
- Single Page
Posted 13 July 2012 - 05:54 AM
after i combine grocerycrud with my template i succces to combine it.
bbut the problem is why form add and form edit i have small form like this.
thanks
Posted 13 July 2012 - 06:10 AM
Probably it happens because of your sequence of css files at your template. Some css rules override the other.
Posted 13 July 2012 - 06:15 AM
thanks
Posted 13 July 2012 - 06:20 AM
It is just my guess about css. Look at your firebug, maybe it goes something wrong also with your js-files. Becouse of the sequence of files is important thing and you could change the behavior at your template adding other scripts and css-files.
Posted 13 July 2012 - 12:36 PM
Cheers.
Posted 13 July 2012 - 14:47 PM
Noskov could be right, but if the order of the CSS files does not help, then I would try encoding the file as UTF-8 without BOM because that was causing a lot of problems for me related to layout and char encoding.
Cheers.
[/quote]
@noskov.biz that's awkward when i open in mozilla like picture aboce but when i open in chorome it's not happen form add little bit large
Posted 19 July 2012 - 05:21 AM