TalhaMoaz at 09h12
25
Aug
2011
How To Show Button On This Place Help!!!
1 Nera., on 25/08/2011 at 18h09
Hello,
The buttons are there by default when you hit the register button. Can you please explain a bit more.
If you want to make a border around them go to AP > Display > Templates > General > Agreement
Find this
Replace it with this
Save and publish
Than add this to CSS
And you will get a BUTTON style there.
The buttons are there by default when you hit the register button. Can you please explain a bit more.
If you want to make a border around them go to AP > Display > Templates > General > Agreement
Find this
- Code:
<a class="genmed" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
<br />
<a class="genmed" href="{U_INDEX}">{DO_NOT_AGREE}</a>
Replace it with this
- Code:
<a class=" dugmad genmed" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
<br />
<a class="dugmad genmed" href="{U_INDEX}">{DO_NOT_AGREE}</a>
Save and publish
Than add this to CSS
- Code:
.dugmad {
border: 1px solid black;
padding: 3px;
background: white;
}
And you will get a BUTTON style there.
2 TalhaMoaz, on 25/08/2011 at 18h28
Topic > Solve
3 Nera., on 25/08/2011 at 18h32
Please don't use color anymore, you have already 4 reminders over it. Why to get reminders/warnings over such UN-nesessary rule breaking?
Solved > Locked
Solved > Locked
Similar topics
I have two navigation bar buttons that I would like two images placed on.
I can't really do this myself because my resizing may reduce quality and such~
-Removed-
Instead of the dogs at the end can I have these chibi's at the end.
-removed-
Hey there, I'm a new user of both XBMC and MC, and it's both something I was looking for for ages. So first up, Thanks a lot to the developer(s)!
Now, I've managed to get everything working fine, however now I'm running into trouble with my Tom and
Hello, I have a problem...
On the navigation bar/button's it shows, the lettering/the name..
Example:
I do not want the lettering/word there... I just want the button.
Please help..
Thanks
~Topic!
Replies 1 to 3 on 3 for "How To Show Button On This Place Help!!!"
Search
Informations
3 Replies For the topic :
"How To Show Button On This Place Help!!!"
This topic has been viewed 490 times.
Last message :
25/08/2011 at 09h12 by "TalhaMoaz"





