![]() |
Widget - text under avatar
1 Attachment(s)
Hey.
Sorry bad English. As to add the text under avatar ? Thanks. |
You need to move the userinfo div inside the widget_post_bit div. Then add to the additional.css some css to float it right and add a margin-right and a height. Then, get rid of the margin-right for the widget_post_bit.
|
Very to thank :)
|
Quote:
Can I ask for the guide? Thanks. |
Post the template code you tried so I can see what went wrong and also post the css you added to the additional.css template for this. Please put code tags around it.
|
Quote:
vbcms_widget_recentarticle_page PHP Code:
|
You forgot the surrounding <divs> for the widget_post_userinfo. That whole div needs to be moved inside the other div. You should have something like:
HTML Code:
<div class="cms_widget_post_comment widget_post_comment"> HTML Code:
.widget_post_userinfo { |
Very to thank for the help.
Now is so. vbcms_widget_recentarticle_page PHP Code:
Quote:
Thanks. |
1 Attachment(s)
Hello.
On left hand is OK. The right has a margin. What one can with this make? Thanks. |
Did you try the css I posted?
|
Yes. In additional.css I added the code:
HTML Code:
.widget_post_userinfo { |
Can we get a link to see this.
|
|
Do this in the template instead:
Code:
<div class="cms_widget_post_userinfo widget_post_userinfo"> all the stuff inside this div also...... </div> HTML Code:
.widget_post_comment { overflow: inherit;} |
Sorry, bad English.
A little I don′t get the idea. it to be so? vbcms_widget_recentarticle_page: HTML Code:
<div class="cms_widget"> additional.css HTML Code:
.widget_post_userinfo { Does not work. Works from left when I roll up Firefox left. |
Whoops, too quick on the copy/paste:
Change: HTML Code:
.widget_post_comment { overflow: inherit;} HTML Code:
.widget_post_comment .widget_post_content { overflow: inherit;} |
Works superbly :up:
This should be built-in in vBulletin. Very to thank Lynne. You are great. Thanks :) |
All times are GMT. The time now is 02:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|