Resource icon

Template Syntax 1.6.1b

No permission to download
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
 
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 for providing your EXTRA.css, this should help. Can you also let me know what browser and OS you use?
 
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
 
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

If you'd be willing to do that, that'd be very helpful. Thanks!
 
Naatan updated Template Syntax with a new update entry:

Fix empty editor bug & added some small features

  • 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.
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...

Read the rest of this update entry...
 
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.
 
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.

Thanks, I'll check it out.
 
I have a bug, whenever I click inside the templates, the mouse is constantly selecting items instead of using my mouse pointer...
 
Hello, can you add a button to open full-screen editor? I think it's better than shortcut. If a toolbar is implemented, it's will be more suitable.
 
I have a bug, whenever I click inside the templates, the mouse is constantly selecting items instead of using my mouse pointer...

I also have this bug, but only lately. It just popped up one day. This is a great add-on, and I love it to death, but this MUST be fixed, as it is completely unusable in the current state.
 
First of all, this is a great add-on which makes life a little bit easier when editing code.

However, today I ran into a mysterious problem which I had never seen before. When I was about to tweak some settings in some of the property groups, in style properties, many of the tabs didn't work when I tried to click.

More info on this specific problem in this thread: http://xenforo.com/community/thread...roperty-groups-are-failing.34398/#post-390962

Info to the author: When I disable this add-on everything starts working like normal.
 
This has been mentioned earlier, the author however has not gotten around to fixing it.
 
This has been mentioned earlier, the author however has not gotten around to fixing it.
I wasn't aware of that. Thanks for the info.

So how do you all deal with it? Disabling the add-on everytime any of the affected tabs need to be configured in some way?
 
Top Bottom