rogue991
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Does this update allow me to link to a single folder in DropBox?
Have you tackled the issue of allowing me to share a single folder with select users, and giving them full access to upload and download files?
Thx
Forum: Plugins
In reply to: [Connections Business Directory] Configuration questions …bump
Forum: Plugins
In reply to: [Connections Business Directory] Front facing add entriesPurchase and install the FORM extension from https://connections-pro.com
Forum: Themes and Templates
In reply to: [Education Hub] Unable to configure colors in widgetsThat works. Doesn’t address the hover color, but the biggest issue is fixed.
Thx
Forum: Themes and Templates
In reply to: [Education Hub] Unable to configure colors in widgetsForum: Themes and Templates
In reply to: [Education Hub] Help tweaking Education Hub ProThe following Additional CSS solved problems 1 and 3. I’ll repost #2 with pictures.
#tophead {display: none; }
#main-slider .cycle-caption {
background-color: rgba(255, 255, 255, 0.25);
border-radius: 0 0 0 0;
border-right: 0px solid #800080;
height: auto;
max-width: 60%;
padding: 5px 25px 10px 25px;
position: absolute;
text-align: left;
top: 75%;
left: 5%;
width: auto;
z-index: 999;
}
#main-slider p {
color: #ffffff;
font-size: 25px;
margin-bottom: 5px;
text-shadow: 1 1 1 #000000;
}
Viewing 6 replies - 1 through 6 (of 6 total)