Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Numinu Template Released (1 viewing) (1) Guest
Go to bottom Favoured: 28
TOPIC: Numinu Template Released
#37138
Re:Numinu Template Released 10 Months, 3 Weeks ago  
TipsogTriks wrote:
Hi,
I use Firefox natively, but most of my visitors use IE.
Seems like the CSS file isn't loading in IE and Safari 3, but is loading in Firefox and Opera.
Link to my forum
Any help would be appreciated


replace your entire forum css file, somehow it got damaged, if you take a look at the css file it has been modified and also has html code in it as well.

or remove all of the code up till you come to
[code:1]#fireboard {padding:0px;}[/code:1]

But, i would replace the entire thing due to the fact the file is extremely hard to read so that it is easier to modify in the future
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
Last Edit: 2008/01/03 20:27 By papokergod.
 
The topic has been locked.  
#37157
Re:Numinu Template Released 10 Months, 3 Weeks ago  
Thank you, that did the trick:cheer
Seems like I copy the CSS from this site using Firebug, not such a great idea.
That's why the CSS got messy.
Cheers
TipsogTriks (User)
Premium FB theme http://ninjurl.com/shirodemo
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
Gender: Male stipsan NinjaTheme Location: Norway Birthdate: 1989-10-07
Logged Logged
 
Click
Premium FB theme
 
The topic has been locked.  
#37161
Re:Numinu Template Released 10 Months, 3 Weeks ago  
[quote]
backup your forum.css file then
try replacing the code at line 457-464 with:
[code:1]
#fireboard .fb_list_actions_info_all{height:28px;line-height:28px;padding-right:10px; font-weight:bold; padding-left:15px;}
#fireboard .fb_list_pages_all {border-left:1px solid #D1D1D1;color:#666666;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:bold;height:28px;line-height:28px;padding-left:5px;padding-right:30px;}
#fireboard .fb_list_times_all {border-left:1px solid #D1D1D1;color:#666666;height:28px;line-height:28px;padding-left:5px; padding-right:5px;}
#fireboard .fb_list_jump_all {border-left:1px solid #D1D1D1;color:#666666;height:28px;line-height:28px;padding-left:5px;padding-right:10px;}
#fireboard .fb_list_jump_all form {display:table;}
#fireboard .fb_list_times_all .inputboxusl {width:50px; margin:0; padding:0;font-size:10px;}
#fireboard .fb_list_jump_all form .inputbox { width:150px; margin:0; padding:0;font-size:10px;}
#fireboard .fb_list_pages_all table tr td { white-space:nowrap;height:28px;line-height:28px;}[/code:1]

Let me know if it works for you. This changes the height of the box around the dropdown menu. I changed them so they both show 28px like in mine and the one on this forum. It also changes the width from auto to a fixed width. If the width attributes break your template then you should be able to change them back to auto.[/quote]

I try this but it donīt works.
So i use the forum.css from best of joomla - also the same effect
I think this is a problem in the numinu template files

Greetings Frank
Puschelbaer (User)
Junior Boarder
Posts: 64
graphgraph
User Offline Click here to see the profile of this user
Gender: Male frank-schroeder J-CMS Location: Germany Birthdate: 1977-02-01
Logged Logged
 
http://www.J-CMS.de
Sorry for my english! In this Community
I learn Joomla, Template Design, Javascript, CSS, PHP, XML, Firewoks... and English too
 
The topic has been locked.  
#37163
Re:Numinu Template Released 10 Months, 3 Weeks ago  
Puschelbaer wrote:


I try this but it donīt works.
So i use the forum.css from best of joomla - also the same effect
I think this is a problem in the numinu template files

Greetings Frank


doubt it since there is no problems on this forum nor mine.

copy the one from the original component zip if that dont work reupload via ftp the board files from the original. back everything up first though.

make sure when you change the css files you clear the site cache and browser cache to ensure the new changes took place as well
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
Last Edit: 2008/01/03 22:52 By papokergod.
 
The topic has been locked.  
#37166
Re:Numinu Template Released 10 Months, 3 Weeks ago  
do you still have that same code that i gave you put up on the css or? I am willing to help as long as it takes as I am not going anywhere. If you can give me admin access to the forum configs and css files that would be even better. Or ftp access to the template files.
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
Last Edit: 2008/01/03 23:24 By papokergod.
 
The topic has been locked.  
#37177
Re:Numinu Template Released 10 Months, 3 Weeks ago  
I made a dark version of numinu, everything was working fine in my testsite here but when i moved everything to on-air site here the vcard is not working.

I have done (I think) everything mentioned in this thread to treat this, searched for everything using mootools / jquery and replaced with latest packs, still no luck... I'm struggling to figure this out if anyone can point me somewhere I would REALLY appreciate it...

btw, feel free to get the dark css if you wish but please let me know if you use it.

Many thanks,
andreas
alou (User)
Junior Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
The game is On!
Logged Logged
 
 
The topic has been locked.  
#37178
Re:Numinu Template Released 10 Months, 3 Weeks ago  
alou wrote:
I made a dark version of numinu, everything was working fine in my testsite here but when i moved everything to on-air site here the vcard is not working.

I have done (I think) everything mentioned in this thread to treat this, searched for everything using mootools / jquery and replaced with latest packs, still no luck... I'm struggling to figure this out if anyone can point me somewhere I would REALLY appreciate it...

btw, feel free to get the dark css if you wish but please let me know if you use it.

Many thanks,
andreas


make sure both css files are the same. I did a quick compare on them and they don't look identical.
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
The topic has been locked.  
#37183
Re:Numinu Template Released 10 Months, 3 Weeks ago  
Thanks for the effort papokergod, i used the exact same file, uploaded it again just in case with no luck together with few others. Still checking for any jquery / mootools instances i didn't notice

Any other ideas?
alou (User)
Junior Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
The game is On!
Logged Logged
 
 
The topic has been locked.  
#37184
Re:Numinu Template Released 10 Months, 3 Weeks ago  
alou wrote:
Thanks for the effort papokergod, i used the exact same file, uploaded it again just in case with no luck together with few others. Still checking for any jquery / mootools instances i didn't notice

Any other ideas?


ok definately the same now, one difference between the test site and the live i noticed is the text/width chooser is enabled on the live site thats not on the test site. You also have the tab animation enabled on the live site in the menu and not on the test site. Disable one at a time to check which is conflicting. I would bet its one of those. Check the chooser first. Just a hunch.

but before you do anything, clear the browser cache and the site cache as the forum css file gets cached though the site.
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
Last Edit: 2008/01/04 01:30 By papokergod.
 
The topic has been locked.  
#37187
Re:Numinu Template Released 10 Months, 3 Weeks ago  
alou wrote:
Thanks for the effort papokergod, i used the exact same file, uploaded it again just in case with no luck together with few others. Still checking for any jquery / mootools instances i didn't notice

Any other ideas?


check the text scroller and clock as well.
papokergod (User)
Senior Boarder
Posts: 124
graphgraph
User Offline Click here to see the profile of this user
Gender: Male NEPA Rounders Location: Pennsylvainia, USA Birthdate: 1975-07-07
Logged Logged
 
The topic has been locked.  
Go to top