Widgets - how to do this
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Widgets - how to do this
Hi!
Help me, please, to make widgets like in your forum.

I would like to have the possibility to put icons infront of the name of widgets, as
it was till yesterday, when there was Christmas decoration on all your widgets - 1 on the pic.
How to change the name of the standart widgets on diffrent language, for example the "POLL"? 2 on the pic.
And how to put pix on the widgets, especially the flags, like it's on this widget?
Please, help me!
Help me, please, to make widgets like in your forum.

I would like to have the possibility to put icons infront of the name of widgets, as
it was till yesterday, when there was Christmas decoration on all your widgets - 1 on the pic.
How to change the name of the standart widgets on diffrent language, for example the "POLL"? 2 on the pic.
And how to put pix on the widgets, especially the flags, like it's on this widget?
Please, help me!
Last edited by sunshine_222 on January 6th 2015, 2:05 pm; edited 1 time in total
Re: Widgets - how to do this
Hello @sunshine_222,
Is this your forum ? http://thaimagic.forum2x2.eu/
For putting images in widgets, use the following code :
Replace myimg.gif by the URL of your image.
Is this your forum ? http://thaimagic.forum2x2.eu/
For putting images in widgets, use the following code :
- Code:
<img src="myimg.gif"/>
Replace myimg.gif by the URL of your image.
Re: Widgets - how to do this
This is the code for adding a christmas hat in front of your widgets for phpbb2 (because you have it marked on your profile that you use phpbb2):
- Code:
#left td.catLeft .genmed{ background:url(http://i59.servimg.com/u/f59/09/02/31/09/santa-10.png) no-repeat left center; padding:3px 0 6px 30px; text-align: left }
Re: Widgets - how to do this
Thank you very much, Ange Tuteur and Rupture!
But it appear another problem. The titles of the widgets now are moved to left, but I'd like to see them in the center. How to center them?
And what is the script to make some of the widgets with same sizes like it is in this forum. I mean - Latest topics, Shortcuts & Official Support Forums
are with one, but Forumotion Network, Top posting users this week & Keywords are with different, but same size?
And where is the place where I can change the names of standart widgets Poll & Latest topics or is it possible to give me their scripts to make them like personal widgets. I want they to be in different language.
Thanks in advance!

But it appear another problem. The titles of the widgets now are moved to left, but I'd like to see them in the center. How to center them?
And what is the script to make some of the widgets with same sizes like it is in this forum. I mean - Latest topics, Shortcuts & Official Support Forums
are with one, but Forumotion Network, Top posting users this week & Keywords are with different, but same size?
And where is the place where I can change the names of standart widgets Poll & Latest topics or is it possible to give me their scripts to make them like personal widgets. I want they to be in different language.
Thanks in advance!
Re: Widgets - how to do this
Thank you, _Twisted_Mods_! But now all texts moved little bit to the right side, they are not really centered. Is it possible to fix it anyhow?
Re: Widgets - how to do this
not really because the margin-left is 20px to allow you to see the image ... but at the same time your text is centered so it centers your text the adds the 20px to the left... but if you remove the margin-left your titles that are longer will overlap the image
Re: Widgets - how to do this
Thank you very much! But can you, please, help me with the design of the widgets. I would like to have something similar to the widgets here, but I don't know how to realize it.
What is the script or what (?) to make some of the widgets with same sizes like it is in this forum. I mean - Latest topics, Shortcuts & Official Support Forums
are with one, but Forumotion Network, Top posting users this week & Keywords are with different, but same size? For example high 600px?
And where is the place where I can change the names of standart widgets Poll & Latest topics or if I can't, is it possible to give me their scripts to make them like personal widgets. I want they to be in different language.
Thanks in advance!
What is the script or what (?) to make some of the widgets with same sizes like it is in this forum. I mean - Latest topics, Shortcuts & Official Support Forums
are with one, but Forumotion Network, Top posting users this week & Keywords are with different, but same size? For example high 600px?
And where is the place where I can change the names of standart widgets Poll & Latest topics or if I can't, is it possible to give me their scripts to make them like personal widgets. I want they to be in different language.
Thanks in advance!
Re: Widgets - how to do this
normally sense this is a different subject and your first issue seems to be solved you would mark this as solved and open a new topic
but try this out if you dont like it please open a new topic and i or someone else will be happy to help you
but try this out if you dont like it please open a new topic and i or someone else will be happy to help you
- Code:
#left .forumline .catLeft{
box-shadow: 0px 10px 10px oldlace inset, 2px 0px 5px tan;
background-color:tan;border:none;}
#left .forumline{
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
background-color:oldlace ;
border: 1px solid #C3E0F1;
background-position: center bottom;
padding-bottom: 8px;
margin: 3px 1px;
background-repeat: repeat-x;
background-size: cover;
}
Re: Widgets - how to do this
Thank you very much for the answer, _Twisted_Mods_!
OK, I'll make 2 more topics and wait for your help.

OK, I'll make 2 more topics and wait for your help.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum