• 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] XenPorta (Portal)

Status
Not open for further replies.
I used a fixed width style and the sidebar on my slider is being cut off on the left, is there an easy way to make the right portion narrower so the left side can be shown properly?
 
Having the option to "promote thread to slider" and then using the first image in that thread rather than it picking automatically would be one option I guess.
 
Having the option to "promote thread to slider" and then using the first image in that thread rather than it picking automatically would be one option I guess.

Where to find this option?
 
Meh that's bad news and bad seo images. oh well cheers for the reply.
Why bad SEO?

I used a fixed width style and the sidebar on my slider is being cut off on the left, is there an easy way to make the right portion narrower so the left side can be shown properly?
I´m having the same Prob. On a fluid Style all is fine but if you are using a fixed width, the topic description within the small images of "Recent Slider" wont be displayed and it looks like as if there is no option to correct this?
Unbenannt.webp

Having the option to "promote thread to slider" and then using the first image in that thread rather than it picking automatically would be one option I guess.

Would be a great feature. I would like to add another Forum where i am running a RSS Feed that has Movie Pictures included. If the Slider could fetch the first picture and include it automatically it would be gorgeous. If there is no Picture avalaible it could add a Default One?!
 

I used a fixed width style and the sidebar on my slider is being cut off on the left, is there an easy way to make the right portion narrower so the left side can be shown properly?

I´m having the same Prob. On a fluid Style all is fine but if you are using a fixed width, the topic description within the small images of "Recent Slider" wont be displayed and it looks like as if there is no option to correct this?
Reduce the SLIDE WIDTH setting in the module options.
 
Hello Jaxel. Thanks a lot.
Could anyone help me to get the "Costumize This Page" and "Administrate Modules" tabs into a Pulldown Menu?!
I want to add one more Tab in there and also my Translate Button is over "Administrate Modules", so a Dropdown Menu would be perfect. Thank you.
Unbenannt.webp
 
We're using the great Uniform style by XenFocus and one of our members is pretty good at graphic design so knocked up some very quick backgrounds. They're mainly just placeholders but I used them for the Slider as they were to hand.
 
Nice ;)
btw for your Problem...
Open EWRporta.css
Find .recentSlider .ui-tabs-nav-item .title and add to the end text-align: left;
It should look like this .recentSlider .ui-tabs-nav-item .title { font-size: 12px; font-weight: bold; padding: 10px; text-align: left; }
You can also play with the padding and font-size. If you dont like to change this all the time add the changes to your Extra.css, i think u must add !important to it ;)
You probably will also change the font size of .recentSlider .ui-tabs-panel .summary .title {

@ Jaxel: Is there any reason why this is doubled in EWRporta.css? Just the text-align is different but i dont see a reason for that?
.recentSlider.leftSlider .ui-tabs-nav { border-left: 1px solid #333; text-align: left; }
.recentSlider.leftSlider .ui-tabs-panel { float: left; }
.recentSlider.leftSlider .ui-tabs-nav-item .image { float: left; }
 
Nice ;)
btw for your Problem...
Open EWRporta.css
Find .recentSlider .ui-tabs-nav-item .title and add to the end text-align: left;
It should look like this .recentSlider .ui-tabs-nav-item .title { font-size: 12px; font-weight: bold; padding: 10px; text-align: left; }
You can also play with the padding and font-size. If you dont like to change this all the time add the changes to your Extra.css, i think u must add !important to it ;)
You probably will also change the font size of .recentSlider .ui-tabs-panel .summary .title {

@ Jaxel: Is there any reason why this is doubled in EWRporta.css? Just the text-align is different but i dont see a reason for that?
NO! NEVER EVER EVER edit the built in files for mods; if you do that, then you won't receive updates to templates.

What he should do is either lower the width of the slides even more, or lower the value of the "Max Length of Titles" setting.

I dont see anything doubled in the code you quoted... those are 3 different classes.
 
Status
Not open for further replies.
Back
Top Bottom