The ".user-details .inputbox " rule is there twice since "template.css" is loaded twice in the page. Check out the Net panel.
Honza On Wednesday, February 20, 2013 2:02:32 PM UTC+1, tzic wrote: > > Hi, > > I am facing a very strange problem in the edit_address file in virtuemart. > Take a look here > http://www.ahealthcare.gr/eshop/%CE%BF%CE%BB%CE%B1-%CF%84%CE%B1-%CF%80%CF%81%CE%BF%CE%B9%CF%8C%CE%BD%CF%84%CE%B1/user/editaddresscartBT > > I want the "Κωδικος" and "Επιβεβαιωση Κωδικου" inputboxes to come to the > left. When I inspect these elements with firebug I can see (please look at > the attachment) that there are 2 > > .user-details .inputbox { *margin-left: 10px;* width: 200px; } > > that I have to disable in the template.css file But I can only find one > entry and if I disable it the inputboxes stay on the right side. Using > firebug I can test disable both and move the input boxes to the left as > they should be. Anyone can help me find the other one? > -- -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug --- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
