Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 127,379
» Latest member: backdeals
» Forum threads: 175,200
» Forum posts: 1,230,433
Full Statistics
|
|
|
Font Different on different browsers for personalized nav bar |
Posted by: nxchauvin - 2015-09-21, 03:15 PM - Forum: 1.6 General Support
- Replies (2)
|
 |
When I log into my forum with different web browsers the font is different for the top navigation bar
In Safari everything looks as it is intended
In Chrome the navigation bar looks bolded (don't like that either)
but in Firefox it is completely the wrong font.
This is my website : www.edkernels.com
This is my forum site : www.edkernels.com/forum
Here is a video demonstrating the issue : https://youtu.be/ZsqhIYulFIw
I uploaded the fonts into my forum directory and I changed the CSS in my theme to this :
@font-face{
font-family:'BebasNeue';
font-style: normal;
font-weight: normal;
src:url('fonts/BebasNeueBook.eot')
format('embedded-opentype');
src:url('fonts/BebasNeueBook.ttf')
format('truetype');
src:url('font/BebasNeueBook.woff')
format('woff');
src:url('fonts/BebasNeueBook.otf')
format('opentype');
}
#nav {
font-family:'BebasNeue',sans-serif;
width: 100%;
float: left;
margin: 0 0 0 0;
padding: 0;
background-color: #343236;
height:95px;
vertical-align:middle;
position: fixed;
z-index:999;
Thanks in advance for the help
|
|
|
Theme Help |
Posted by: sweettarts - 2015-09-20, 06:19 PM - Forum: 1.6 General Support
- No Replies
|
 |
Hello I need help installing images to my theme they don't seem to be working for me if anyone wishes they can join the site and help me please let me know if anyone can help.
my site http://simcitybuffs.icyboards.net/
we need full theme working properly.
sorry this is suppose to be for mybb 1.8 support please move this post to proper section.
|
|
|
Authorization code mismatch |
Posted by: testbear - 2015-09-19, 05:52 AM - Forum: 1.6 General Support
- Replies (1)
|
 |
I was looking the search console(google webmaster tools) reports and the internal links in the search console show a link
......./ratethread.php?tid=51&rating=1&my_post_key=......................
i have searched the forum before and seems this error is encountered when either subscribing or marking all forums read.
Would anyone know why I am getting authorization code mismatch error for this one and how to fix it?
it lands me on a 404 error page and any help is appreciated.
(2015-09-19, 05:52 AM)testbear Wrote: I was looking the search console(google webmaster tools) reports and the internal links in the search console show a link
......./ratethread.php?tid=51&rating=1&my_post_key=......................
i have searched the forum before and seems this error is encountered when either subscribing or marking all forums read.
Would anyone know why I am getting authorization code mismatch error for this one and how to fix it?
it lands me on a 404 error page and any help is appreciated.
bumping the thread. anyone has any idea?
|
|
|
New forum missing in forum permissions list |
Posted by: jtapp - 2015-09-18, 02:37 AM - Forum: 1.6 General Support
- Replies (2)
|
 |
I added a new forum and hit the Save forum button. Later I go back into the forum, hit the Permission tab, and the new forum does not appear in the list which shows all the forums with their respective permissions. Currently there are 7 forums including all sub forums.
Any idea what might be wrong? Is there a way to troubleshoot this problem?
|
|
|
|