|
Problem with OUGC Show Avatar on index (align of smalltext)
|
|
06-07-2012, 12:18 AM
Post: #1
|
|||
|
|||
|
Hi, I have a problem with this plugin on index, smalltext (last post title, date, author) isn't align to right:
http://img585.imageshack.us/img585/1014/catturagg.png http://img840.imageshack.us/img840/5927/cattura2gs.png I would like this: http://i.imgur.com/bGGIK.jpg In forumbit_depth2_forum I have: Code:
and in forumbit_depth2_forum_lastpost: Code:
maybe is this the problem? http://community.mybb.com/showthread.php...pid=251741 thanks noiredeb, proud to be a member of LeeFish since May 2012.
|
|||
|
06-07-2012, 12:26 AM
Post: #2
|
|||
|
|||
|
please add a link to board - I will look in firebug.
Ok, the problem is not in the avatar - it is in the TD. Remove the style="whitespace:nowrap"> from the last td in your forumbit_depth2_forum bit Code:
The site don't jive? PRESS F5
![]() |
|||
|
06-07-2012, 12:53 AM
Post: #3
|
|||
|
|||
|
So and so, there is always the problem
![]() maybe use div or other? noiredeb, proud to be a member of LeeFish since May 2012.
|
|||
|
06-07-2012, 01:22 AM
Post: #4
|
||||
|
||||
|
It is your styling and page set up deb.
Look at this: HTML Code
You are saying that the column with the last post is 200 pixels wide HTML Code
That will cause some problems. You have a table inside a div in your forumbit_depth2_forum_lastpost - not needed. It is just extra DOM elements on the page. HTML Code
Make the tcat wider (say 250) - and set it as a min-width as well. Think about making your smalltext smaller - 13 px is not small, or at least adding another class called smallertext. The site don't jive? PRESS F5
![]() |
||||
|
06-07-2012, 02:22 AM
Post: #5
|
|||
|
|||
|
Thank you very much Lee! I got it! :o
I have added "min-width:250px" and "text-align:right" in forumbit_depth2_forum_lastpost and now it works! Thanks again
noiredeb, proud to be a member of LeeFish since May 2012.
|
|||
|
06-07-2012, 02:30 PM
Post: #6
|
|||
|
|||
|
So, setting to solved
The site don't jive? PRESS F5
![]() |
|||
| Possibly Related Topics... | |||||
| Topic: | Author | Replies: | Views: | Last Post | |
| How to use OUGC Show in Portal? | noiredeb | 4 | 244 |
12-07-2012 10:57 AM Last Post: noiredeb |
|
| Problem with editor of messages | noiredeb | 3 | 143 |
03-07-2012 10:52 PM Last Post: noiredeb |
|
| Avatar index/last post | noiredeb | 12 | 678 |
24-06-2012 06:18 PM Last Post: noiredeb |
|
User(s) browsing this topic: 1 Guest(s)



