Widget for latest themes in forum expands itself.
+3
brandon_g
SLGray
smurfavr
7 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Widget for latest themes in forum expands itself.
Widget for latest themes in forum expands itself.Registered user sees an expanded widget. Guests forum see it full size. How do widget to see normal for all? I have not made any changes to the forum. http://smurfa.bulgarianforum.net/
Registered user sees so.
Guest in forum sees so.
psp
In the site and other gadgets have changed size.
http://smurfa.bulgarianforum.net/portal
Registered user sees so.
Guest in forum sees so.
psp
In the site and other gadgets have changed size.
http://smurfa.bulgarianforum.net/portal
Re: Widget for latest themes in forum expands itself.
They do not look expanded to me when I visit your forum as a guest.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Widget for latest themes in forum expands itself.
When guests visit the forum sees normal widget. When a registered user visits it sees widget stretched.
Re: Widget for latest themes in forum expands itself.
Are there things that members can see that guests can not see?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Widget for latest themes in forum expands itself.
Hello,
Yeah that would be my guess as to reason why... For registered users the forum has to kinda shrink and re size some widgets so it can fit them all. However, when those extra widgets are not there (or showing) they do not need to resize any widgets and therefore all of them look normal size.
-Brandon
Yeah that would be my guess as to reason why... For registered users the forum has to kinda shrink and re size some widgets so it can fit them all. However, when those extra widgets are not there (or showing) they do not need to resize any widgets and therefore all of them look normal size.
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Widget for latest themes in forum expands itself.
Not-have been no changes in the forum. The problem appeared this morning.
Re: Widget for latest themes in forum expands itself.
Could you give us a test account?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Widget for latest themes in forum expands itself.
SLGray wrote:Could you give us a test account?
smurfavr wrote:Some will help me to fix the problem?
Hello @smurfavr If you could do what SLGary said an Provide some one with a test account. That way we can see what a member sees to be able to help you. Thanks Man.
Re: Widget for latest themes in forum expands itself.
I gave him a trial account to a private message but does not solve the problem.
bisoni
123aaa
bisoni
123aaa
Re: Widget for latest themes in forum expands itself.
Hello,
Have Your tried going in to the widgets management and changing the Height of the latest topics module.
Did you do any template editing?
Have Your tried going in to the widgets management and changing the Height of the latest topics module.
Did you do any template editing?
Re: Widget for latest themes in forum expands itself.
What if you move the position of the widget to somewhere else.
Re: Widget for latest themes in forum expands itself.
Now moved widget on the left side of the forum, but the inscriptions go beyond. Sign in and see how it is.
Re: Widget for latest themes in forum expands itself.
Could you paste your CSS please.
To Find it
1. Log into your forum and access the “Administrator Panel”
2. Select “Display”
3. Select “Colors”
4. You should now be able to select the “CSS Style Sheet” tab
To Find it
1. Log into your forum and access the “Administrator Panel”
2. Select “Display”
3. Select “Colors”
4. You should now be able to select the “CSS Style Sheet” tab
Re: Widget for latest themes in forum expands itself.
Here.
- Code:
html {
overflow-x:hidden !important;
}
td.row1.over img{margin-right:10%;}
.popup {
position: fixed;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -250px;
}
div.postbody + span.gensmall {
color:#909090;
font-size:10px;
font-weight:bold;
}
a.mainmenu[href="/portal"] { font-size:0; }
a.mainmenu[href="/portal"]:after {
font-size:11px !important;
content:"Сайт" !important;
}
a.mainmenu[href="/"] { font-size:0; }
a.mainmenu[href="/"]:after {
font-size:11px !important;
content:"Форум" !important;
}
a.mainmenu[href="/groups"]{
display: none;
}
a.mainmenu:hover {
text-shadow:0px 3px 3px #f00000;
}
.sceditor-button-dailymotion, .sceditor-button-source { display:none !important; }
#login_popup .row1 {
background-image:url(http://i58.servimg.com/u/f58/16/34/78/03/pop_up11.png);
background-repeat:no-repeat;
background-position:center;
}
.post .postbody div span[style="color:#f00"] { color:#6EE668 !important; }
.row3 a[href^="/u"] { background:url(http://i39.servimg.com/u/f39/16/34/78/03/glitte10.gif); }
.vote {
width: 24px; / *-- Width of the image chosen --* /
}
a.gensmall[style="color: #2CBD1E"] {
background:url(' http://i39.servimg.com/u/f39/16/34/78/03/admin11.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #0837F5"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/modera12.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #EB1733"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/vip210.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #A830BA"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/server14.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #F0721D"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/hl-fen10.png') no-repeat;
padding-left:16px;
}
a.gensmall[style="color: #8A8787"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/rang_n10.png') no-repeat;
padding-left:15px;
}
.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }
.codebox { max-width:500px; }
.code {
max-width: 500px;
}
input, select, textarea {
color: #D5D2D2;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-style: normal;
border-color: #D5D2D2;
font-variant: normal;
font-weight: bold;
}
td.row1.over img { margin:0 }
Re: Widget for latest themes in forum expands itself.
Thanks for the CSS. Now could you add this to the top of your css style sheet
Let me know if that fixes it.
- Code:
#content-container #left {
width: auto;
}
Let me know if that fixes it.
Re: Widget for latest themes in forum expands itself.
I put it that way, but no change.
- Code:
#content-container #left {
width: auto;
}
html {
overflow-x:hidden !important;
}
td.row1.over img{margin-right:10%;}
.popup {
position: fixed;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -250px;
}
div.postbody + span.gensmall {
color:#909090;
font-size:10px;
font-weight:bold;
}
a.mainmenu[href="/portal"] { font-size:0; }
a.mainmenu[href="/portal"]:after {
font-size:11px !important;
content:"Сайт" !important;
}
a.mainmenu[href="/"] { font-size:0; }
a.mainmenu[href="/"]:after {
font-size:11px !important;
content:"Форум" !important;
}
a.mainmenu[href="/groups"]{
display: none;
}
a.mainmenu:hover {
text-shadow:0px 3px 3px #f00000;
}
.sceditor-button-dailymotion, .sceditor-button-source { display:none !important; }
#login_popup .row1 {
background-image:url(http://i58.servimg.com/u/f58/16/34/78/03/pop_up11.png);
background-repeat:no-repeat;
background-position:center;
}
.post .postbody div span[style="color:#f00"] { color:#6EE668 !important; }
.row3 a[href^="/u"] { background:url(http://i39.servimg.com/u/f39/16/34/78/03/glitte10.gif); }
.vote {
width: 24px; / *-- Width of the image chosen --* /
}
a.gensmall[style="color: #2CBD1E"] {
background:url(' http://i39.servimg.com/u/f39/16/34/78/03/admin11.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #0837F5"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/modera12.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #EB1733"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/vip210.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #A830BA"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/server14.png') no-repeat;
padding-left:15px;
}
a.gensmall[style="color: #F0721D"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/hl-fen10.png') no-repeat;
padding-left:16px;
}
a.gensmall[style="color: #8A8787"] {
background:url('http://i39.servimg.com/u/f39/16/34/78/03/rang_n10.png') no-repeat;
padding-left:15px;
}
.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }
.codebox { max-width:500px; }
.code {
max-width: 500px;
}
input, select, textarea {
color: #D5D2D2;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-style: normal;
border-color: #D5D2D2;
font-variant: normal;
font-weight: bold;
}
td.row1.over img { margin:0 }
Re: Widget for latest themes in forum expands itself.
Opps, My bad that was for keeping it on the left side try this one if you keeping the widget on the right side
- Code:
#content-container #right {
width: auto;
}
Re: Widget for latest themes in forum expands itself.
Open to the right side of the forum, but sees widened. Can be made to normal.
Re: Widget for latest themes in forum expands itself.
Is that set up as a custom widget, if so could you go to the edit page for the widget in question and past the code for the shout box widget.
Re: Widget for latest themes in forum expands itself.
Sorry,
Is the widget that is not working a custom widget? or one of the default ones. IF its custom could you please provide the code.
Is the widget that is not working a custom widget? or one of the default ones. IF its custom could you please provide the code.
Re: Widget for latest themes in forum expands itself.
The problem is in the widget by default. Widget which I have done no problem. If you can some of the team https://help.forumotion.com/ to check what the problem is.
Re: Widget for latest themes in forum expands itself.
smurfavr wrote:The problem is in the widget by default. Widget which I have done no problem. If you can some of the team https://help.forumotion.com/ to check what the problem is.
up
Re: Widget for latest themes in forum expands itself.
Could you try disabling the widge then re-enabling it, see if this helps correct the problem at all?
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Widget for latest themes in forum expands itself.
Who gadgets to disable because I did not understand?
Re: Widget for latest themes in forum expands itself.
Remove the widgets in the administration panel and then add them back again.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Widget for latest themes in forum expands itself.
Try adding this to your CSS:
- Code:
#content-container #right {
width: 200px !important;
}
Page 1 of 2 • 1, 2
Similar topics
» Latest Post widget as well as the Latest Topic widget
» Latest Topic Widget
» Latest Publications widget
» Latest Topic Widget
» 2 Qs about Latest Topics widget
» Latest Topic Widget
» Latest Publications widget
» Latest Topic Widget
» 2 Qs about Latest Topics widget
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum