Keyword

User Blog layout

  • Web Guy
  • Web Guy's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 7 months ago - 11 years 7 months ago #110721 by Web Guy
User Blog layout was created by Web Guy
Hi All, not sure what I have done wrong, but I have setup a user, category, some items, and have linked from the menu as a user blog layout, but, the intro text is living underneath the blog image, I am sure it has worked fine on 2 other sites I did where the intro text was to the right of the blog image.

Have I missed a setting somewhere, I have tried to do a side by side compare between two sites for settings and cannot see anything different.

Cheers

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #110722 by william white
Replied by william white on topic Re: User Blog layout
To get the txt to wrap, play with fierbug, select the image, add float:left to the images css

Please Log in or Create an account to join the conversation.

  • Web Guy
  • Web Guy's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 7 months ago #110723 by Web Guy
Replied by Web Guy on topic Re: User Blog layout
Hi William, always appreciate your input.

I had a look at the user blog on a site I did recently, it is still running a version of k2 that is 2 or 3 revisions ago.

Here is the CSS for 5 entries...

Hmmm, cannot attach images.

<div id="k2Container" class="userView">
<div class="k2FeedIcon">
<div class="userItemList">
<div class="userItemView">
<div class="userItemView">
<div class="userItemView">
<div class="userItemView">
<div class="userItemView">
</div>
<div class="k2Pagination">
</div>

Nice and clean, you can clearly see the 5 entries with the userItemView divs.

Now in the site running latest k2 I pulled down today...

<div id="k2Container" class="userView">
<div class="k2FeedIcon">
<div class="userItemList">
<div class="userItemView">
</div>
</div>

There should be 4 x useritemviews, where are the other 3? Stuck inside the top level useritemview div you can see here. Worst thing is, I have not even touched the php to modify it yet.

I'll have to compare the user.php on both sites to see if I can fix it i think.
Attachments:

Please Log in or Create an account to join the conversation.

  • Web Guy
  • Web Guy's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 6 months ago #110724 by Web Guy
Replied by Web Guy on topic Re: User Blog layout
Sadly I have not been able to work out why the text is not sitting to the right of the image in blog view mode.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum