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 Graphics and Templates
Go to bottom Post Reply Favoured: 29
TOPIC:
#33599
Re:Numinu Template Released 7 Months ago  
It seems to be working for me now, but there's one thing I'm confused about...

The tab that says "All discussions" doesn't seem to register all the posts/pages for the threads that it lists. For example there is one thread in my forum which was started almost a year ago, but in the "All Discussions" tab, the first post is only 2 and a half weeks ago.

Is this normal? What am I missing here?
graemie (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
#33687
Re:Numinu Template Released 7 Months ago  
Great and striking template, and I really would like to use it on my site. However if you look at the attached image, I have a design issue where the forum table seems to be knocking the joomla template down.



Had a look at the CSS etc but I can't figure it out. Any ideas, please?

Many thanks.
emitind (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2007/12/07 22:13 By emitind.
 
The topic has been locked.  
#33688
Re:Numinu Template Released 7 Months ago  
Thank you for your sharing, i really love this template.

but why i move mouse over the picture (Vcard), the popup is transparent? it make difficult to see detail.
rming (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
#33701
Re:Numinu Template Released 7 Months ago  
emitind I am having the same issue on my forums. it is only happening when I am in the thread itself, the lists look fine...

Some help on this would really rock....


rming, I get this fixed on my system by just taking a loot at the CSS on THIS forum, where it is working right. I am not sure (because I am at work not home) but the vcard is very diff here than the css in the package.
Ioo (User)
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
#33707
Re:Numinu Template Released 7 Months ago  
Great design! Simple and elegant.

Ok, some problems

profile view - You know it.

layers problem on my site - see screenshot

conflict with menu

Best Regards

Pawel

webbot (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2007/12/08 03:03 By grumblemarc.
 
The topic has been locked.  
#33724
Re:Numinu Template Released 7 Months ago  
Ioo wrote:
emitind I am having the same issue on my forums. it is only happening when I am in the thread itself, the lists look fine...

Some help on this would really rock....


rming, I get this fixed on my system by just taking a loot at the CSS on THIS forum, where it is working right. I am not sure (because I am at work not home) but the vcard is very diff here than the css in the package.


Offtopic: I use most of the same components as you do, and know how much work it takes to integrate them, and make it look consistent. Your site is an example of what Joomla is capable of!

Ontopic: Since both you and me use RocketTheme, would you let me know how you solve the VCard and column problem. That would be great!
TipsogTriks (User)
Of cource all norwegians wear horny helmets!
Senior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Gender: Male stipsan Ninjoomla Location: Norway Birthdate: 1989-10-07
 
Last Edit: 2007/12/08 05:05 By TipsogTriks.
 
Visit NekkidNinjas!
The official Ninjoomla blog.
 
The topic has been locked.  
#33725
Re:Numinu Template Released 7 Months ago  
Tipsog,

First, thanks for the complement.

Here is how I fixed it. I stole it. I did a "view source" on THIS PAGE, and I looked for the CSS for this site (because the vcard worked fine here) and I used that CSS on my site...

When I loaded it, I did note that my other issue (that no one has said anything about, a wee disappointed) where the details were 100% and pushing the right column under the content got worst, it went from 100% to 110% or so (tells me it is something hardcoded in the CSS, just can not find what.

You are welcome to lift the css off my site, it is at http://ablegamers.com/components/com_fir...ate/numinu/forum.css
Ioo (User)
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
#33727
Re:Numinu Template Released 7 Months ago  
Thanks loo!

Looks like my problems are deeper than that. The VCard doesen't show at all. Instead just a tooltip with 2 words, username and VCard. Probably a Javascript problem spesific to my template, Dimensions.

But thanks for your help anyway! If I manage to make it work, the CSS problem is solved already.

Don't think posting a link to my forum here is useful, since my native language, and site language is norwegian.

But if anyone else has solved it, and has a site wich has a RocketTheme with heavily use of Javascript (MooTools) and CSS. Like Dimensions, please let the rest of us know. really want my sleep back...
TipsogTriks (User)
Of cource all norwegians wear horny helmets!
Senior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Gender: Male stipsan Ninjoomla Location: Norway Birthdate: 1989-10-07
 
Visit NekkidNinjas!
The official Ninjoomla blog.
 
The topic has been locked.  
#33751
Re:Numinu Template Released 7 Months ago  
I was getting ready to begin making some major changes to the default template and though I had better check the site to see if there were any new forum templates already posted. I'm in need of an elegant, clean, professional style look. I was very pleased to see that the numinu template scored high marks in these categories. As implemented in a rocket theme template, all seems to be working fine with exceptions to a layout discrepancy. Fortunately, it doesn't affect the functionality of our site. The only real major set back for myself would be the community builder integration, or lack of. So, kudos! on the design, but when will community builder (so I can use the profile) be ready?

Great job!
~Dysier
Dysier (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
#33769
Re:Numinu Template Released 7 Months ago  
In Nunimu forum.css file replace the part of code relative to the Vcard rendering (starts about at line 363 with the following
Code:

/* JTIP */
/* global */
#cluetip-close img {
border: 0;
}
#cluetip-title #cluetip-close {
float: right;
position: relative;
}
#cluetip-waitimage {
width: 43px;
height: 11px;
position: absolute;
background-image: url(images/wait.gif);
}
/***************************************
=cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
background-color: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}
.cluetip-default #cluetip-outer {
position: relative;
margin: -10px 0 0 0;
border: 1px solid #333;
background-color: #FFF;
padding-bottom:5px;
}
.cluetip-default h3#cluetip-title {
margin: 0 0 5px;
padding: 2px 5px;
font-size: 12px;
font-weight: normal;
background-color: #333;
color: #FFF;
}
.cluetip-default #cluetip-title a {
color: #333;
font-size: 11px;
}
.cluetip-default #cluetip-inner {
padding:0 5px;
}
.cluetip-default div#cluetip-close {
text-align: right;
margin: 0 5px 5px;
color: #333;
}


PS: do a backup before macking any changes and reports here on the forum if this solved the problem, this should solve the problem about transparency and layout of the Vcard, doesn't solve of course the avatar not displaying, i am working on this and will let you know when have a solution
nickb (User)
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
 
The topic has been locked.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop