Will
Active member
Haven't heard from you, do you still want this resolved?![]()
I can set you up so you can try to resolve this issue.
Haven't heard from you, do you still want this resolved?![]()
I can set you up so you can try to resolve this issue.
/*BB Code Elemente */
/*-----------------------------------------*/
/* Drop Caps */
.firstcharacter {
float: left;
color: #903;
font-size: 50px;
line-height: 35px;
padding-top: 2px;
padding-right: 8px;
padding-left: 3px;
font-family: Georgia;
}
/* Ribbon */
.ribbon {
font-size: 16px !important;
width: 50%;
position: relative;
background: #c76969;
color: #fff;
text-align: center;
padding: 1em 2em; /* Adjust to suit */
margin: 2em auto 3em !important;
}
.ribbon:before, .ribbon:after {
content: "";
position: absolute;
display: block;
bottom: -1em;
border: 1.5em solid #a15555;
z-index: -1;
}
.ribbon:before {
left: -2em;
border-right-width: 1.5em;
border-left-color: transparent;
}
.ribbon:after {
right: -2em;
border-left-width: 1.5em;
border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
content: "";
position: absolute;
display: block;
border-style: solid;
border-color: #7b4242 transparent transparent transparent;
bottom: -1em;
}
.ribbon .ribbon-content:before {
left: 0;
border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
right: 0;
border-width: 1em 1em 0 0;
}
.non-semantic-protector {
position: relative;
z-index: 1;
text-align:center;
}
/*Benutzer Menü in die obere zeile */
#moderatorBar .adminLink {
float:left !important;
}
#moderatorBar .visitorTabs {
float: right;
}
#moderatorBar .visitorTabs li {
float:left;
}
#moderatorBar .visitorTabs .navLink {
line-height: 16px;
}
#moderatorBar .visitorTabs .navLink:hover {
}
#moderatorBar .visitorTabs .navLink .itemCount {
line-height: 16px;
}
#moderatorBar .visitorTabs .navLink .itemCount:hover {
}
Ahhh now I have the same problem mentioned before. My EXTRA.css is not loading - no it loads but then disappear. I tried to reproduce it. So I created a new style an added things to EXTRA.css. Step by step from my old one. After inserting this piece of code it stopped working:
HTML:/*BB Code Elemente */ /*-----------------------------------------*/ /* Drop Caps */ .firstcharacter { float: left; color: #903; font-size: 50px; line-height: 35px; padding-top: 2px; padding-right: 8px; padding-left: 3px; font-family: Georgia; } /* Ribbon */ .ribbon { font-size: 16px !important; width: 50%; position: relative; background: #c76969; color: #fff; text-align: center; padding: 1em 2em; /* Adjust to suit */ margin: 2em auto 3em !important; } .ribbon:before, .ribbon:after { content: ""; position: absolute; display: block; bottom: -1em; border: 1.5em solid #a15555; z-index: -1; } .ribbon:before { left: -2em; border-right-width: 1.5em; border-left-color: transparent; } .ribbon:after { right: -2em; border-left-width: 1.5em; border-right-color: transparent; } .ribbon .ribbon-content:before, .ribbon .ribbon-content:after { content: ""; position: absolute; display: block; border-style: solid; border-color: #7b4242 transparent transparent transparent; bottom: -1em; } .ribbon .ribbon-content:before { left: 0; border-width: 1em 0 0 1em; } .ribbon .ribbon-content:after { right: 0; border-width: 1em 1em 0 0; } .non-semantic-protector { position: relative; z-index: 1; text-align:center; } /*Benutzer Menü in die obere zeile */ #moderatorBar .adminLink { float:left !important; } #moderatorBar .visitorTabs { float: right; } #moderatorBar .visitorTabs li { float:left; } #moderatorBar .visitorTabs .navLink { line-height: 16px; } #moderatorBar .visitorTabs .navLink:hover { } #moderatorBar .visitorTabs .navLink .itemCount { line-height: 16px; } #moderatorBar .visitorTabs .navLink .itemCount:hover { }
So I could reproduce it, but I do not still why it is now broken. My Verison is 1.5.3 - so it is the newest one.
Any ideas so far?
Benny
Thanks Naatan for your quick answer. Browser I tried are:
-> Safari (5.1.5)
-> Chrome (18)
All on Mac OS X Lion. If you want I can PM you my Support Account Data for admin access on my website then you can try it there on a live server. So my website is not very popular and only my hobby nobody cares if will be broken for a while.
Benny
Note that due to a bug in CodeMirror (or a conflict between CM and XF), switching tabs will still reset the editors, meaning you loose your undo history. I'm still working to address this but so far I've not been able to locate the cause of this...
- Fixed editor showing up empty and non-editable for some people
- Upgraded CodeMirror dependency (bug fixes & new themes!)
- Editor now persists when switching between maximized and non-maximized state, preserving your undo history.
Newest version seems to have a bug. Sub menus of all Style Properties are no longer accessible if add-on is activated.
Newest version seems to have a bug. Sub menus of all Style Properties are no longer accessible if add-on is activated.
This is a great add-on! thanks for developing this.
I too have the same issue as above though...the properties redirect to style properties page and the URL gets updates to 'property=' instead of 'group=' . this does not happen when i deactivate the add-on. this might be some javascript issue.
I have a bug, whenever I click inside the templates, the mouse is constantly selecting items instead of using my mouse pointer...
I wasn't aware of that. Thanks for the info.This has been mentioned earlier, the author however has not gotten around to fixing it.
We use essential cookies to make this site work, and optional cookies to enhance your experience.