Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved How Do I remove This Off My Forum Threads
#1
Not Solved
[Image: 5226453901_12f2580222.jpg]

I don't know exactly what this is called so I didn't know if this was already posted since I didn't know what to search for and I can't figure out how to remove it. I have tried options in the Admin CP and I can't figure out how to remove the Forum Categories that show up when I go to threads its shpows in the top right corner and follows down the thread as I scroll. Do I change something in the Admin CP or do I have tpo remove a code or something else. Please help I think its really annoying lol.
#2
Not Solved
URL?? Test account??
No PM support
My YouTube
#3
Not Solved
(2010-12-02, 06:28 PM)Kyuubi Wrote: URL?? Test account??

The Forum url is http://www.coasterspot.com/ It doesn't show it on the main forum page but when you go to forum threads it shows it.
#4
Not Solved
It's the navigation/breadcrumb. It's part of the theme you're using.

You'll need to change the following code in global.css
.navigation {
	background: #610B0B;
	width: auto;
	border: solid 1px #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	z-index: 9999;
	position: fixed;
	font-size: 13px;
	font-weight: bold;
}
#5
Not Solved
(2010-12-02, 07:10 PM)AJS Wrote: It's the navigation/breadcrumb. It's part of the theme you're using.

You'll need to change the following code in global.css
.navigation {
	background: #610B0B;
	width: auto;
	border: solid 1px #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	z-index: 9999;
	position: fixed;
	font-size: 13px;
	font-weight: bold;
}

Where is global.ccs located? On the root of my file manager I see global.php but not .ccs
#6
Not Solved
Admin panel > templates > yourtheme > global.css
[Image: hdoE.png]
m1ne.net - coming soon


Forum Jump:


Users browsing this thread: 1 Guest(s)