UI.X

UI.X 1.5.22.0

No permission to download
How to decrease the size of the green icon that leads to the top of the page?
Also the ability to disable on mobile devices.. Otherwise between the mod/visitor bar, super big nav bar and tabs and that over sized to the top button there is little room left for simple browsing..
 
Also the ability to disable on mobile devices.. Otherwise between the mod/visitor bar, super big nav bar and tabs and that over sized to the top button there is little room left for simple browsing..
yes i was thinking of asking this before
 
just try to buy style and i never try again, impossible to login on audentio page, banned IP, email spam?? LOL like login on pentagon site, c"mon guys try to be paranoid??
 
Guys please, I cant change the contact email... I put the email in Options/basic information/Contact Email Address but with this UI.X the contat email is my email from Audentio account. Can you help me?
 
Guys please, I cant change the contact email... I put the email in Options/basic information/Contact Email Address but with this UI.X the contat email is my email from Audentio account. Can you help me?
I see that if I change my email in my user profile the email is changed... but I would like that the contact email was independent of my User Profile.
 
I want to share this css with you:
PHP:
.recentNews .subHeading h2 {
    font-size: 14px !important;
    padding: 3px;
}

.subHeading .DateTime {
    color: #fff;
    text-transform: uppercase;
}

.sectionMain {
    border-radius: 0px;
}

.recentNews {
    border: 0px solid rgb(255, 255, 255);
}

.recentNews .sectionFooter {
    background-color: rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    margin: 0px !important;
}

.recentNews .subHeading {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px;
    border-top: 0px solid rgb(194, 218, 234);
    border-bottom: 0px solid rgb(194, 218, 234);
    color: rgb(226, 226, 226);
    background-color: @uix_secondaryColor;
    margin: 0px;
    border-width: 0px;
    border-radius: 3px;
    min-height: 6px;
    margin: -10px -10px 10px;
}

.recentNews .subHeading .newsTitle {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

.recentNews .subHeading a {
    color: #fff;
}

.recentNews .subHeading a:hover {
    color: #fff;
    text-decoration: underline;
}

.recentNews .leftDate .newsDate {
    background-color: rgb(250, 250, 250);
    margin-left: -45px;
    border-top-left-radius: 10px 5px;
    border-top-right-radius: 10px 5px;
}
It changes the style of xenporta to a "UI.X style" :)
Just paste this to your EXTRA.css template and...
4xxx4nu.png
 
Hi, I'm hoping someone will be able to help on here.

Basically, there is a blank transparent space between the Navbar and the top of the browser that I cannot remove. I have hidden the logo block but can not remove this gap. It only appears when users are not logged in. After login it will return to the top of the browser.

Screen_Shot_2014_03_24_at_19_52_56.png


Does anyone know what I need to do?
 
Hi, I'm hoping someone will be able to help on here.

Basically, there is a blank transparent space between the Navbar and the top of the browser that I cannot remove. I have hidden the logo block but can not remove this gap. It only appears when users are not logged in. After login it will return to the top of the browser.

Screen_Shot_2014_03_24_at_19_52_56.png


Does anyone know what I need to do?
Are you using login as visitor tab?
 
Back
Top Bottom