Widgets width phpBB2
4 posters
Page 1 of 1
Widgets width phpBB2
In phpBB2 I have set up a widget that appears as column 3 on the far right of my forum.
I'm happy with the layout, but when I type in some HTML affiliate code the column expands to take the code, thereby messing up the layout of my forum.
The minimum width is set to: minimum of 180 pixels.
How can I set a maximum width on this widget?
I'm happy with the layout, but when I type in some HTML affiliate code the column expands to take the code, thereby messing up the layout of my forum.
The minimum width is set to: minimum of 180 pixels.
How can I set a maximum width on this widget?
SophieDophs- Forumember
-
Posts : 375
Reputation : 3
Language : English
Re: Widgets width phpBB2
happen to know the code for the widget?
Seven- Forumember
- Posts : 60
Reputation : 0
Language : English
Re: Widgets width phpBB2
Hello,
Can you post the code you are putting in the widget?
And also provide a link to your forum please.
Thanks
Can you post the code you are putting in the widget?
And also provide a link to your forum please.
Thanks
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Widgets width phpBB2
ankillien wrote:Hello,
Can you post the code you are putting in the widget?
And also provide a link to your forum please.
Thanks
Thanks for repeating me ankillien

Seven- Forumember
- Posts : 60
Reputation : 0
Language : English
Re: Widgets width phpBB2
You are capable of resizing the affiliate button manually via the html code you use.
Use this:
The numbers in width="88" height="31"> are counted in a form of pixels. I place 88x31 in that code because it's the normal size of a regular, ole' affiliate button.
Use this:
- Code:
<a href="LINK TO SITE" title="TITLE OF SITE"><img src="LINK TO AFFILIATE BUTTON" alt="" width="88" height="31"></a>
The numbers in width="88" height="31"> are counted in a form of pixels. I place 88x31 in that code because it's the normal size of a regular, ole' affiliate button.
Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk

» SCEditor's width in phpbb2
» How do I change the Width on phpbb2?
» allow users to change width of forum for phpbb2
» Forum Width - when widgets are disabled
» Is it possible to have an image span the entired width of a category header in PHPBB2?
» How do I change the Width on phpbb2?
» allow users to change width of forum for phpbb2
» Forum Width - when widgets are disabled
» Is it possible to have an image span the entired width of a category header in PHPBB2?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum