Widget Twitter issue
2 posters
Page 1 of 1
Widget Twitter issue
Hello all,
I have added a custom widget of Twitter and added some things on my CSS to align this one with the category forum.
It works, however, the view changes when I'm connected or disconnected...
When I'm disconnected or connected, the block of this widget moves upwards.
I know the problem, in fact, I'm searching this "div" div id="main-content"
to remove "br" from <br class="clear"> but I did not find this one on templates a part the div main-content but nothing else...
To be sure, shall I remove br or this code completely <br class="clear"> ?
Thanks for your help,
I have added a custom widget of Twitter and added some things on my CSS to align this one with the category forum.
It works, however, the view changes when I'm connected or disconnected...
When I'm disconnected or connected, the block of this widget moves upwards.
I know the problem, in fact, I'm searching this "div" div id="main-content"
to remove "br" from <br class="clear"> but I did not find this one on templates a part the div main-content but nothing else...
To be sure, shall I remove br or this code completely <br class="clear"> ?
Thanks for your help,
Last edited by betclever on October 23rd 2014, 2:50 pm; edited 1 time in total
Re: Widget Twitter issue
Hello betclever,
You should be able to hide this element with CSS to see if it's the cause of your problem. Try this :
You should be able to hide this element with CSS to see if it's the cause of your problem. Try this :
- Code:
br.clear { display:none }
Similar topics
» Widget Mouseover coding issue
» Google+1 Twitter Facebook widget not working
» FMChat/Widget in forum alignment issue
» Snow Script for Forums/Decoration Issue/Coding Issue
» Staff Widget Issue
» Google+1 Twitter Facebook widget not working
» FMChat/Widget in forum alignment issue
» Snow Script for Forums/Decoration Issue/Coding Issue
» Staff Widget Issue
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum