what is wrong with my site

More
13 years 5 months ago #9792 by ivan.milic
Send us your e-mail using "Report To Moderator".

Please Log in to join the conversation.

  • weekendwarrior
  • Topic Author
  • Visitor
  • Visitor
13 years 5 months ago #9812 by weekendwarrior
Replied by weekendwarrior on topic Re: what is wrong with my site
Ivan. Can you help me please? The site is up but no poll SUBMIT button.

Thank you

Please Log in to join the conversation.

More
13 years 5 months ago - 13 years 5 months ago #9813 by ivan.milic
Yes because background and text color are the same "Red" so you dont see text from button.

template_css.css:

.button {
background: url(file:///C|/Users/Ryan/images/button_bg.png) repeat-x;
color: #C10000;
border: none;
padding: 3px 10px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

color could be white or something, just not #C10000 because background of pool already has that color.

EDIT:
Also just wen submitting I noticed image path file:///C|/Users/Ryan/images/button_bg.png

that is not good path at all. It can work maybe only on your local computer. Put there normal URI.
Last edit: 13 years 5 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum