Mike,
Following your progress and chuckled when I saw the option for intel as well as AMD. Keep up the good work.
Mike,
Following your progress and chuckled when I saw the option for intel as well as AMD. Keep up the good work.
--
greyman & his :twocents:
This skin looks great but I have 6.2 and the skin does not work on it. Do you have a new version? or does anybody know the changes that need to be made to convert this skin to 6.2 format?
Ok. I know I am not the developer of this skin but here is a link to a version that will work with Untangle 6.2. I just edited a few things and got it to work so thought I would package it and post it.
angelasgrooming.us/customdownloads/Dell Rack - Intel.zip
(I had to remove the h t t p ://w w w. in front of the link because I do not have enohp posts to post links
Last edited by jakumpe; 06-12-2009 at 08:08 PM. Reason: more info
miketrike they did fix the shared class issue in 6.1, I found the new addition in the admin.css file, I implemented this in my xserve skin and the buttons in the webui have no issues. I'll track it down in the admin.css file and post the section of code.
found it:
adjust this part of the admin.css file to only move the node buttons:
/* node buttons panel container */
div.node div.node-buttons {
position:absolute;
top:30px;
left:45px;
width: 1px;
}
those values are adjusted to be placed in the xserve skin, but if you adjust those values the rest of the webui buttons won't have problems anymore.
how do you install this to the dedicated server?