Xtypo conflict with T3v3 Framework
- Posted by Tom (2) Offline
Love Xtypo, however it has a small conflict with the core T3v3 Framework layout for Joomla. I've included a link demonstrating the issue. It appears to conflict with the "clearfix" class used by T3v3. It causes the head-search (search box) column to drop down a row instead of staying fixed in the top-right corner.
Currently there is a work around that requires modifying core T3v3 files, which of course I don't wish to do because I like to get their updates which replace core files.
I've also included a link to a post I made in JoomlaArt.com where a JA developer responds in the "optional extra info" box, perhaps this will be useful. I'm not a developer, so hopefully am providing enough details. Thanks.
11 years 4 months ago #1
by Tom
Currently there is a work around that requires modifying core T3v3 files, which of course I don't wish to do because I like to get their updates which replace core files.
I've also included a link to a post I made in JoomlaArt.com where a JA developer responds in the "optional extra info" box, perhaps this will be useful. I'm not a developer, so hopefully am providing enough details. Thanks.
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Well based on what JA Support suggestion then you can do what he suggest which is removing the clearfix class from xtypo plugin css file
plugins/content/xtypo/themes/default/style.css
then your search module will not be dropped down.
11 years 4 months ago #2
by erwinschro
plugins/content/xtypo/themes/default/style.css
.clearfix { clear:both; }
then your search module will not be dropped down.
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline
Hi, Just wondering, where did you get this information :
11 years 4 months ago #3
by andy
especially since the upcoming Joomla 3.5 will be based on this framework
Please Log in or Create an account to join the conversation.
- Posted by Tom (2) Offline
Eep nevermind, I was just skimming through an article on Joomlart... /aprilfools *sigh* disregard my idiocy.
edit: link if interested still:
www.joomlart.com/blog/news-updates/t3-fr...fficial-announcement
11 years 4 months ago #4
by Tom
edit: link if interested still:
www.joomlart.com/blog/news-updates/t3-fr...fficial-announcement
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline