JellyBelly at 23h50
03
Dec
2011
I tried searching for this, but couldn't find it.
Is there any CSS code available that can change the text size of forum buttons for phpbb3? More specifically, I'm wanting a larger font size inside the buttons.
Thanks!
Is there any CSS code available that can change the text size of forum buttons for phpbb3? More specifically, I'm wanting a larger font size inside the buttons.
Thanks!
1 Nera., on 03/12/2011 at 23h53
Hi,
Wich buttons are you refering? New topic? Post replay? Are your buttons text or image buttons?
Wich buttons are you refering? New topic? Post replay? Are your buttons text or image buttons?
2 JellyBelly, on 04/12/2011 at 00h12
I mean only for the TEXT buttons, not for any image buttons.
Thanks.
Thanks.
3 Nera., on 04/12/2011 at 00h19
Please say wich buttons exactly? As I see on your forum your buttons are images.
4 JellyBelly, on 04/12/2011 at 00h27
I apologize for not being more specific.
I mean like the "Preview" and "Send" buttons, when you're creating a new thread or replying to an old one.
I mean like the "Preview" and "Send" buttons, when you're creating a new thread or replying to an old one.
5 Nera., on 04/12/2011 at 00h31
Add this to CSS:
- Code:
.button1 {
font-size: 20px !important;
}
.button2 {
font-size: 20px !important;
}
6 JellyBelly, on 04/12/2011 at 00h41
That's strange. It doesn't seem to do anything. I've tried it at 28px, and compared that with screenshots of the buttons at 8px, and they're exactly the same!
If this isn't possible then that's fine. I guess I could just replace the buttons with images, right? Maybe that would look better anyway, too.
If this isn't possible then that's fine. I guess I could just replace the buttons with images, right? Maybe that would look better anyway, too.
7 Nera., on 04/12/2011 at 00h49
I just commented that in the topic before. I cant realise why is it not working since I have done it like that many times before. It is nothing complicated. Try deleting the CSS you have on your forum. Save it somewhere on notepad or what ever since all you have are small chnages to navigation etc. and try the codes alone and see are they working than. This and the ones of the icon.
Edit:
When I did it everything is working fine
Btw. Lower down the 20px since it's a bit to big for the Others button.
Solved?
P.S. I deleted the account from admin.
Edit:
When I did it everything is working fine
Btw. Lower down the 20px since it's a bit to big for the Others button.
Solved?
P.S. I deleted the account from admin.
8 JellyBelly, on 04/12/2011 at 00h56
The wonderful Nera has solved this problem for me.
Thanks!
Thanks!
9 Nera., on 04/12/2011 at 00h58
Lower down the 20px since it's a bit to big for the Others button.
| Topic Solved & Locked |
Similar topics
Font: Fade to Grey.
Font Size: 15.
Blank Image: None.
Creation File: None.
Pictures:
I can't figure out is how to change the font size. I read my books using the Kindle app that was pre-loaded onto the tablet, and thought that the menu icon would have "font size" on it. I've looked at the settings page, and cannot find it there.
Also
Is it possible to change the font size of ones username on your forum?
Replies 1 to 9 on 9 for "CSS for changing text size on forum buttons?"
Search
Informations
9 Replies For the topic :
"CSS for changing text size on forum buttons?"
This topic has been viewed 1014 times.
Last message :
03/12/2011 at 23h50 by "JellyBelly"





