• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenMedio (Media)

Status
Not open for further replies.
Just upgraded to latest xF version and the latest of my style and noticed a couple of small tweaks that need to be done to the CSS, I assume.

1 - Wherever there is a 'submit media' space, the borders are up against the area and not giving it any space. See here: http://www.teeveetown.com/forum/media/

2 - Comments on individual videos are displaying with the avatar up against the top left edge of the field and needs a little padding. See here: http://www.teeveetown.com/forum/media/theme-from-the-office-uk.6/

Any thoughts on where I need to edit to get these fixed up?
 
Just upgraded to latest xF version and the latest of my style and noticed a couple of small tweaks that need to be done to the CSS, I assume.

I am afraid you have a lot more CSS issues then the two you mentioned. I am pressed for time so I can't do much for you today except to address what you asked.

For #1, I can't see without registering. May I suggest you enable the features for guests until it is resolved? I would normally just register but again, I am short on time today.

For #2, you need to adjust your blockquote. I am in a hurry so I can't test but try adding the below to your EXTRA.css and then take a look. If you notice in the image, the text is adjusted.
Code:
.EWRmedio_MediaView .blockquote { padding: 5px; }

I am using FF 3.6. Your Nav bar and Quick Menus need some work. Your video is too large for it's frame. Your search bar is too high, etc. You have a custom style. I would suggest asking the style's designer to make an exceptions.css for Jaxel's mods like Erik did for Flexile.

TVT.webp
 
I am afraid you have a lot more CSS issues then the two you mentioned. I am pressed for time so I can't do much for you today except to address what you asked.

For #1, I can't see without registering. May I suggest you enable the features for guests until it is resolved? I would normally just register but again, I am short on time today.

For #2, you need to adjust your blockquote. I am in a hurry so I can't test but try adding the below to your EXTRA.css and then take a look. If you notice in the image, the text is adjusted.
Code:
.EWRmedio_MediaView .blockquote { padding: 5px; }

I am using FF 3.6. Your Nav bar and Quick Menus need some work. Your video is too large for it's frame. Your search bar is too high, etc. You have a custom style. I would suggest asking the style's designer to make an exceptions.css for Jaxel's mods like Erik did for Flexile.

Thanks for looking Oracle. :)

I have the permissions set at allow to browse library and allow to view media details for the unregistered/unconfirmed group. Is that not sufficient to view the media library? (see 1st attachment)

I also attached my view in Chrome (11.0.6 - see 2nd attachment). Looks like I can do the padding on the mediaview template as you mentioned and hope that fixes.

EDIT: Tried that CSS fix by adding it to the extra.css and it didn't fix the padding issue on the avatar in those blocks. Any other thoughts?

But, the fact that you saw the style all thrown off using FF is concerning. I'm going to check it out in all four major browsers now.

:: checked and now back ::

Took a moment to check and found the following...

FF 3.617 - Looking fine (see 3rd attachment)
IE 9.0.8 - Looking fine (see 4th attachment)
Safari 5.0.5 - Looking fine (see 5th attachment)

.....so, any thoughts on why it would display poorly on your FF view?
 

Attachments

  • tvt_media_permissions.webp
    tvt_media_permissions.webp
    15.8 KB · Views: 4
  • tvt_01.webp
    tvt_01.webp
    68.4 KB · Views: 5
  • tvt_02.webp
    tvt_02.webp
    55.1 KB · Views: 3
  • tvt_03.webp
    tvt_03.webp
    70.2 KB · Views: 2
  • tvt_04.webp
    tvt_04.webp
    66.2 KB · Views: 3
All looks good now from my browser. Either you made a change, or the page didn't load properly the first time.

Your style looks very sharp. I like it. Your search bar either needs to be shrunk vertically, or your sub-navigation bar should be vertically increased. Other then that all seems great to me.
 
Thanks Oracle. Any idea on what I need to do with the padding though?

And, were you able to get into the Media section this time as a visitor?
 
I'm sorry Arny. I misunderstood and thought you were trying to adjust the message text (it needs it in my opinion as it goes right to the edge). For the avatar, add to EXTRA.css
Code:
.EWRmedio_MediaView .messageSimple .avatar { width: 90%; }

Change the width # to move the avatar. That is my best guess at the CSS attribute but it may not be correct.

For the Media section, the Submit Media is what you are asking about, correct? If so, your forum permissions don't allow guests to submit videos.
 
Thanks for trying Oracle, but neither suggestion is working. When I add the 90% width it just seems to move the username of the person commenting and the text all the way to the right. But, I'll reach out to Kim and see what she can help me with to get this fixed. :)
 
Bug ?
Maybe, there must be an option to disable the "newest media" in user profile.
Because this builds a new line, as you can see here:
1.webp

wich follows in a broken first post if you click on "last posts"
2.webp

(for info: thr same matters if the lnblog is installed, but there is an option to disable it in user profile.)

hope that was understandable.
 
No i didn't. But this is an automatic thread post for media category. I can't edit all of the automatic threads every time i add a video.
.... Yes i tried that you said and fixed but this is still a problem for me. All of my videos are useles now :(
 
Hıımmm i didn't disable anything but i upgrade xenforo to 1.0.2. Maybe something gone wrong. May you suggest anything to fix the problem? Where should i check?

and what is hook?
 
Status
Not open for further replies.
Back
Top Bottom