Frameless Discussion and Compatible prosilver style
Re: Frameless Discussion and Compatible prosilver style
Yes subfighter. But you already have a great setup! Why complicate stuff? 
Watch the Installation video tutorial here.
You like our work? Please vote for us @ the JED or write a review if you wish.
Need help with JFusion: Docs - Forum Search.
If those don't help you, make a post following the Forum Guidelines.
You like our work? Please vote for us @ the JED or write a review if you wish.
Need help with JFusion: Docs - Forum Search.
If those don't help you, make a post following the Forum Guidelines.
-

Imran - Manager

- Posts: 2531
- Joined: Sun Jun 01, 2008 8:31 am
- Location: NOIDA, India
Re: Frameless Discussion and Compatible prosilver style
hi
I Uploaded the style and clear Cache. Refresh the style's template, theme and image set, but it does not work with me. Do I need to modify something in Joomla CSS?
Thanks in advance.
I Uploaded the style and clear Cache. Refresh the style's template, theme and image set, but it does not work with me. Do I need to modify something in Joomla CSS?
Thanks in advance.
-

yukos - JFusion Newbie II

- Posts: 19
- Joined: Sat Jan 03, 2009 6:35 am
Re: Frameless Discussion and Compatible prosilver style
Hi!
I have great problem with frameless in ja_purity template. Which is the Joomla template name that you using here on JFUSION?
Thanks
Best regards
Luca
I have great problem with frameless in ja_purity template. Which is the Joomla template name that you using here on JFUSION?
Thanks
Best regards
Luca
-

lucnes - JFusion Novice

- Posts: 33
- Joined: Sun Jan 04, 2009 4:18 pm
Re: Frameless Discussion and Compatible prosilver style
lucnes wrote:Hi!
I have great problem with frameless in ja_purity template. Which is the Joomla template name that you using here on JFUSION?
Thanks Best regards Luca
Jfusion.org uses a YooTheme template:
http://www.jfusion.org/index.php/component/option,com_jfusion/Itemid,126/jfile,viewtopic.php/p,9482/#p9482
But it is customized.
I hope that jfusion makes jfusion-optimized templates for a small fee.
-

digitaldoctor - JFusion Expert III

- Posts: 871
- Joined: Thu Jan 17, 2008 2:13 am
Re: Frameless Discussion and Compatible prosilver style
yukos wrote:hi
I Uploaded the style and clear Cache. Refresh the style's template, theme and image set, but it does not work with me. Do I need to modify something in Joomla CSS?
Thanks in advance.
Hi Yokos,
Do you have an example of the site I can look at? phpBB gives the fits when it comes to caches, so I expect it to be a cache problem. I had to not only refresh, but delete the other styles via the acp as well to get phpBB to play nice.
Thanks,
Alan
We are all volunteers so please search before posting and check the documentation as answers to many common questions are there.
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
-

Alan - Developer

- Posts: 1939
- Joined: Sat Dec 06, 2008 2:29 pm
- Location: Houston, TX
Re: Frameless Discussion and Compatible prosilver style
hi Alan
Thanks for your support me
My site at: http://www.erpvn.com/crm/joomla/
and you go to: http://www.erpvn.com/crm/joomla/index.p ... 21&lang=en
you can see Forum Support at: http://www.erpvn.com/crm/forum/
Please help me fix it and thanks in advance
Thanks for your support me
My site at: http://www.erpvn.com/crm/joomla/
and you go to: http://www.erpvn.com/crm/joomla/index.p ... 21&lang=en
you can see Forum Support at: http://www.erpvn.com/crm/forum/
Please help me fix it and thanks in advance
-

yukos - JFusion Newbie II

- Posts: 19
- Joined: Sat Jan 03, 2009 6:35 am
Re: Frameless Discussion and Compatible prosilver style
hi
It is my information
It is my information
mod note: Alan removed to protect sensitive information
-

yukos - JFusion Newbie II

- Posts: 19
- Joined: Sat Jan 03, 2009 6:35 am
Re: Frameless Discussion and Compatible prosilver style
yukos wrote:hi Alan
Thanks for your support me
My site at: http://www.erpvn.com/crm/joomla/
and you go to: http://www.erpvn.com/crm/joomla/index.p ... 21&lang=en
you can see Forum Support at: http://www.erpvn.com/crm/forum/
Please help me fix it and thanks in advance
Yokos,
I need a link where you are using phpBB frameless. The template and CSS look correct in your forum. So, that probably means there is a html element that is getting styled in your Joomla template CSS that needs to be added to the phpBB styles. I cannot check though unless I have a frameless example. Can you create me a temporary link to a frameless instance of phpBB?
Thanks,
Alan
We are all volunteers so please search before posting and check the documentation as answers to many common questions are there.
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
-

Alan - Developer

- Posts: 1939
- Joined: Sat Dec 06, 2008 2:29 pm
- Location: Houston, TX
Re: Frameless Discussion and Compatible prosilver style
hi,
I am using JA_Purity which standard from Joomla - You can download it from my site at: http://www.erpvn.com/crm/joomla/templates/ja_purity.zip
It is my current Joomla template.
Thanks in advance.
I am using JA_Purity which standard from Joomla - You can download it from my site at: http://www.erpvn.com/crm/joomla/templates/ja_purity.zip
It is my current Joomla template.
Thanks in advance.
-

yukos - JFusion Newbie II

- Posts: 19
- Joined: Sat Jan 03, 2009 6:35 am
Re: Frameless Discussion and Compatible prosilver style
With ja_purity, add this to the common.css file and then clear your cache (both browser and in acp)
#phpbb ul li
{
padding-left:0;
background: transparent none repeat-x 0 0;
line-height: 150%;
}
Thanks,
Alan
#phpbb ul li
{
padding-left:0;
background: transparent none repeat-x 0 0;
line-height: 150%;
}
Thanks,
Alan
We are all volunteers so please search before posting and check the documentation as answers to many common questions are there.
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
Before posting about visual issues with frameless integration, please read this Firebug tutorial first!
I'm only able to make it to the forums every 2 - 3 days so please be patient.
Nothing is ever free; it just might not cost you anything. ~ David Crowder
-

Alan - Developer

- Posts: 1939
- Joined: Sat Dec 06, 2008 2:29 pm
- Location: Houston, TX
Who is online
Users browsing this forum: No registered users and 4 guests
