×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: submit button in IE

submit button in IE 15 years 10 months ago #1990

  • bigkarlo
  • bigkarlo's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hello.

I use joomlacomment on my site and first I would like to say that this component is VERY VERY good.

But I have a problem with it. Submit button does not show in internet explorer. Also when I publish normal poll the submit button does not show.

site link

Can you please help me?

submit button in IE 15 years 10 months ago #2013

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
can you change the template to the default one and let us know if you then see the button.

submit button in IE 15 years 10 months ago #2023

  • bigkarlo
  • bigkarlo's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
When I change the template the button appears.

submit button in IE 15 years 10 months ago #2025

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Well, then you must look what is different in your new template.

submit button in IE 15 years 10 months ago #2029

  • bigkarlo
  • bigkarlo's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
ok, I'll see what I can do and if I find out out the solution I'll post it here.

submit button in IE 15 years 10 months ago #2031

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
yes, please let us know how it is going :)
You can also share your template with us.

submit button in IE 15 years 3 months ago #5578

  • paul leitzke
  • paul leitzke's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
I also cannot see the submit button. When I first started using the component, everything seemed to be OK. Now though, it's not there.

to try it:

site: atakick.com

username: fearless
password: joomlacomment

submit button in IE 15 years 3 months ago #5581

  • paul leitzke
  • paul leitzke's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
The send button doesn't show up in mt-default, but when i change it back to modern. I can see the button.

submit button in IE 15 years 3 months ago #5582

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Yea answered your question alone: css problem :)

Give me exact link to the entry and I will tell you what to change.

submit button in IE 15 years 3 months ago #5584

  • paul leitzke
  • paul leitzke's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
paul leitzke wrote:

I also cannot see the submit button. When I first started using the component, everything seemed to be OK. Now though, it's not there.

to try it:

site: atakick.com

username: fearless
password: joomlacomment


Here is a graphic of the modern template. Where do I change the send button code? :S

It shows up in white, and I can't see it very well.

submit button in IE 15 years 3 months ago #5585

  • paul leitzke
  • paul leitzke's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Daniel, is this what you need?

submit button in IE 15 years 3 months ago #5586

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
would you give me a direct link to this. I cannot help you by looking at a picture.

submit button in IE 15 years 3 months ago #5590

  • paul leitzke
  • paul leitzke's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Daniel. Thank you for all of your help. I'm not sure what you mean when you say direct link, but the site address is: atakick.com . The template being used is the Akiraka rockettheme template.

After inspecting the element in firebug, I realized that the send button uses the css coding that is a part of the rocket theme template. My fix was to change the rockettheme css code from background: none, to background: #333333. Now the white lettering is visible against an almost black background.

Thanks again for this excellent commenting system.

submit button in IE 15 years 3 months ago #5617

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hi Paul,
I'm happy that you found that yourself - I like such users :D

BTW nice site - only one thing is missing - Wing Tsun :)

submit button in IE 15 years 3 months ago #5721

  • JonusC
  • JonusC's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 785
  • Thank you received: 48
paul leitzke wrote:

Daniel. Thank you for all of your help. I'm not sure what you mean when you say direct link, but the site address is: atakick.com . The template being used is the Akiraka rockettheme template.

After inspecting the element in firebug, I realized that the send button uses the css coding that is a part of the rocket theme template. My fix was to change the rockettheme css code from background: none, to background: #333333. Now the white lettering is visible against an almost black background.

Thanks again for this excellent commenting system.


If you don't want to change the Joomla template, you could create/edit button class in the JoomlaComment template CSS file. I think this example will work :
#joomlacommentform input.button {
    background-color:#DDD
    color:#000
}

...that should make the Send button light-grey with black text.

I might mention that modern is the only one we are keeping up-to-date during the beta phase. Before JoomlaComment 4 final/gold hopefully we will have XHTML/CSS valid templates, but some of the current templates might be dropped (we need to do a poll or something). On a lighter note, the soon to come Marketplace will have some professionally designed and tested templates to buy for cheap, more details on that soon though :)
  • Page:
  • 1
Time to create page: 0.192 seconds