Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Couple of Questions.... (1 viewing) (1) Guest
TOPIC: Couple of Questions....
#18467
Couple of Questions.... 1 Year, 4 Months ago  
Hey Guys just a couple of questions if you will answer them please

1. Whats the deal with the blank index.php file?
ii. can i add my own code in there?

2. Where in the css is the reference to the icons "quick reply" "reply" "quote" ect, that controls the width, height and possitioning?

3. where in the css is the refernce to the menu items "forum" "profile" "rules" ect?
ii. and is it possible to change them to buttons

thanks in advance

Raven
RavenLife (User)
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#18527
Re:Couple of Questions.... 1 Year, 4 Months ago  
1. The blank index.php page is intended to prevent Directory Listing.
2. .fb-msgview-right-b
3. fb_header / it is possible, but you'd need to add your own css classes to each link. and it is not something i could easily explain.
palebluedot (Moderator)
FB Documentation Team
Template Documentation Project
Moderator
Posts: 622
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Minneapolis, MN US Birthdate: 1973-01-12
Logged Logged
 
 
 
#18559
Re:Couple of Questions.... 1 Year, 4 Months ago  
[code:1].fb-msgview-right-b
{
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 1px 5px 1px 5px;
vertical-align: top;
}[/code:1]

yeh i was messing with that - wasnt doing what i wanted it too


ill take another look at it
RavenLife (User)
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top